2021-12-24 00:22:57.257 | + ./stack.sh:main:469 : exec 2021-12-24 00:22:57.258 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-24-002257' 2021-12-24 00:22:57.258 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-24-002257.summary.2021-12-24-002257 2021-12-24 00:22:57.258 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:22:57.258 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-24-002257 2021-12-24 00:22:57.258 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-24-002257 /opt/stack/logs/stack.sh.log 2021-12-24 00:22:57.258 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-24-002257.summary.2021-12-24-002257 /opt/stack/logs/stack.sh.log.summary 2021-12-24 00:22:57.258 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-12-24 00:22:57.258 | + functions:check_path_perm_sanity:583 : local real_path 2021-12-24 00:22:57.258 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-12-24 00:22:57.258 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-12-24 00:22:57.258 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-12-24 00:22:57.258 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-12-24 00:22:57.258 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-12-24 00:22:57.258 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-24 00:22:57.258 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-12-24 00:22:57.258 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-12-24 00:22:57.258 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-24 00:22:57.258 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-24 00:22:57.258 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-12-24 00:22:57.258 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-12-24 00:22:57.258 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-24 00:22:57.258 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-12-24 00:22:57.261 | + ./stack.sh:main:542 : trap err_trap ERR 2021-12-24 00:22:57.263 | + ./stack.sh:main:555 : set -o errexit 2021-12-24 00:22:57.265 | + ./stack.sh:main:558 : uname -a 2021-12-24 00:22:57.266 | Linux dv-neutron-822521-2-hyperv 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-12-24 00:22:57.268 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-24 00:22:57.270 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-24 00:22:57.272 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-12-24 00:22:57.297 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-24 00:22:57.312 | + ./stack.sh:main:572 : fetch_plugins 2021-12-24 00:22:57.314 | + functions-common:fetch_plugins:1677 : local plugins= 2021-12-24 00:22:57.315 | + functions-common:fetch_plugins:1678 : local plugin 2021-12-24 00:22:57.317 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-12-24 00:22:57.319 | + functions-common:fetch_plugins:1682 : return 2021-12-24 00:22:57.321 | + ./stack.sh:main:576 : run_phase override_defaults 2021-12-24 00:22:57.323 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-12-24 00:22:57.325 | + functions-common:run_phase:1760 : local phase= 2021-12-24 00:22:57.326 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 00:22:57.328 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-24 00:22:57.330 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 00:22:57.332 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-24 00:22:57.333 | + functions-common:run_phase:1769 : local extra 2021-12-24 00:22:57.335 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 00:22:57.338 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-24 00:22:57.340 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 00:22:57.341 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 00:22:57.343 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-24 00:22:57.345 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 00:22:57.357 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:22:57.359 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-24 00:22:57.361 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-24 00:22:57.362 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-24 00:22:57.364 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-24 00:22:57.366 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-24 00:22:57.367 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-24 00:22:57.369 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-24 00:22:57.372 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-24 00:22:57.373 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-24 00:22:57.375 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 00:22:57.377 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-12-24 00:22:57.379 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-12-24 00:22:57.380 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-12-24 00:22:57.382 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-12-24 00:22:57.384 | + functions-common:plugin_override_defaults:1723 : return 2021-12-24 00:22:57.386 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-12-24 00:22:57.402 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-12-24 00:22:57.404 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-24 00:22:57.416 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:22:57.419 | +++ lib/tls:source:43 : hostname -f 2021-12-24 00:22:57.422 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-24 00:22:57.424 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-24 00:22:57.426 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-24 00:22:57.428 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-24 00:22:57.430 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-24 00:22:57.432 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-24 00:22:57.434 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-24 00:22:57.436 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-24 00:22:57.438 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-24 00:22:57.440 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-24 00:22:57.444 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-12-24 00:22:57.455 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-12-24 00:22:57.472 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-12-24 00:22:57.483 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-12-24 00:22:57.494 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-12-24 00:22:57.519 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-12-24 00:22:57.550 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-12-24 00:22:57.620 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-12-24 00:22:57.639 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-12-24 00:22:57.673 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-12-24 00:22:57.719 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-12-24 00:22:57.757 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-12-24 00:22:57.840 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-12-24 00:22:57.853 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-12-24 00:22:57.865 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-24 00:22:57.876 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-12-24 00:22:57.967 | + ./stack.sh:main:605 : run_phase source 2021-12-24 00:22:57.969 | + functions-common:run_phase:1759 : local mode=source 2021-12-24 00:22:57.971 | + functions-common:run_phase:1760 : local phase= 2021-12-24 00:22:57.973 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 00:22:57.975 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-24 00:22:57.977 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 00:22:57.979 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-24 00:22:57.981 | + functions-common:run_phase:1769 : local extra 2021-12-24 00:22:57.984 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 00:22:57.987 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-24 00:22:57.989 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 00:22:57.991 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 00:22:57.993 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-24 00:22:57.995 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 00:22:58.008 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:22:58.010 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-24 00:22:58.013 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-24 00:22:58.047 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-24 00:22:58.049 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-12-24 00:22:58.052 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-12-24 00:22:58.054 | + functions-common:run_phase:1781 : load_plugin_settings 2021-12-24 00:22:58.056 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-12-24 00:22:58.058 | + functions-common:load_plugin_settings:1696 : local plugin 2021-12-24 00:22:58.060 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-12-24 00:22:58.062 | + functions-common:load_plugin_settings:1700 : return 2021-12-24 00:22:58.064 | + functions-common:run_phase:1782 : verify_disabled_services 2021-12-24 00:22:58.066 | + functions-common:verify_disabled_services:2042 : local service 2021-12-24 00:22:58.068 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.071 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-24 00:22:58.073 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.076 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-24 00:22:58.078 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.080 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-24 00:22:58.082 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.084 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-24 00:22:58.087 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.090 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-24 00:22:58.092 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.094 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-24 00:22:58.096 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.098 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-24 00:22:58.101 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.103 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-24 00:22:58.105 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.107 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-24 00:22:58.109 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.112 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-24 00:22:58.114 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.116 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-24 00:22:58.118 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.121 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-24 00:22:58.123 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.125 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-24 00:22:58.127 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.129 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-24 00:22:58.132 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.134 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-24 00:22:58.136 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.139 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-24 00:22:58.141 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.143 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-24 00:22:58.145 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.147 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-24 00:22:58.150 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.152 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-24 00:22:58.155 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.157 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-24 00:22:58.159 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.161 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-24 00:22:58.163 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.166 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-24 00:22:58.168 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.170 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-24 00:22:58.172 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.175 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-24 00:22:58.177 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.179 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-24 00:22:58.181 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.183 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-24 00:22:58.186 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.188 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-24 00:22:58.190 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.192 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-24 00:22:58.194 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.197 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-24 00:22:58.199 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.201 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-24 00:22:58.204 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.206 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-24 00:22:58.208 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.210 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-24 00:22:58.212 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.215 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-24 00:22:58.217 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.220 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-24 00:22:58.222 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.224 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-24 00:22:58.226 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.228 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-24 00:22:58.231 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.233 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-24 00:22:58.235 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.237 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-24 00:22:58.239 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.242 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-24 00:22:58.244 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.246 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-24 00:22:58.249 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.251 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-24 00:22:58.253 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:22:58.255 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-24 00:22:58.258 | + ./stack.sh:main:676 : initialize_database_backends 2021-12-24 00:22:58.260 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-24 00:22:58.263 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-24 00:22:58.276 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:22:58.279 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-24 00:22:58.281 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-24 00:22:58.283 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-24 00:22:58.297 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:22:58.299 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-24 00:22:58.301 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-24 00:22:58.304 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-24 00:22:58.306 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-24 00:22:58.309 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-24 00:22:58.311 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-24 00:22:58.313 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-24 00:22:58.316 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-24 00:22:58.318 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-24 00:22:58.320 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-24 00:22:58.324 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-24 00:22:58.326 | + lib/database:initialize_database_backends:104 : return 0 2021-12-24 00:22:58.328 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-12-24 00:22:58.328 | Using mysql database backend 2021-12-24 00:22:58.331 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-24 00:22:58.345 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-12-24 00:22:58.360 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:22:58.362 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-24 00:22:58.377 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-12-24 00:22:58.393 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:22:58.395 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-24 00:22:58.410 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-24 00:22:58.425 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-12-24 00:22:58.440 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:22:58.442 | + ./stack.sh:main:724 : is_service_enabled nova 2021-12-24 00:22:58.458 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:22:58.460 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-12-24 00:22:58.463 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-12-24 00:22:58.478 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:22:58.480 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-24 00:22:58.496 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-12-24 00:22:58.498 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-12-24 00:22:58.500 | + ./stack.sh:main:746 : save_stackenv 746 2021-12-24 00:22:58.503 | + functions-common:save_stackenv:60 : local tag=746 2021-12-24 00:22:58.506 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-24 00:22:58.509 | + functions-common:save_stackenv:62 : time_stamp=2021-12-24-002258 2021-12-24 00:22:58.512 | + functions-common:save_stackenv:63 : echo '# 2021-12-24-002258 746' 2021-12-24 00:22:58.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.517 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-24 00:22:58.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.522 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-24 00:22:58.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.526 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-24 00:22:58.528 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.531 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-24 00:22:58.533 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.536 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-12-24 00:22:58.538 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.540 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.31/identity 2021-12-24 00:22:58.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.547 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-12-24 00:22:58.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.552 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-24-002257 2021-12-24 00:22:58.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.557 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-24 00:22:58.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.569 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-12-24 00:22:58.571 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.574 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-24 00:22:58.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.579 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-24 00:22:58.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.584 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-24 00:22:58.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:22:58.588 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-24 00:22:58.591 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-12-24 00:22:58.593 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-24 00:22:58.595 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-12-24 00:22:58.597 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-24 00:22:58.600 | + functions-common:git_clone:526 : local orig_dir 2021-12-24 00:22:58.602 | ++ functions-common:git_clone:527 : pwd 2021-12-24 00:22:58.605 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-24 00:22:58.607 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-24 00:22:58.610 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-24 00:22:58.625 | + functions-common:git_clone:530 : RECLONE=False 2021-12-24 00:22:58.627 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-24 00:22:58.629 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-24 00:22:58.632 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-24 00:22:58.632 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-24 00:22:58.636 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-12-24 00:22:58.638 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-24 00:22:58.641 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-12-24 00:22:58.643 | + functions-common:git_clone:593 : git show --oneline 2021-12-24 00:22:58.644 | + functions-common:git_clone:593 : head -1 2021-12-24 00:22:58.646 | 6d3c282d Cap setuptools to <58.0.0 2021-12-24 00:22:58.649 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-24 00:22:58.651 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-12-24 00:22:58.653 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:22:58.656 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-12-24 00:22:58.658 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-24 00:22:58.661 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-24 00:22:58.663 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-24 00:22:58.666 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-24 00:22:58.670 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-24 00:22:58.673 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-24 00:22:58.676 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-24 00:22:58.679 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-24 00:22:58.684 | ++ tools/install_prereqs.sh:source:47 : NOW=1640305378 2021-12-24 00:22:58.687 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-24 00:22:58.691 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-24 00:22:58.693 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-24 00:22:58.696 | ++ tools/install_prereqs.sh:source:49 : DELTA=1640305378 2021-12-24 00:22:58.698 | ++ tools/install_prereqs.sh:source:50 : [[ 1640305378 -lt 7200 ]] 2021-12-24 00:22:58.701 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-24 00:22:58.703 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-12-24 00:22:58.705 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-12-24 00:22:58.708 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-12-24 00:22:58.710 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-12-24 00:22:58.712 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-12-24 00:22:58.715 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-12-24 00:22:58.718 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-24 00:22:58.763 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-24 00:22:58.763 | apache2-dev 2021-12-24 00:22:58.763 | bc 2021-12-24 00:22:58.763 | bsdmainutils 2021-12-24 00:22:58.763 | curl 2021-12-24 00:22:58.763 | g++ 2021-12-24 00:22:58.763 | gcc 2021-12-24 00:22:58.763 | gettext 2021-12-24 00:22:58.763 | git 2021-12-24 00:22:58.763 | graphviz 2021-12-24 00:22:58.763 | iputils-ping 2021-12-24 00:22:58.763 | libapache2-mod-proxy-uwsgi 2021-12-24 00:22:58.763 | libffi-dev 2021-12-24 00:22:58.763 | libjpeg-dev 2021-12-24 00:22:58.763 | libmysqlclient-dev 2021-12-24 00:22:58.763 | libpcre3-dev 2021-12-24 00:22:58.763 | libpq-dev 2021-12-24 00:22:58.763 | libssl-dev 2021-12-24 00:22:58.763 | libsystemd-dev 2021-12-24 00:22:58.763 | libxml2-dev 2021-12-24 00:22:58.763 | libxslt1-dev 2021-12-24 00:22:58.763 | libyaml-dev 2021-12-24 00:22:58.763 | lsof 2021-12-24 00:22:58.763 | openssh-server 2021-12-24 00:22:58.763 | openssl 2021-12-24 00:22:58.763 | pkg-config 2021-12-24 00:22:58.763 | psmisc 2021-12-24 00:22:58.763 | python3-dev 2021-12-24 00:22:58.763 | python3-venv 2021-12-24 00:22:58.763 | tar 2021-12-24 00:22:58.763 | tcpdump 2021-12-24 00:22:58.763 | unzip 2021-12-24 00:22:58.763 | uuid-runtime 2021-12-24 00:22:58.764 | wget 2021-12-24 00:22:58.764 | wget 2021-12-24 00:22:58.764 | zlib1g-dev 2021-12-24 00:22:58.764 | libkrb5-dev 2021-12-24 00:22:58.764 | libldap2-dev 2021-12-24 00:22:58.764 | libsasl2-dev 2021-12-24 00:22:58.764 | memcached 2021-12-24 00:22:58.764 | python3-mysqldb 2021-12-24 00:22:58.764 | sqlite3 2021-12-24 00:22:58.764 | conntrack 2021-12-24 00:22:58.764 | curl 2021-12-24 00:22:58.764 | dnsmasq-base 2021-12-24 00:22:58.764 | dnsmasq-utils 2021-12-24 00:22:58.764 | ebtables 2021-12-24 00:22:58.764 | gawk 2021-12-24 00:22:58.764 | genisoimage 2021-12-24 00:22:58.764 | iptables 2021-12-24 00:22:58.764 | iputils-arping 2021-12-24 00:22:58.764 | kpartx 2021-12-24 00:22:58.764 | libjs-jquery-tablesorter 2021-12-24 00:22:58.764 | libmysqlclient-dev 2021-12-24 00:22:58.764 | parted 2021-12-24 00:22:58.764 | pm-utils 2021-12-24 00:22:58.764 | python3-mysqldb 2021-12-24 00:22:58.764 | socat 2021-12-24 00:22:58.764 | sqlite3 2021-12-24 00:22:58.764 | sudo 2021-12-24 00:22:58.764 | vlan 2021-12-24 00:22:58.764 | lvm2 2021-12-24 00:22:58.764 | open-iscsi 2021-12-24 00:22:58.764 | qemu-utils 2021-12-24 00:22:58.764 | thin-provisioning-tools 2021-12-24 00:22:58.764 | acl 2021-12-24 00:22:58.764 | dnsmasq-base 2021-12-24 00:22:58.764 | dnsmasq-utils 2021-12-24 00:22:58.764 | ebtables 2021-12-24 00:22:58.764 | haproxy 2021-12-24 00:22:58.765 | iptables 2021-12-24 00:22:58.765 | iputils-arping 2021-12-24 00:22:58.765 | iputils-ping 2021-12-24 00:22:58.765 | libmysqlclient-dev 2021-12-24 00:22:58.765 | postgresql-server-dev-all 2021-12-24 00:22:58.765 | python3-mysqldb 2021-12-24 00:22:58.765 | sqlite3 2021-12-24 00:22:58.765 | sudo 2021-12-24 00:22:58.765 | vlan 2021-12-24 00:22:58.765 | ipset 2021-12-24 00:22:58.765 | conntrack 2021-12-24 00:22:58.765 | conntrackd 2021-12-24 00:22:58.765 | keepalived 2021-12-24 00:22:58.765 | dstat 2021-12-24 00:22:58.765 | lvm2 2021-12-24 00:22:58.765 | open-iscsi 2021-12-24 00:22:58.765 | qemu-utils 2021-12-24 00:22:58.765 | thin-provisioning-tools 2021-12-24 00:22:58.765 | curl 2021-12-24 00:22:58.765 | liberasurecode-dev 2021-12-24 00:22:58.765 | make 2021-12-24 00:22:58.765 | memcached 2021-12-24 00:22:58.765 | sqlite3 2021-12-24 00:22:58.765 | xfsprogs' 2021-12-24 00:22:58.766 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-24 00:22:58.782 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-24 00:22:58.782 | apache2-dev 2021-12-24 00:22:58.782 | bc 2021-12-24 00:22:58.782 | bsdmainutils 2021-12-24 00:22:58.782 | curl 2021-12-24 00:22:58.782 | g++ 2021-12-24 00:22:58.782 | gcc 2021-12-24 00:22:58.782 | gettext 2021-12-24 00:22:58.782 | git 2021-12-24 00:22:58.782 | graphviz 2021-12-24 00:22:58.782 | iputils-ping 2021-12-24 00:22:58.782 | libapache2-mod-proxy-uwsgi 2021-12-24 00:22:58.782 | libffi-dev 2021-12-24 00:22:58.783 | libjpeg-dev 2021-12-24 00:22:58.783 | libmysqlclient-dev 2021-12-24 00:22:58.783 | libpcre3-dev 2021-12-24 00:22:58.783 | libpq-dev 2021-12-24 00:22:58.783 | libssl-dev 2021-12-24 00:22:58.783 | libsystemd-dev 2021-12-24 00:22:58.783 | libxml2-dev 2021-12-24 00:22:58.783 | libxslt1-dev 2021-12-24 00:22:58.783 | libyaml-dev 2021-12-24 00:22:58.783 | lsof 2021-12-24 00:22:58.783 | openssh-server 2021-12-24 00:22:58.783 | openssl 2021-12-24 00:22:58.783 | pkg-config 2021-12-24 00:22:58.783 | psmisc 2021-12-24 00:22:58.783 | python3-dev 2021-12-24 00:22:58.783 | python3-venv 2021-12-24 00:22:58.783 | tar 2021-12-24 00:22:58.783 | tcpdump 2021-12-24 00:22:58.783 | unzip 2021-12-24 00:22:58.783 | uuid-runtime 2021-12-24 00:22:58.783 | wget 2021-12-24 00:22:58.783 | wget 2021-12-24 00:22:58.783 | zlib1g-dev 2021-12-24 00:22:58.783 | libkrb5-dev 2021-12-24 00:22:58.783 | libldap2-dev 2021-12-24 00:22:58.783 | libsasl2-dev 2021-12-24 00:22:58.783 | memcached 2021-12-24 00:22:58.783 | python3-mysqldb 2021-12-24 00:22:58.783 | sqlite3 2021-12-24 00:22:58.783 | conntrack 2021-12-24 00:22:58.783 | curl 2021-12-24 00:22:58.783 | dnsmasq-base 2021-12-24 00:22:58.783 | dnsmasq-utils 2021-12-24 00:22:58.783 | ebtables 2021-12-24 00:22:58.783 | gawk 2021-12-24 00:22:58.783 | genisoimage 2021-12-24 00:22:58.783 | iptables 2021-12-24 00:22:58.784 | iputils-arping 2021-12-24 00:22:58.784 | kpartx 2021-12-24 00:22:58.784 | libjs-jquery-tablesorter 2021-12-24 00:22:58.784 | libmysqlclient-dev 2021-12-24 00:22:58.784 | parted 2021-12-24 00:22:58.784 | pm-utils 2021-12-24 00:22:58.784 | python3-mysqldb 2021-12-24 00:22:58.784 | socat 2021-12-24 00:22:58.784 | sqlite3 2021-12-24 00:22:58.784 | sudo 2021-12-24 00:22:58.784 | vlan 2021-12-24 00:22:58.784 | lvm2 2021-12-24 00:22:58.784 | open-iscsi 2021-12-24 00:22:58.784 | qemu-utils 2021-12-24 00:22:58.784 | thin-provisioning-tools 2021-12-24 00:22:58.784 | acl 2021-12-24 00:22:58.784 | dnsmasq-base 2021-12-24 00:22:58.784 | dnsmasq-utils 2021-12-24 00:22:58.784 | ebtables 2021-12-24 00:22:58.784 | haproxy 2021-12-24 00:22:58.784 | iptables 2021-12-24 00:22:58.784 | iputils-arping 2021-12-24 00:22:58.784 | iputils-ping 2021-12-24 00:22:58.784 | libmysqlclient-dev 2021-12-24 00:22:58.784 | postgresql-server-dev-all 2021-12-24 00:22:58.784 | python3-mysqldb 2021-12-24 00:22:58.784 | sqlite3 2021-12-24 00:22:58.784 | sudo 2021-12-24 00:22:58.784 | vlan 2021-12-24 00:22:58.784 | ipset 2021-12-24 00:22:58.784 | conntrack 2021-12-24 00:22:58.784 | conntrackd 2021-12-24 00:22:58.784 | keepalived 2021-12-24 00:22:58.784 | dstat 2021-12-24 00:22:58.784 | lvm2 2021-12-24 00:22:58.784 | open-iscsi 2021-12-24 00:22:58.784 | qemu-utils 2021-12-24 00:22:58.785 | thin-provisioning-tools 2021-12-24 00:22:58.785 | curl 2021-12-24 00:22:58.785 | liberasurecode-dev 2021-12-24 00:22:58.785 | make 2021-12-24 00:22:58.785 | memcached 2021-12-24 00:22:58.785 | sqlite3 2021-12-24 00:22:58.785 | xfsprogs ' 2021-12-24 00:22:58.785 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-24 00:22:58.787 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:22:58.789 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:22:58.793 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-24 00:22:58.793 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-24 00:22:58.797 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-24 00:22:58.800 | ++ functions-common:install_package:1333 : update_package_repo 2021-12-24 00:22:58.802 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-24 00:22:58.804 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-24 00:22:58.806 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-24 00:22:58.809 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-24 00:22:58.811 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-12-24 00:22:58.813 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:22:58.816 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:22:58.818 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-12-24 00:22:58.820 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-24 00:22:58.822 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-24 00:22:58.824 | ++ functions-common:apt_get_update:1069 : return 2021-12-24 00:22:58.827 | ++ functions-common:install_package:1334 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-24 00:22:58.829 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-12-24 00:22:58.832 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:22:58.834 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:22:58.836 | ++ functions-common:real_install_package:1320 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-24 00:22:58.857 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-24 00:22:58.979 | Reading package lists... 2021-12-24 00:22:59.236 | Building dependency tree... 2021-12-24 00:22:59.237 | Reading state information... 2021-12-24 00:22:59.489 | acl is already the newest version (2.2.52-3build1). 2021-12-24 00:22:59.489 | acl set to manually installed. 2021-12-24 00:22:59.489 | bc is already the newest version (1.07.1-2). 2021-12-24 00:22:59.489 | bc set to manually installed. 2021-12-24 00:22:59.489 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-12-24 00:22:59.489 | bsdmainutils set to manually installed. 2021-12-24 00:22:59.489 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-12-24 00:22:59.489 | gawk set to manually installed. 2021-12-24 00:22:59.489 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-12-24 00:22:59.489 | iptables set to manually installed. 2021-12-24 00:22:59.489 | libpcre3-dev is already the newest version (2:8.39-9). 2021-12-24 00:22:59.489 | lsof is already the newest version (4.89+dfsg-0.1). 2021-12-24 00:22:59.489 | lsof set to manually installed. 2021-12-24 00:22:59.489 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-12-24 00:22:59.489 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-12-24 00:22:59.489 | ebtables set to manually installed. 2021-12-24 00:22:59.489 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-12-24 00:22:59.489 | git is already the newest version (1:2.17.1-1ubuntu0.9). 2021-12-24 00:22:59.489 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-12-24 00:22:59.489 | parted is already the newest version (3.2-20ubuntu0.2). 2021-12-24 00:22:59.489 | parted set to manually installed. 2021-12-24 00:22:59.489 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-12-24 00:22:59.489 | psmisc set to manually installed. 2021-12-24 00:22:59.489 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-12-24 00:22:59.489 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-12-24 00:22:59.489 | wget set to manually installed. 2021-12-24 00:22:59.489 | The following packages were automatically installed and are no longer required: 2021-12-24 00:22:59.489 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-24 00:22:59.489 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-24 00:22:59.490 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-24 00:22:59.490 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:22:59.490 | python3-twisted-bin python3-zope.interface 2021-12-24 00:22:59.490 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:22:59.490 | The following additional packages will be installed: 2021-12-24 00:22:59.490 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-24 00:22:59.490 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-12-24 00:22:59.490 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-12-24 00:22:59.490 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-12-24 00:22:59.490 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-24 00:22:59.490 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-12-24 00:22:59.490 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-12-24 00:22:59.490 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-24 00:22:59.490 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-24 00:22:59.490 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-12-24 00:22:59.490 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-24 00:22:59.490 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-12-24 00:22:59.490 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-12-24 00:22:59.490 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-24 00:22:59.490 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-24 00:22:59.490 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-12-24 00:22:59.490 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-24 00:22:59.490 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-12-24 00:22:59.490 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-12-24 00:22:59.490 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-12-24 00:22:59.490 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-12-24 00:22:59.490 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-24 00:22:59.490 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-12-24 00:22:59.490 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-24 00:22:59.491 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-12-24 00:22:59.491 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-12-24 00:22:59.491 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-12-24 00:22:59.491 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-24 00:22:59.491 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-12-24 00:22:59.491 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-12-24 00:22:59.491 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-12-24 00:22:59.491 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-12-24 00:22:59.491 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-12-24 00:22:59.491 | uuid-dev uwsgi-core vbetool x11-common 2021-12-24 00:22:59.492 | Suggested packages: 2021-12-24 00:22:59.492 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-12-24 00:22:59.492 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-12-24 00:22:59.492 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-12-24 00:22:59.492 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-24 00:22:59.492 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr libisal2 2021-12-24 00:22:59.492 | libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils krb5-user icu-doc 2021-12-24 00:22:59.492 | libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-12-24 00:22:59.492 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-12-24 00:22:59.492 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-12-24 00:22:59.492 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-12-24 00:22:59.492 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-12-24 00:22:59.492 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-12-24 00:22:59.493 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-12-24 00:22:59.493 | libjson-perl default-mysql-server | virtual-mysql-server 2021-12-24 00:22:59.493 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-12-24 00:22:59.493 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-12-24 00:22:59.493 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-12-24 00:22:59.740 | The following NEW packages will be installed: 2021-12-24 00:22:59.740 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-12-24 00:22:59.740 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-12-24 00:22:59.740 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-12-24 00:22:59.740 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-24 00:22:59.740 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-12-24 00:22:59.740 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-12-24 00:22:59.740 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-12-24 00:22:59.740 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-24 00:22:59.740 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-24 00:22:59.740 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-24 00:22:59.740 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-24 00:22:59.740 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-24 00:22:59.740 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-24 00:22:59.741 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-12-24 00:22:59.741 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-12-24 00:22:59.741 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-24 00:22:59.741 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-24 00:22:59.741 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-12-24 00:22:59.741 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-24 00:22:59.741 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-24 00:22:59.741 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-24 00:22:59.741 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-12-24 00:22:59.741 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-12-24 00:22:59.741 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-24 00:22:59.741 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-12-24 00:22:59.741 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-12-24 00:22:59.741 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-12-24 00:22:59.741 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-12-24 00:22:59.741 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-24 00:22:59.741 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-12-24 00:22:59.741 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-24 00:22:59.741 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-12-24 00:22:59.741 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-12-24 00:22:59.741 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-12-24 00:22:59.741 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-12-24 00:22:59.741 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-12-24 00:22:59.741 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-12-24 00:22:59.741 | The following packages will be upgraded: 2021-12-24 00:22:59.742 | curl dnsmasq-base libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-12-24 00:22:59.742 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-12-24 00:22:59.742 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-12-24 00:22:59.742 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-12-24 00:22:59.742 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-12-24 00:22:59.743 | openssl sudo systemd tar tcpdump uuid-runtime 2021-12-24 00:23:00.025 | 34 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-12-24 00:23:00.026 | Need to get 81.2 MB of archives. 2021-12-24 00:23:00.026 | After this operation, 260 MB of additional disk space will be used. 2021-12-24 00:23:00.026 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-12-24 00:23:00.698 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-12-24 00:23:00.741 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-12-24 00:23:00.787 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-12-24 00:23:01.271 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-12-24 00:23:01.289 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-12-24 00:23:01.290 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-12-24 00:23:01.293 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-12-24 00:23:01.301 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1,302 kB] 2021-12-24 00:23:01.412 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-12-24 00:23:01.418 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-12-24 00:23:01.565 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-12-24 00:23:01.566 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-12-24 00:23:01.567 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-12-24 00:23:01.592 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 2021-12-24 00:23:01.594 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 2021-12-24 00:23:01.607 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-12-24 00:23:01.608 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-12-24 00:23:01.617 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8,050 kB] 2021-12-24 00:23:02.804 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.4 [664 kB] 2021-12-24 00:23:02.858 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.20 [1,071 kB] 2021-12-24 00:23:03.081 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.20 [84.2 kB] 2021-12-24 00:23:03.084 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.20 [160 kB] 2021-12-24 00:23:03.112 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.20 [95.1 kB] 2021-12-24 00:23:03.119 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-24 00:23:03.319 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-12-24 00:23:03.347 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-12-24 00:23:03.428 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-12-24 00:23:03.437 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-12-24 00:23:03.442 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-12-24 00:23:03.446 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-12-24 00:23:03.610 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-12-24 00:23:03.614 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-12-24 00:23:03.615 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-12-24 00:23:03.616 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-12-24 00:23:03.617 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-12-24 00:23:03.644 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-12-24 00:23:03.645 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-12-24 00:23:03.645 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1,169 kB] 2021-12-24 00:23:03.842 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 2021-12-24 00:23:04.012 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-12-24 00:23:04.025 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-12-24 00:23:04.030 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-12-24 00:23:04.060 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-12-24 00:23:04.061 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-12-24 00:23:04.064 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-sftp-server amd64 1:7.6p1-4ubuntu0.5 [45.5 kB] 2021-12-24 00:23:04.066 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-server amd64 1:7.6p1-4ubuntu0.5 [332 kB] 2021-12-24 00:23:04.107 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 2021-12-24 00:23:04.280 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-12-24 00:23:04.309 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-12-24 00:23:04.311 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-12-24 00:23:04.311 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-12-24 00:23:04.313 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-12-24 00:23:04.436 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-12-24 00:23:04.444 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-12-24 00:23:04.529 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-24 00:23:04.542 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-12-24 00:23:04.554 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-12-24 00:23:04.696 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-12-24 00:23:04.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-12-24 00:23:04.770 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-12-24 00:23:04.783 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-12-24 00:23:04.784 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-12-24 00:23:04.787 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-12-24 00:23:04.787 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-12-24 00:23:04.788 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-12-24 00:23:04.807 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-12-24 00:23:04.953 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-12-24 00:23:04.957 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-12-24 00:23:05.096 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-12-24 00:23:05.121 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-12-24 00:23:05.375 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-12-24 00:23:05.376 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-12-24 00:23:05.381 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-12-24 00:23:05.509 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.20 [178 kB] 2021-12-24 00:23:05.515 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-12-24 00:23:05.800 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-12-24 00:23:07.206 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-12-24 00:23:07.206 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-12-24 00:23:07.207 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-12-24 00:23:07.208 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-12-24 00:23:07.208 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-12-24 00:23:07.294 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-12-24 00:23:07.309 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-12-24 00:23:07.323 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-12-24 00:23:07.357 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.5 [307 kB] 2021-12-24 00:23:07.366 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.5 [13.3 kB] 2021-12-24 00:23:07.367 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-12-24 00:23:07.465 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-12-24 00:23:07.467 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-12-24 00:23:07.472 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-12-24 00:23:07.501 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-12-24 00:23:07.507 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-12-24 00:23:07.527 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-12-24 00:23:07.593 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-12-24 00:23:07.596 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-12-24 00:23:07.597 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-12-24 00:23:07.601 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-24 00:23:07.723 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-24 00:23:07.725 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-12-24 00:23:07.738 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-12-24 00:23:08.011 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-24 00:23:08.290 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-12-24 00:23:08.554 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-24 00:23:08.684 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-12-24 00:23:08.782 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-12-24 00:23:08.787 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-12-24 00:23:08.789 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-24 00:23:08.797 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-12-24 00:23:08.932 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-12-24 00:23:08.938 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-12-24 00:23:08.967 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-12-24 00:23:08.970 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-12-24 00:23:08.973 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-12-24 00:23:08.994 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-12-24 00:23:08.998 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-12-24 00:23:09.001 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-12-24 00:23:09.003 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-12-24 00:23:09.071 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-12-24 00:23:09.086 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-12-24 00:23:09.200 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-24 00:23:09.214 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-12-24 00:23:09.218 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-24 00:23:09.233 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-12-24 00:23:09.284 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-12-24 00:23:09.288 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-12-24 00:23:09.301 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-12-24 00:23:09.304 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-12-24 00:23:09.329 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] 2021-12-24 00:23:09.344 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-12-24 00:23:09.458 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-12-24 00:23:09.459 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-12-24 00:23:09.460 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-12-24 00:23:09.462 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-12-24 00:23:09.481 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-12-24 00:23:09.560 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.3 [244 kB] 2021-12-24 00:23:09.581 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-12-24 00:23:09.585 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-12-24 00:23:09.588 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-12-24 00:23:09.593 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-12-24 00:23:09.717 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-12-24 00:23:09.721 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-12-24 00:23:09.731 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-12-24 00:23:09.732 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-12-24 00:23:09.735 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-12-24 00:23:09.736 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-24 00:23:09.738 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-24 00:23:09.846 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-12-24 00:23:09.849 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.9 [68.9 kB] 2021-12-24 00:23:09.855 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.9 [102 kB] 2021-12-24 00:23:09.975 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-12-24 00:23:09.980 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-12-24 00:23:09.994 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.9 [1,385 kB] 2021-12-24 00:23:10.112 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-12-24 00:23:10.113 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-24 00:23:10.117 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-12-24 00:23:10.117 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-12-24 00:23:10.119 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-12-24 00:23:10.120 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] 2021-12-24 00:23:10.121 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-12-24 00:23:10.247 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.2 [8,894 kB] 2021-12-24 00:23:11.354 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-12-24 00:23:11.362 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-12-24 00:23:11.370 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-12-24 00:23:11.371 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-12-24 00:23:11.378 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-24 00:23:11.378 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-24 00:23:11.379 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-12-24 00:23:11.395 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-12-24 00:23:11.395 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-12-24 00:23:11.485 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-12-24 00:23:11.532 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-24 00:23:11.533 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-24 00:23:11.535 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-12-24 00:23:11.537 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-12-24 00:23:11.537 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.36-0ubuntu0.18.04.1 [689 kB] 2021-12-24 00:23:11.744 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.14 [1,568 kB] 2021-12-24 00:23:11.845 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.36-0ubuntu0.18.04.1 [1,017 kB] 2021-12-24 00:23:12.181 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-12-24 00:23:12.186 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-12-24 00:23:12.189 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.13 [1,220 kB] 2021-12-24 00:23:12.300 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-12-24 00:23:12.304 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.19-0ubuntu0.18.04.1 [108 kB] 2021-12-24 00:23:12.308 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.19-0ubuntu0.18.04.1 [219 kB] 2021-12-24 00:23:12.315 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.10 [2,725 kB] 2021-12-24 00:23:12.772 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.10 [923 kB] 2021-12-24 00:23:12.811 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-12-24 00:23:13.085 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-12-24 00:23:13.087 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-12-24 00:23:13.101 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-12-24 00:23:13.117 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-12-24 00:23:13.119 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-12-24 00:23:13.320 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-12-24 00:23:13.336 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-12-24 00:23:13.356 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-12-24 00:23:13.364 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-12-24 00:23:13.442 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-12-24 00:23:13.445 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-12-24 00:23:13.447 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-12-24 00:23:13.448 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-24 00:23:13.448 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-12-24 00:23:13.498 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.19-0ubuntu0.18.04.1 [841 kB] 2021-12-24 00:23:13.837 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-12-24 00:23:13.968 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.5 [1,653 kB] 2021-12-24 00:23:14.760 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-12-24 00:23:14.765 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.6 [6,184 B] 2021-12-24 00:23:14.766 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-12-24 00:23:14.766 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.38 [41.8 kB] 2021-12-24 00:23:14.771 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.38 [869 kB] 2021-12-24 00:23:14.851 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-12-24 00:23:14.864 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-12-24 00:23:14.928 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-12-24 00:23:14.959 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-12-24 00:23:14.973 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.2 [522 kB] 2021-12-24 00:23:15.041 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-24 00:23:15.043 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-12-24 00:23:15.046 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-12-24 00:23:15.049 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-12-24 00:23:15.052 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-12-24 00:23:15.054 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.2 [10.2 kB] 2021-12-24 00:23:15.170 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-12-24 00:23:15.174 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-12-24 00:23:15.175 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-12-24 00:23:15.189 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-12-24 00:23:15.299 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-12-24 00:23:15.304 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-12-24 00:23:15.333 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-12-24 00:23:17.001 | Preconfiguring packages ... 2021-12-24 00:23:17.136 | Fetched 81.2 MB in 16s (5,213 kB/s) 2021-12-24 00:23:17.195 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-24 00:23:17.197 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:17.219 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-12-24 00:23:17.346 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-12-24 00:23:17.503 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-24 00:23:17.506 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-24 00:23:17.536 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-24 00:23:17.638 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-24 00:23:17.661 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-24 00:23:17.805 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-24 00:23:17.944 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-24 00:23:18.648 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-12-24 00:23:18.670 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-24 00:23:18.773 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-12-24 00:23:18.893 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-24 00:23:18.896 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-24 00:23:18.918 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-24 00:23:19.005 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-24 00:23:19.135 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-24 00:23:19.137 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-24 00:23:19.167 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-24 00:23:19.421 | Selecting previously unselected package libapr1:amd64. 2021-12-24 00:23:19.428 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-12-24 00:23:19.430 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-12-24 00:23:19.557 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-24 00:23:19.585 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-24 00:23:19.859 | Selecting previously unselected package libaprutil1:amd64. 2021-12-24 00:23:19.865 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-12-24 00:23:19.868 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-12-24 00:23:19.964 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-24 00:23:19.986 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-12-24 00:23:20.122 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-24 00:23:20.128 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-12-24 00:23:20.131 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-24 00:23:20.194 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-24 00:23:20.215 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-24 00:23:20.332 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-24 00:23:20.362 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-24 00:23:20.453 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-12-24 00:23:20.474 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-24 00:23:20.579 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-24 00:23:20.605 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-24 00:23:20.696 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-24 00:23:20.702 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-12-24 00:23:20.705 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-24 00:23:20.778 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-24 00:23:20.785 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-12-24 00:23:20.787 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-24 00:23:20.889 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-24 00:23:20.916 | Unpacking libicu60:amd64 (60.2-3ubuntu3.2) over (60.2-3ubuntu3) ... 2021-12-24 00:23:22.215 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-24 00:23:22.237 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-12-24 00:23:22.399 | Selecting previously unselected package apache2-bin. 2021-12-24 00:23:22.406 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-24 00:23:22.408 | Unpacking apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-24 00:23:22.620 | Selecting previously unselected package apache2-utils. 2021-12-24 00:23:22.627 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-24 00:23:22.629 | Unpacking apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-24 00:23:22.692 | Selecting previously unselected package apache2-data. 2021-12-24 00:23:22.698 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.20_all.deb ... 2021-12-24 00:23:22.701 | Unpacking apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-24 00:23:22.877 | Selecting previously unselected package apache2. 2021-12-24 00:23:22.883 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-24 00:23:22.901 | Unpacking apache2 (2.4.29-1ubuntu4.20) ... 2021-12-24 00:23:23.012 | Selecting previously unselected package fonts-dejavu-core. 2021-12-24 00:23:23.018 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-24 00:23:23.021 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-24 00:23:23.238 | Selecting previously unselected package fonts-liberation. 2021-12-24 00:23:23.245 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-12-24 00:23:23.247 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-24 00:23:23.436 | Selecting previously unselected package fontconfig-config. 2021-12-24 00:23:23.443 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-12-24 00:23:23.445 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-24 00:23:23.532 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-24 00:23:23.539 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-12-24 00:23:23.542 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-24 00:23:23.637 | Selecting previously unselected package fontconfig. 2021-12-24 00:23:23.644 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-12-24 00:23:23.646 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-12-24 00:23:23.739 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-24 00:23:23.747 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:23:23.749 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-24 00:23:23.861 | Selecting previously unselected package haproxy. 2021-12-24 00:23:23.868 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-12-24 00:23:23.877 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-12-24 00:23:24.094 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-24 00:23:24.100 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-24 00:23:24.103 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-24 00:23:24.214 | Selecting previously unselected package x11-common. 2021-12-24 00:23:24.220 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-12-24 00:23:24.244 | dpkg-query: no packages found matching nux-tools 2021-12-24 00:23:24.254 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-12-24 00:23:24.336 | Selecting previously unselected package libice6:amd64. 2021-12-24 00:23:24.343 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-12-24 00:23:24.346 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-12-24 00:23:24.428 | Selecting previously unselected package libsm6:amd64. 2021-12-24 00:23:24.434 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-12-24 00:23:24.437 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-12-24 00:23:24.574 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-12-24 00:23:25.049 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-12-24 00:23:25.505 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-24 00:23:25.512 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-12-24 00:23:25.514 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-24 00:23:25.602 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-24 00:23:25.624 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-12-24 00:23:25.715 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-12-24 00:23:25.865 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65702 files and directories currently installed.) 2021-12-24 00:23:25.868 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-24 00:23:25.889 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) over (2.56.4-0ubuntu0.18.04.4) ... 2021-12-24 00:23:26.159 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-24 00:23:26.179 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-24 00:23:26.381 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-12-24 00:23:26.414 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-12-24 00:23:26.592 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:26.616 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-24 00:23:26.749 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:26.776 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-24 00:23:26.930 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:26.959 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-24 00:23:27.057 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:27.079 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-24 00:23:27.160 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-24 00:23:27.181 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-24 00:23:27.316 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-24 00:23:27.371 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-24 00:23:27.709 | Preparing to unpack .../009-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-24 00:23:27.731 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-24 00:23:27.927 | Preparing to unpack .../010-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:23:27.947 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-12-24 00:23:28.069 | Selecting previously unselected package uuid-dev:amd64. 2021-12-24 00:23:28.076 | Preparing to unpack .../011-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-24 00:23:28.078 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-24 00:23:28.161 | Selecting previously unselected package libsctp1:amd64. 2021-12-24 00:23:28.167 | Preparing to unpack .../012-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-12-24 00:23:28.170 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-24 00:23:28.227 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-24 00:23:28.233 | Preparing to unpack .../013-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-12-24 00:23:28.236 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-24 00:23:28.296 | Selecting previously unselected package libapr1-dev. 2021-12-24 00:23:28.302 | Preparing to unpack .../014-libapr1-dev_1.6.3-2_amd64.deb ... 2021-12-24 00:23:28.305 | Unpacking libapr1-dev (1.6.3-2) ... 2021-12-24 00:23:28.580 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-24 00:23:28.587 | Preparing to unpack .../015-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-24 00:23:28.589 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-24 00:23:28.724 | Selecting previously unselected package libaprutil1-dev. 2021-12-24 00:23:28.730 | Preparing to unpack .../016-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-12-24 00:23:28.733 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-12-24 00:23:28.992 | Selecting previously unselected package autotools-dev. 2021-12-24 00:23:28.998 | Preparing to unpack .../017-autotools-dev_20180224.1_all.deb ... 2021-12-24 00:23:29.001 | Unpacking autotools-dev (20180224.1) ... 2021-12-24 00:23:29.059 | Selecting previously unselected package m4. 2021-12-24 00:23:29.065 | Preparing to unpack .../018-m4_1.4.18-1_amd64.deb ... 2021-12-24 00:23:29.068 | Unpacking m4 (1.4.18-1) ... 2021-12-24 00:23:29.172 | Selecting previously unselected package autoconf. 2021-12-24 00:23:29.178 | Preparing to unpack .../019-autoconf_2.69-11_all.deb ... 2021-12-24 00:23:29.181 | Unpacking autoconf (2.69-11) ... 2021-12-24 00:23:29.304 | Selecting previously unselected package automake. 2021-12-24 00:23:29.312 | Preparing to unpack .../020-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-12-24 00:23:29.317 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-12-24 00:23:29.444 | Selecting previously unselected package autopoint. 2021-12-24 00:23:29.451 | Preparing to unpack .../021-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-12-24 00:23:29.453 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-24 00:23:29.524 | Selecting previously unselected package libtool. 2021-12-24 00:23:29.530 | Preparing to unpack .../022-libtool_2.4.6-2_all.deb ... 2021-12-24 00:23:29.533 | Unpacking libtool (2.4.6-2) ... 2021-12-24 00:23:29.611 | Selecting previously unselected package dh-autoreconf. 2021-12-24 00:23:29.617 | Preparing to unpack .../023-dh-autoreconf_17_all.deb ... 2021-12-24 00:23:29.620 | Unpacking dh-autoreconf (17) ... 2021-12-24 00:23:29.705 | Selecting previously unselected package libarchive-zip-perl. 2021-12-24 00:23:29.711 | Preparing to unpack .../024-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-12-24 00:23:29.716 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-24 00:23:29.779 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-24 00:23:29.785 | Preparing to unpack .../025-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-12-24 00:23:29.788 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-24 00:23:29.846 | Selecting previously unselected package libtimedate-perl. 2021-12-24 00:23:29.852 | Preparing to unpack .../026-libtimedate-perl_2.3000-2_all.deb ... 2021-12-24 00:23:29.855 | Unpacking libtimedate-perl (2.3000-2) ... 2021-12-24 00:23:29.917 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-24 00:23:29.923 | Preparing to unpack .../027-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-12-24 00:23:29.926 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-24 00:23:29.982 | Selecting previously unselected package libdpkg-perl. 2021-12-24 00:23:29.989 | Preparing to unpack .../028-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-12-24 00:23:29.991 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-24 00:23:30.076 | Selecting previously unselected package make. 2021-12-24 00:23:30.083 | Preparing to unpack .../029-make_4.1-9.1ubuntu1_amd64.deb ... 2021-12-24 00:23:30.086 | Unpacking make (4.1-9.1ubuntu1) ... 2021-12-24 00:23:30.167 | Selecting previously unselected package dpkg-dev. 2021-12-24 00:23:30.173 | Preparing to unpack .../030-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-12-24 00:23:30.176 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-24 00:23:30.352 | Selecting previously unselected package libcroco3:amd64. 2021-12-24 00:23:30.359 | Preparing to unpack .../031-libcroco3_0.6.12-2_amd64.deb ... 2021-12-24 00:23:30.361 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-12-24 00:23:30.435 | Selecting previously unselected package gettext. 2021-12-24 00:23:30.441 | Preparing to unpack .../032-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-12-24 00:23:30.444 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-24 00:23:30.696 | Selecting previously unselected package intltool-debian. 2021-12-24 00:23:30.703 | Preparing to unpack .../033-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-12-24 00:23:30.705 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-12-24 00:23:30.764 | Selecting previously unselected package po-debconf. 2021-12-24 00:23:30.771 | Preparing to unpack .../034-po-debconf_1.0.20_all.deb ... 2021-12-24 00:23:30.773 | Unpacking po-debconf (1.0.20) ... 2021-12-24 00:23:30.856 | Selecting previously unselected package debhelper. 2021-12-24 00:23:30.863 | Preparing to unpack .../035-debhelper_11.1.6ubuntu2_all.deb ... 2021-12-24 00:23:30.865 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-12-24 00:23:31.080 | Selecting previously unselected package apache2-dev. 2021-12-24 00:23:31.087 | Preparing to unpack .../036-apache2-dev_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-24 00:23:31.089 | Unpacking apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-24 00:23:31.171 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-12-24 00:23:31.178 | Preparing to unpack .../037-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-24 00:23:31.180 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-24 00:23:31.616 | Selecting previously unselected package g++-7. 2021-12-24 00:23:31.623 | Preparing to unpack .../038-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-24 00:23:31.625 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-24 00:23:32.992 | Selecting previously unselected package g++. 2021-12-24 00:23:32.999 | Preparing to unpack .../039-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-12-24 00:23:33.001 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-24 00:23:33.051 | Selecting previously unselected package build-essential. 2021-12-24 00:23:33.058 | Preparing to unpack .../040-build-essential_12.4ubuntu1_amd64.deb ... 2021-12-24 00:23:33.060 | Unpacking build-essential (12.4ubuntu1) ... 2021-12-24 00:23:33.117 | Selecting previously unselected package conntrack. 2021-12-24 00:23:33.124 | Preparing to unpack .../041-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-24 00:23:33.127 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-24 00:23:33.210 | Selecting previously unselected package libnetfilter-queue1. 2021-12-24 00:23:33.216 | Preparing to unpack .../042-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-12-24 00:23:33.219 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-12-24 00:23:33.310 | Selecting previously unselected package conntrackd. 2021-12-24 00:23:33.316 | Preparing to unpack .../043-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-24 00:23:33.319 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-24 00:23:33.397 | Preparing to unpack .../044-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-24 00:23:33.418 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-24 00:23:33.543 | Preparing to unpack .../045-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-24 00:23:33.572 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-24 00:23:33.690 | Selecting previously unselected package dctrl-tools. 2021-12-24 00:23:33.696 | Preparing to unpack .../046-dctrl-tools_2.24-2build1_amd64.deb ... 2021-12-24 00:23:33.705 | Unpacking dctrl-tools (2.24-2build1) ... 2021-12-24 00:23:33.800 | Preparing to unpack .../047-dnsmasq-base_2.79-1ubuntu0.5_amd64.deb ... 2021-12-24 00:23:33.820 | Unpacking dnsmasq-base (2.79-1ubuntu0.5) over (2.79-1) ... 2021-12-24 00:23:33.930 | Selecting previously unselected package dnsmasq-utils. 2021-12-24 00:23:33.937 | Preparing to unpack .../048-dnsmasq-utils_2.79-1ubuntu0.5_amd64.deb ... 2021-12-24 00:23:33.939 | Unpacking dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-24 00:23:34.013 | Selecting previously unselected package dstat. 2021-12-24 00:23:34.020 | Preparing to unpack .../049-dstat_0.7.3-1_all.deb ... 2021-12-24 00:23:34.023 | Unpacking dstat (0.7.3-1) ... 2021-12-24 00:23:34.126 | Selecting previously unselected package libfakeroot:amd64. 2021-12-24 00:23:34.133 | Preparing to unpack .../050-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-24 00:23:34.136 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-24 00:23:34.209 | Selecting previously unselected package fakeroot. 2021-12-24 00:23:34.216 | Preparing to unpack .../051-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-24 00:23:34.218 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-12-24 00:23:34.281 | Selecting previously unselected package genisoimage. 2021-12-24 00:23:34.288 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-12-24 00:23:34.290 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-24 00:23:34.411 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-24 00:23:34.418 | Preparing to unpack .../053-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-12-24 00:23:34.421 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-24 00:23:34.509 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-24 00:23:34.516 | Preparing to unpack .../054-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-12-24 00:23:34.519 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-24 00:23:34.605 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-12-24 00:23:34.612 | Preparing to unpack .../055-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-24 00:23:34.615 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-24 00:23:34.688 | Selecting previously unselected package libann0. 2021-12-24 00:23:34.696 | Preparing to unpack .../056-libann0_1.1.2+doc-6_amd64.deb ... 2021-12-24 00:23:34.698 | Unpacking libann0 (1.1.2+doc-6) ... 2021-12-24 00:23:34.773 | Selecting previously unselected package libcdt5. 2021-12-24 00:23:34.779 | Preparing to unpack .../057-libcdt5_2.40.1-2_amd64.deb ... 2021-12-24 00:23:34.782 | Unpacking libcdt5 (2.40.1-2) ... 2021-12-24 00:23:34.856 | Selecting previously unselected package libcgraph6. 2021-12-24 00:23:34.862 | Preparing to unpack .../058-libcgraph6_2.40.1-2_amd64.deb ... 2021-12-24 00:23:34.865 | Unpacking libcgraph6 (2.40.1-2) ... 2021-12-24 00:23:34.924 | Selecting previously unselected package libjpeg8:amd64. 2021-12-24 00:23:34.931 | Preparing to unpack .../059-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-24 00:23:34.934 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-24 00:23:35.016 | Selecting previously unselected package libjbig0:amd64. 2021-12-24 00:23:35.023 | Preparing to unpack .../060-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-24 00:23:35.025 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-24 00:23:35.108 | Selecting previously unselected package libtiff5:amd64. 2021-12-24 00:23:35.116 | Preparing to unpack .../061-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-12-24 00:23:35.118 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-24 00:23:35.235 | Selecting previously unselected package libwebp6:amd64. 2021-12-24 00:23:35.241 | Preparing to unpack .../062-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:23:35.244 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-24 00:23:35.350 | Selecting previously unselected package libxpm4:amd64. 2021-12-24 00:23:35.357 | Preparing to unpack .../063-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-24 00:23:35.359 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-24 00:23:35.443 | Selecting previously unselected package libgd3:amd64. 2021-12-24 00:23:35.450 | Preparing to unpack .../064-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-12-24 00:23:35.453 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-24 00:23:35.560 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-24 00:23:35.566 | Preparing to unpack .../065-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-24 00:23:35.569 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-24 00:23:35.687 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-24 00:23:35.694 | Preparing to unpack .../066-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-12-24 00:23:35.697 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-24 00:23:35.816 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-24 00:23:35.823 | Preparing to unpack .../067-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-24 00:23:35.826 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-24 00:23:35.917 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-24 00:23:35.923 | Preparing to unpack .../068-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-24 00:23:35.926 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-24 00:23:36.033 | Selecting previously unselected package libxrender1:amd64. 2021-12-24 00:23:36.041 | Preparing to unpack .../069-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-24 00:23:36.043 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-24 00:23:36.128 | Selecting previously unselected package libcairo2:amd64. 2021-12-24 00:23:36.135 | Preparing to unpack .../070-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-12-24 00:23:36.137 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-24 00:23:36.287 | Selecting previously unselected package libltdl7:amd64. 2021-12-24 00:23:36.294 | Preparing to unpack .../071-libltdl7_2.4.6-2_amd64.deb ... 2021-12-24 00:23:36.304 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-12-24 00:23:36.361 | Selecting previously unselected package libthai-data. 2021-12-24 00:23:36.368 | Preparing to unpack .../072-libthai-data_0.1.27-2_all.deb ... 2021-12-24 00:23:36.379 | Unpacking libthai-data (0.1.27-2) ... 2021-12-24 00:23:36.490 | Selecting previously unselected package libdatrie1:amd64. 2021-12-24 00:23:36.497 | Preparing to unpack .../073-libdatrie1_0.2.10-7_amd64.deb ... 2021-12-24 00:23:36.499 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-12-24 00:23:36.589 | Selecting previously unselected package libthai0:amd64. 2021-12-24 00:23:36.596 | Preparing to unpack .../074-libthai0_0.1.27-2_amd64.deb ... 2021-12-24 00:23:36.598 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-12-24 00:23:36.682 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-24 00:23:36.689 | Preparing to unpack .../075-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-24 00:23:36.691 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-24 00:23:36.793 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-24 00:23:36.800 | Preparing to unpack .../076-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-24 00:23:36.803 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-24 00:23:36.893 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-24 00:23:36.900 | Preparing to unpack .../077-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-24 00:23:36.903 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-24 00:23:36.985 | Selecting previously unselected package libpathplan4. 2021-12-24 00:23:36.992 | Preparing to unpack .../078-libpathplan4_2.40.1-2_amd64.deb ... 2021-12-24 00:23:36.995 | Unpacking libpathplan4 (2.40.1-2) ... 2021-12-24 00:23:37.093 | Selecting previously unselected package libgvc6. 2021-12-24 00:23:37.100 | Preparing to unpack .../079-libgvc6_2.40.1-2_amd64.deb ... 2021-12-24 00:23:37.102 | Unpacking libgvc6 (2.40.1-2) ... 2021-12-24 00:23:37.259 | Selecting previously unselected package libgvpr2. 2021-12-24 00:23:37.266 | Preparing to unpack .../080-libgvpr2_2.40.1-2_amd64.deb ... 2021-12-24 00:23:37.268 | Unpacking libgvpr2 (2.40.1-2) ... 2021-12-24 00:23:37.363 | Selecting previously unselected package liblab-gamut1. 2021-12-24 00:23:37.370 | Preparing to unpack .../081-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-12-24 00:23:37.380 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-12-24 00:23:37.594 | Selecting previously unselected package libxt6:amd64. 2021-12-24 00:23:37.602 | Preparing to unpack .../082-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-24 00:23:37.604 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-24 00:23:37.695 | Selecting previously unselected package libxmu6:amd64. 2021-12-24 00:23:37.702 | Preparing to unpack .../083-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-12-24 00:23:37.704 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-12-24 00:23:37.798 | Selecting previously unselected package libxaw7:amd64. 2021-12-24 00:23:37.805 | Preparing to unpack .../084-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-24 00:23:37.815 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-24 00:23:37.919 | Selecting previously unselected package graphviz. 2021-12-24 00:23:37.926 | Preparing to unpack .../085-graphviz_2.40.1-2_amd64.deb ... 2021-12-24 00:23:37.928 | Unpacking graphviz (2.40.1-2) ... 2021-12-24 00:23:38.138 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-24 00:23:38.146 | Preparing to unpack .../086-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-24 00:23:38.148 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-24 00:23:38.243 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-24 00:23:38.250 | Preparing to unpack .../087-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-24 00:23:38.252 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-24 00:23:38.370 | Selecting previously unselected package libibverbs1:amd64. 2021-12-24 00:23:38.377 | Preparing to unpack .../088-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-12-24 00:23:38.379 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-24 00:23:38.491 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-24 00:23:38.498 | Preparing to unpack .../089-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-12-24 00:23:38.500 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-24 00:23:38.579 | Selecting previously unselected package icu-devtools. 2021-12-24 00:23:38.586 | Preparing to unpack .../090-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... 2021-12-24 00:23:38.588 | Unpacking icu-devtools (60.2-3ubuntu3.2) ... 2021-12-24 00:23:38.680 | Selecting previously unselected package iputils-arping. 2021-12-24 00:23:38.687 | Preparing to unpack .../091-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-12-24 00:23:38.697 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-12-24 00:23:38.811 | Selecting previously unselected package javascript-common. 2021-12-24 00:23:38.818 | Preparing to unpack .../092-javascript-common_11_all.deb ... 2021-12-24 00:23:38.832 | Unpacking javascript-common (11) ... 2021-12-24 00:23:38.920 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-24 00:23:38.927 | Preparing to unpack .../093-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-24 00:23:38.929 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-24 00:23:39.030 | Selecting previously unselected package libsensors4:amd64. 2021-12-24 00:23:39.037 | Preparing to unpack .../094-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-12-24 00:23:39.125 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-12-24 00:23:39.200 | Selecting previously unselected package libsnmp-base. 2021-12-24 00:23:39.207 | Preparing to unpack .../095-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-12-24 00:23:39.210 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-24 00:23:39.328 | Selecting previously unselected package libsnmp30:amd64. 2021-12-24 00:23:39.336 | Preparing to unpack .../096-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-12-24 00:23:39.338 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-24 00:23:39.569 | Selecting previously unselected package keepalived. 2021-12-24 00:23:39.576 | Preparing to unpack .../097-keepalived_1%3a1.3.9-1ubuntu0.18.04.3_amd64.deb ... 2021-12-24 00:23:39.578 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-24 00:23:39.715 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-24 00:23:39.722 | Preparing to unpack .../098-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:39.724 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:23:39.817 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-24 00:23:39.824 | Preparing to unpack .../099-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:39.826 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:23:39.910 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-24 00:23:39.917 | Preparing to unpack .../100-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:39.928 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:23:40.013 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-24 00:23:40.020 | Preparing to unpack .../101-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:40.030 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:23:40.097 | Selecting previously unselected package comerr-dev:amd64. 2021-12-24 00:23:40.104 | Preparing to unpack .../102-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-24 00:23:40.106 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-24 00:23:40.176 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-24 00:23:40.184 | Preparing to unpack .../103-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:40.186 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:23:40.291 | Selecting previously unselected package libaio1:amd64. 2021-12-24 00:23:40.298 | Preparing to unpack .../104-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-12-24 00:23:40.300 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-24 00:23:40.358 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-24 00:23:40.365 | Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-12-24 00:23:40.368 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-12-24 00:23:40.429 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-24 00:23:40.436 | Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-12-24 00:23:40.438 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-24 00:23:40.503 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-24 00:23:40.510 | Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-24 00:23:40.512 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-24 00:23:40.568 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-24 00:23:40.575 | Preparing to unpack .../108-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-24 00:23:40.586 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-24 00:23:40.643 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-24 00:23:40.651 | Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-12-24 00:23:40.653 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-12-24 00:23:40.714 | Selecting previously unselected package libglib2.0-bin. 2021-12-24 00:23:40.721 | Preparing to unpack .../110-libglib2.0-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-24 00:23:40.732 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-24 00:23:40.822 | Selecting previously unselected package libglib2.0-dev-bin. 2021-12-24 00:23:40.829 | Preparing to unpack .../111-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-24 00:23:40.831 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-24 00:23:40.937 | Selecting previously unselected package pkg-config. 2021-12-24 00:23:40.945 | Preparing to unpack .../112-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-12-24 00:23:40.947 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-12-24 00:23:41.012 | Selecting previously unselected package zlib1g-dev:amd64. 2021-12-24 00:23:41.019 | Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-12-24 00:23:41.022 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-24 00:23:41.115 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-12-24 00:23:41.122 | Preparing to unpack .../114-libglib2.0-dev_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-24 00:23:41.124 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-24 00:23:41.472 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-12-24 00:23:41.480 | Preparing to unpack .../115-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-12-24 00:23:41.491 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-24 00:23:41.556 | Selecting previously unselected package libgts-bin. 2021-12-24 00:23:41.563 | Preparing to unpack .../116-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-24 00:23:41.565 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-24 00:23:41.659 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-12-24 00:23:41.668 | Preparing to unpack .../117-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-24 00:23:41.680 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-24 00:23:41.761 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-12-24 00:23:41.768 | Preparing to unpack .../118-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-24 00:23:41.771 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-24 00:23:41.854 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-12-24 00:23:41.861 | Preparing to unpack .../119-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-12-24 00:23:41.863 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-24 00:23:41.946 | Selecting previously unselected package libiculx60:amd64. 2021-12-24 00:23:41.953 | Preparing to unpack .../120-libiculx60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-24 00:23:41.955 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-24 00:23:42.015 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-12-24 00:23:42.022 | Preparing to unpack .../121-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-12-24 00:23:42.025 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-24 00:23:42.082 | Selecting previously unselected package libicu-dev. 2021-12-24 00:23:42.089 | Preparing to unpack .../122-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... 2021-12-24 00:23:42.092 | Unpacking libicu-dev (60.2-3ubuntu3.2) ... 2021-12-24 00:23:43.524 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-12-24 00:23:43.531 | Preparing to unpack .../123-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-12-24 00:23:43.541 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-24 00:23:43.676 | Selecting previously unselected package libiscsi7:amd64. 2021-12-24 00:23:43.683 | Preparing to unpack .../124-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-12-24 00:23:43.685 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-24 00:23:43.779 | Selecting previously unselected package libjansson4:amd64. 2021-12-24 00:23:43.786 | Preparing to unpack .../125-libjansson4_2.11-1_amd64.deb ... 2021-12-24 00:23:43.789 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-12-24 00:23:43.854 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-24 00:23:43.861 | Preparing to unpack .../126-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-24 00:23:43.863 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-24 00:23:43.957 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-24 00:23:43.964 | Preparing to unpack .../127-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-24 00:23:43.966 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-24 00:23:44.024 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-24 00:23:44.031 | Preparing to unpack .../128-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-24 00:23:44.033 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-24 00:23:44.091 | Selecting previously unselected package libjs-jquery. 2021-12-24 00:23:44.098 | Preparing to unpack .../129-libjs-jquery_3.2.1-1_all.deb ... 2021-12-24 00:23:44.108 | Unpacking libjs-jquery (3.2.1-1) ... 2021-12-24 00:23:44.182 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-24 00:23:44.189 | Preparing to unpack .../130-libjs-jquery-metadata_12-1_all.deb ... 2021-12-24 00:23:44.191 | Unpacking libjs-jquery-metadata (12-1) ... 2021-12-24 00:23:44.249 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-24 00:23:44.257 | Preparing to unpack .../131-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-12-24 00:23:44.259 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-24 00:23:44.360 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-24 00:23:44.368 | Preparing to unpack .../132-libltdl-dev_2.4.6-2_amd64.deb ... 2021-12-24 00:23:44.370 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-12-24 00:23:44.450 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-24 00:23:44.457 | Preparing to unpack .../133-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-24 00:23:44.459 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-24 00:23:44.533 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-24 00:23:44.540 | Preparing to unpack .../134-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-24 00:23:44.543 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-24 00:23:44.633 | Selecting previously unselected package libmatheval1:amd64. 2021-12-24 00:23:44.640 | Preparing to unpack .../135-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-12-24 00:23:44.643 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-24 00:23:44.750 | Selecting previously unselected package mysql-common. 2021-12-24 00:23:44.757 | Preparing to unpack .../136-mysql-common_5.8+1.0.4_all.deb ... 2021-12-24 00:23:44.773 | Unpacking mysql-common (5.8+1.0.4) ... 2021-12-24 00:23:44.856 | Selecting previously unselected package libmysqlclient20:amd64. 2021-12-24 00:23:44.863 | Preparing to unpack .../137-libmysqlclient20_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:23:44.865 | Unpacking libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:23:45.039 | Selecting previously unselected package libssl-dev:amd64. 2021-12-24 00:23:45.047 | Preparing to unpack .../138-libssl-dev_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-24 00:23:45.050 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-24 00:23:45.335 | Selecting previously unselected package libmysqlclient-dev. 2021-12-24 00:23:45.343 | Preparing to unpack .../139-libmysqlclient-dev_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:23:45.345 | Unpacking libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:23:45.601 | Selecting previously unselected package libnorm1:amd64. 2021-12-24 00:23:45.609 | Preparing to unpack .../140-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-12-24 00:23:45.611 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-24 00:23:45.707 | Selecting previously unselected package libnspr4:amd64. 2021-12-24 00:23:45.715 | Preparing to unpack .../141-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-12-24 00:23:45.717 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-24 00:23:45.811 | Selecting previously unselected package libnss3:amd64. 2021-12-24 00:23:45.818 | Preparing to unpack .../142-libnss3_2%3a3.35-2ubuntu2.13_amd64.deb ... 2021-12-24 00:23:45.821 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-24 00:23:46.088 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-24 00:23:46.096 | Preparing to unpack .../143-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-12-24 00:23:46.098 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-24 00:23:46.206 | Selecting previously unselected package libpq5:amd64. 2021-12-24 00:23:46.214 | Preparing to unpack .../144-libpq5_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:23:46.216 | Unpacking libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-24 00:23:46.286 | Selecting previously unselected package libpq-dev. 2021-12-24 00:23:46.293 | Preparing to unpack .../145-libpq-dev_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:23:46.296 | Unpacking libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-24 00:23:46.435 | Selecting previously unselected package librados2. 2021-12-24 00:23:46.442 | Preparing to unpack .../146-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-24 00:23:46.444 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-24 00:23:46.918 | Selecting previously unselected package librbd1. 2021-12-24 00:23:46.926 | Preparing to unpack .../147-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-24 00:23:46.928 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-24 00:23:47.119 | Selecting previously unselected package libsasl2-dev. 2021-12-24 00:23:47.126 | Preparing to unpack .../148-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-24 00:23:47.136 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-24 00:23:47.258 | Preparing to unpack .../149-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-24 00:23:47.278 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-24 00:23:47.394 | Selecting previously unselected package libsodium23:amd64. 2021-12-24 00:23:47.403 | Preparing to unpack .../150-libsodium23_1.0.16-2_amd64.deb ... 2021-12-24 00:23:47.405 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-12-24 00:23:47.487 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-24 00:23:47.494 | Preparing to unpack .../151-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-12-24 00:23:47.504 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-24 00:23:47.661 | Selecting previously unselected package libx86-1:amd64. 2021-12-24 00:23:47.668 | Preparing to unpack .../152-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-12-24 00:23:47.670 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-24 00:23:47.736 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-24 00:23:47.743 | Preparing to unpack .../153-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-24 00:23:47.745 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-24 00:23:47.949 | Preparing to unpack .../154-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-24 00:23:47.982 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-12-24 00:23:48.076 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-24 00:23:48.083 | Preparing to unpack .../155-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-24 00:23:48.085 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-24 00:23:48.243 | Selecting previously unselected package libzmq5:amd64. 2021-12-24 00:23:48.251 | Preparing to unpack .../156-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-12-24 00:23:48.253 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-24 00:23:48.389 | Preparing to unpack .../157-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-12-24 00:23:48.433 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-12-24 00:23:49.313 | Selecting previously unselected package memcached. 2021-12-24 00:23:49.321 | Preparing to unpack .../158-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-12-24 00:23:49.324 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-12-24 00:23:49.408 | Selecting previously unselected package pm-utils. 2021-12-24 00:23:49.416 | Preparing to unpack .../159-pm-utils_1.4.1-17_all.deb ... 2021-12-24 00:23:49.418 | Unpacking pm-utils (1.4.1-17) ... 2021-12-24 00:23:49.520 | Selecting previously unselected package postgresql-client-common. 2021-12-24 00:23:49.528 | Preparing to unpack .../160-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-12-24 00:23:49.530 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-12-24 00:23:49.617 | Selecting previously unselected package ssl-cert. 2021-12-24 00:23:49.625 | Preparing to unpack .../161-ssl-cert_1.0.39_all.deb ... 2021-12-24 00:23:49.627 | Unpacking ssl-cert (1.0.39) ... 2021-12-24 00:23:49.762 | Selecting previously unselected package postgresql-common. 2021-12-24 00:23:49.769 | Preparing to unpack .../162-postgresql-common_190ubuntu0.1_all.deb ... 2021-12-24 00:23:49.803 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-24 00:23:49.806 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-12-24 00:23:49.890 | Selecting previously unselected package postgresql-server-dev-10. 2021-12-24 00:23:49.898 | Preparing to unpack .../163-postgresql-server-dev-10_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:23:49.900 | Unpacking postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-24 00:23:50.205 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-24 00:23:50.214 | Preparing to unpack .../164-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-12-24 00:23:50.216 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-24 00:23:50.280 | Selecting previously unselected package python-pip-whl. 2021-12-24 00:23:50.288 | Preparing to unpack .../165-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-12-24 00:23:50.290 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-24 00:23:50.554 | Selecting previously unselected package python3-mysqldb. 2021-12-24 00:23:50.561 | Preparing to unpack .../166-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-12-24 00:23:50.563 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-12-24 00:23:50.652 | Selecting previously unselected package python3.6-venv. 2021-12-24 00:23:50.659 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 2021-12-24 00:23:50.670 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.6) ... 2021-12-24 00:23:50.718 | Selecting previously unselected package python3-venv. 2021-12-24 00:23:50.725 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-12-24 00:23:50.727 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-12-24 00:23:50.803 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-24 00:23:50.811 | Preparing to unpack .../169-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-24 00:23:50.813 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-24 00:23:50.882 | Selecting previously unselected package qemu-utils. 2021-12-24 00:23:50.890 | Preparing to unpack .../170-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-24 00:23:50.892 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-24 00:23:51.096 | Selecting previously unselected package sharutils. 2021-12-24 00:23:51.104 | Preparing to unpack .../171-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-12-24 00:23:51.106 | Unpacking sharutils (1:4.15.2-3) ... 2021-12-24 00:23:51.192 | Selecting previously unselected package sqlite3. 2021-12-24 00:23:51.199 | Preparing to unpack .../172-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-24 00:23:51.201 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-24 00:23:51.361 | Selecting previously unselected package thin-provisioning-tools. 2021-12-24 00:23:51.368 | Preparing to unpack .../173-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-12-24 00:23:51.371 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-24 00:23:51.501 | Selecting previously unselected package unzip. 2021-12-24 00:23:51.508 | Preparing to unpack .../174-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-12-24 00:23:51.511 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-12-24 00:23:51.621 | Selecting previously unselected package uwsgi-core. 2021-12-24 00:23:51.628 | Preparing to unpack .../175-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-24 00:23:51.630 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-24 00:23:51.787 | Selecting previously unselected package vbetool. 2021-12-24 00:23:51.795 | Preparing to unpack .../176-vbetool_1.1-4_amd64.deb ... 2021-12-24 00:23:51.797 | Unpacking vbetool (1.1-4) ... 2021-12-24 00:23:51.880 | Selecting previously unselected package libipset3:amd64. 2021-12-24 00:23:51.887 | Preparing to unpack .../177-libipset3_6.34-1_amd64.deb ... 2021-12-24 00:23:51.889 | Unpacking libipset3:amd64 (6.34-1) ... 2021-12-24 00:23:51.959 | Selecting previously unselected package ipset. 2021-12-24 00:23:51.966 | Preparing to unpack .../178-ipset_6.34-1_amd64.deb ... 2021-12-24 00:23:51.968 | Unpacking ipset (6.34-1) ... 2021-12-24 00:23:52.060 | Selecting previously unselected package ipvsadm. 2021-12-24 00:23:52.068 | Preparing to unpack .../179-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:23:52.071 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-24 00:23:52.154 | Selecting previously unselected package kpartx. 2021-12-24 00:23:52.161 | Preparing to unpack .../180-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-12-24 00:23:52.163 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-12-24 00:23:52.230 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-24 00:23:52.237 | Preparing to unpack .../181-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-24 00:23:52.239 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-24 00:23:52.323 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-24 00:23:52.330 | Preparing to unpack .../182-liberasurecode1_1.5.0-1_amd64.deb ... 2021-12-24 00:23:52.340 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-12-24 00:23:52.399 | Selecting previously unselected package liberasurecode-dev. 2021-12-24 00:23:52.407 | Preparing to unpack .../183-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-12-24 00:23:52.418 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-12-24 00:23:52.491 | Selecting previously unselected package libffi-dev:amd64. 2021-12-24 00:23:52.499 | Preparing to unpack .../184-libffi-dev_3.2.1-8_amd64.deb ... 2021-12-24 00:23:52.501 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-12-24 00:23:52.585 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-24 00:23:52.593 | Preparing to unpack .../185-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-24 00:23:52.595 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:23:52.663 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-24 00:23:52.671 | Preparing to unpack .../186-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-12-24 00:23:52.681 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-24 00:23:52.744 | Selecting previously unselected package socat. 2021-12-24 00:23:52.751 | Preparing to unpack .../187-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-12-24 00:23:52.753 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-12-24 00:23:52.869 | Selecting previously unselected package vlan. 2021-12-24 00:23:52.876 | Preparing to unpack .../188-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-12-24 00:23:52.886 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-12-24 00:23:52.983 | Setting up libjs-jquery (3.2.1-1) ... 2021-12-24 00:23:53.020 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-24 00:23:53.048 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-12-24 00:23:53.084 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-24 00:23:53.112 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-24 00:23:53.309 | Setting up libpathplan4 (2.40.1-2) ... 2021-12-24 00:23:53.345 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-24 00:23:53.374 | Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... 2021-12-24 00:23:53.402 | Setting up make (4.1-9.1ubuntu1) ... 2021-12-24 00:23:53.430 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-12-24 00:23:53.465 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-24 00:23:53.486 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-12-24 00:23:53.559 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-24 00:23:53.586 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-24 00:23:53.614 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-12-24 00:23:53.649 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-24 00:23:53.677 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:23:53.699 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-12-24 00:23:53.762 | Setting up libtimedate-perl (2.3000-2) ... 2021-12-24 00:23:53.789 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-24 00:23:53.818 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-24 00:23:53.860 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-24 00:23:54.021 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-12-24 00:23:54.258 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-24 00:23:54.294 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-12-24 00:23:54.670 | update-initramfs: deferring update (trigger activated) 2021-12-24 00:23:56.703 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-24 00:23:56.724 | No schema files found: doing nothing. 2021-12-24 00:23:56.731 | Setting up mysql-common (5.8+1.0.4) ... 2021-12-24 00:23:56.789 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-24 00:23:56.800 | Setting up sharutils (1:4.15.2-3) ... 2021-12-24 00:23:56.828 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-24 00:23:56.855 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-24 00:23:56.883 | Setting up libjansson4:amd64 (2.11-1) ... 2021-12-24 00:23:56.911 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-12-24 00:23:56.944 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.6) ... 2021-12-24 00:23:57.045 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-24 00:23:57.073 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-24 00:23:57.100 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-24 00:23:57.128 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-24 00:23:57.155 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-24 00:23:57.183 | Setting up dctrl-tools (2.24-2build1) ... 2021-12-24 00:23:57.210 | Setting up apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-24 00:23:57.238 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-12-24 00:23:57.266 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-12-24 00:23:57.294 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-24 00:23:57.321 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-24 00:23:57.349 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-24 00:23:57.422 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-24 00:24:07.158 | Setting up pm-utils (1.4.1-17) ... 2021-12-24 00:24:07.196 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-12-24 00:24:07.231 | Setting up m4 (1.4.18-1) ... 2021-12-24 00:24:07.258 | Setting up libipset3:amd64 (6.34-1) ... 2021-12-24 00:24:07.286 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-24 00:24:07.313 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-24 00:24:07.341 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:24:07.368 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-12-24 00:24:07.444 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-12-24 00:24:09.275 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-24 00:24:09.303 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-24 00:24:09.330 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-12-24 00:24:10.170 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-24 00:24:10.197 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-12-24 00:24:10.225 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-24 00:24:10.252 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-24 00:24:10.279 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-24 00:24:10.307 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-24 00:24:10.334 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-12-24 00:24:10.361 | Setting up dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-24 00:24:10.388 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-12-24 00:24:10.416 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-24 00:24:10.443 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-24 00:24:10.489 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-24 00:24:10.516 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-24 00:24:10.544 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-24 00:24:10.578 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-24 00:24:10.630 | Setting up autotools-dev (20180224.1) ... 2021-12-24 00:24:10.658 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-24 00:24:10.685 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-12-24 00:24:10.713 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-12-24 00:24:10.758 | Setting up dstat (0.7.3-1) ... 2021-12-24 00:24:10.958 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-24 00:24:11.199 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-12-24 00:24:11.226 | Setting up ipset (6.34-1) ... 2021-12-24 00:24:11.254 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-24 00:24:11.291 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-24 00:24:11.318 | Setting up systemd (237-3ubuntu10.52) ... 2021-12-24 00:24:11.334 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-24 00:24:12.432 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-12-24 00:24:12.434 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-12-24 00:24:12.435 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-12-24 00:24:12.436 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-12-24 00:24:12.513 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-12-24 00:24:12.540 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-24 00:24:12.577 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-12-24 00:24:12.605 | Setting up libann0 (1.1.2+doc-6) ... 2021-12-24 00:24:12.632 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-12-24 00:24:12.660 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-24 00:24:12.687 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-24 00:24:12.715 | Setting up dnsmasq-base (2.79-1ubuntu0.5) ... 2021-12-24 00:24:12.751 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-24 00:24:12.779 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-12-24 00:24:12.825 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-24 00:24:34.264 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-24 00:24:34.270 | Setting up libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:24:34.298 | Setting up icu-devtools (60.2-3ubuntu3.2) ... 2021-12-24 00:24:34.325 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-24 00:24:34.353 | Setting up libthai-data (0.1.27-2) ... 2021-12-24 00:24:34.381 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-12-24 00:24:34.408 | Setting up javascript-common (11) ... 2021-12-24 00:24:34.474 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-24 00:24:34.489 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-24 00:24:34.528 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-24 00:24:34.570 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-24 00:24:34.615 | Setting up libjs-jquery-metadata (12-1) ... 2021-12-24 00:24:34.643 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-12-24 00:24:35.026 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-24 00:24:35.376 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-12-24 00:24:35.403 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-24 00:24:35.430 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-24 00:24:35.458 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-24 00:24:35.485 | Setting up vbetool (1.1-4) ... 2021-12-24 00:24:35.512 | Setting up libcdt5 (2.40.1-2) ... 2021-12-24 00:24:35.540 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-24 00:24:35.567 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-24 00:24:35.596 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-24 00:24:35.824 | Setting up libcgraph6 (2.40.1-2) ... 2021-12-24 00:24:35.850 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-24 00:24:35.878 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-24 00:24:35.906 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-24 00:24:35.934 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-24 00:24:35.961 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-24 00:24:35.989 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-24 00:24:36.018 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-12-24 00:24:36.045 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-24 00:24:36.080 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-24 00:24:36.108 | Setting up libtool (2.4.6-2) ... 2021-12-24 00:24:36.136 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-24 00:24:36.165 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-24 00:24:36.192 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-24 00:24:36.220 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-24 00:24:36.248 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:24:36.276 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-12-24 00:24:36.822 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-24 00:24:37.392 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-24 00:24:37.802 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-24 00:24:37.830 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-24 00:24:37.857 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-24 00:24:38.207 | Setting up libapr1-dev (1.6.3-2) ... 2021-12-24 00:24:38.235 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-12-24 00:24:38.262 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-24 00:24:38.551 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-24 00:24:38.579 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-24 00:24:38.607 | Setting up libgvpr2 (2.40.1-2) ... 2021-12-24 00:24:38.635 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-24 00:24:38.663 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-12-24 00:24:39.230 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-24 00:24:39.833 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-12-24 00:24:39.853 | Setting up apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-24 00:24:39.881 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-24 00:24:39.909 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-12-24 00:24:39.937 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-12-24 00:24:39.967 | Setting up apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-24 00:24:40.016 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-24 00:24:40.044 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-24 00:24:40.072 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-24 00:24:40.101 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-24 00:24:40.129 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-24 00:24:40.157 | Setting up ssl-cert (1.0.39) ... 2021-12-24 00:24:40.985 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-12-24 00:24:41.266 | Setting up autoconf (2.69-11) ... 2021-12-24 00:24:41.304 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-12-24 00:24:41.332 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-12-24 00:24:41.354 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-24 00:24:41.377 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-12-24 00:24:41.576 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-24 00:24:42.027 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-24 00:24:42.055 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-24 00:24:42.083 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-12-24 00:24:42.111 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-12-24 00:24:42.212 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-24 00:24:42.241 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-24 00:24:42.275 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-24 00:24:42.304 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-24 00:24:42.332 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-24 00:24:42.618 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-24 00:24:43.223 | Setting up postgresql-common (190ubuntu0.1) ... 2021-12-24 00:24:43.840 | Adding user postgres to group ssl-cert 2021-12-24 00:24:44.001 | 2021-12-24 00:24:44.001 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-24 00:24:44.200 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-24 00:24:44.200 | Removing obsolete dictionary files: 2021-12-24 00:24:44.427 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-24 00:24:45.055 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-12-24 00:24:45.070 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-12-24 00:24:45.092 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-24 00:24:45.130 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-12-24 00:24:45.157 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-24 00:24:45.227 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-24 00:24:45.237 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:24:45.265 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-24 00:24:45.293 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-24 00:24:45.321 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-24 00:24:45.357 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-24 00:24:45.643 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-24 00:24:46.236 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-24 00:24:46.367 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-24 00:24:46.395 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-12-24 00:24:46.430 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-24 00:24:46.458 | Setting up apache2 (2.4.29-1ubuntu4.20) ... 2021-12-24 00:24:47.986 | Enabling module mpm_event. 2021-12-24 00:24:48.047 | Enabling module authz_core. 2021-12-24 00:24:48.052 | Enabling module authz_host. 2021-12-24 00:24:48.107 | Enabling module authn_core. 2021-12-24 00:24:48.111 | Enabling module auth_basic. 2021-12-24 00:24:48.167 | Enabling module access_compat. 2021-12-24 00:24:48.222 | Enabling module authn_file. 2021-12-24 00:24:48.277 | Enabling module authz_user. 2021-12-24 00:24:48.334 | Enabling module alias. 2021-12-24 00:24:48.389 | Enabling module dir. 2021-12-24 00:24:48.445 | Enabling module autoindex. 2021-12-24 00:24:48.500 | Enabling module env. 2021-12-24 00:24:48.557 | Enabling module mime. 2021-12-24 00:24:48.612 | Enabling module negotiation. 2021-12-24 00:24:48.667 | Enabling module setenvif. 2021-12-24 00:24:48.722 | Enabling module filter. 2021-12-24 00:24:48.776 | Enabling module deflate. 2021-12-24 00:24:48.832 | Enabling module status. 2021-12-24 00:24:48.887 | Enabling module reqtimeout. 2021-12-24 00:24:48.944 | Enabling conf charset. 2021-12-24 00:24:48.999 | Enabling conf localized-error-pages. 2021-12-24 00:24:49.054 | Enabling conf other-vhosts-access-log. 2021-12-24 00:24:49.109 | Enabling conf security. 2021-12-24 00:24:49.164 | Enabling conf serve-cgi-bin. 2021-12-24 00:24:49.219 | Enabling site 000-default. 2021-12-24 00:24:49.267 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-24 00:24:49.318 | Enabling conf javascript-common. 2021-12-24 00:24:49.559 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-24 00:24:49.952 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-24 00:24:51.298 | Setting up libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:24:51.327 | Setting up po-debconf (1.0.20) ... 2021-12-24 00:24:51.355 | Setting up build-essential (12.4ubuntu1) ... 2021-12-24 00:24:51.382 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-24 00:24:51.411 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-24 00:24:51.439 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-24 00:24:51.467 | Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-24 00:24:51.495 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:24:51.524 | Setting up libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-24 00:24:51.552 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-24 00:24:51.718 | Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-24 00:24:51.746 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-24 00:24:51.774 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-12-24 00:24:51.839 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-12-24 00:24:54.011 | Regenerating fonts cache... done. 2021-12-24 00:24:54.014 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-24 00:24:54.042 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:24:54.070 | Setting up libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-24 00:24:54.098 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-12-24 00:24:54.134 | Setting up postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-24 00:24:54.170 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-24 00:24:54.222 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:24:54.259 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-24 00:24:54.296 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-24 00:24:54.332 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-12-24 00:24:54.369 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-24 00:24:54.406 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-12-24 00:24:54.452 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-24 00:24:54.480 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:24:54.508 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:24:54.537 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-24 00:24:54.580 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-12-24 00:24:54.608 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-24 00:24:54.644 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:24:54.665 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-12-24 00:24:56.119 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-24 00:24:56.146 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-24 00:24:56.174 | Setting up libgvc6 (2.40.1-2) ... 2021-12-24 00:24:56.222 | Setting up graphviz (2.40.1-2) ... 2021-12-24 00:24:56.252 | Setting up libicu-dev (60.2-3ubuntu3.2) ... 2021-12-24 00:24:56.279 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-24 00:24:56.316 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-24 00:24:56.377 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-24 00:24:56.406 | Setting up debhelper (11.1.6ubuntu2) ... 2021-12-24 00:24:56.443 | Setting up dh-autoreconf (17) ... 2021-12-24 00:24:56.470 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-24 00:24:56.498 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-24 00:24:56.526 | Setting up apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-24 00:24:56.553 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-24 00:24:56.612 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-24 00:25:05.332 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-24 00:25:05.354 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-24 00:25:05.551 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:25:05.574 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-24 00:25:05.775 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-24 00:25:05.793 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-24 00:25:07.829 | ++ functions-common:apt_get:1113 : result=0 2021-12-24 00:25:07.831 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:25:07.834 | ++ functions-common:time_stop:2331 : local name 2021-12-24 00:25:07.836 | ++ functions-common:time_stop:2332 : local end_time 2021-12-24 00:25:07.839 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:25:07.841 | ++ functions-common:time_stop:2334 : local total 2021-12-24 00:25:07.843 | ++ functions-common:time_stop:2335 : local start_time 2021-12-24 00:25:07.845 | ++ functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:25:07.847 | ++ functions-common:time_stop:2338 : start_time=1640305378853 2021-12-24 00:25:07.849 | ++ functions-common:time_stop:2340 : [[ -z 1640305378853 ]] 2021-12-24 00:25:07.852 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:25:07.856 | ++ functions-common:time_stop:2343 : end_time=1640305507853 2021-12-24 00:25:07.858 | ++ functions-common:time_stop:2344 : elapsed_time=129000 2021-12-24 00:25:07.860 | ++ functions-common:time_stop:2345 : total=1382 2021-12-24 00:25:07.862 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:25:07.864 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=130382 2021-12-24 00:25:07.866 | ++ functions-common:apt_get:1117 : return 0 2021-12-24 00:25:07.869 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-24 00:25:07.871 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-24 00:25:07.874 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-24 00:25:07.877 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-24 00:25:07.881 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-12-24 00:25:07.884 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-12-24 00:25:07.887 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-24 00:25:09.318 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-24 00:25:09.320 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-24 00:25:09.323 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-24 00:25:09.325 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-24 00:25:09.327 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-24 00:25:09.329 | + functions-common:GetDistro:371 : GetOSVersion 2021-12-24 00:25:09.331 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-12-24 00:25:09.333 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-12-24 00:25:09.335 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-12-24 00:25:09.337 | + functions-common:_ensure_lsb_release:323 : return 2021-12-24 00:25:09.339 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-12-24 00:25:09.412 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-12-24 00:25:09.414 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-12-24 00:25:09.486 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-12-24 00:25:09.488 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-12-24 00:25:09.563 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-12-24 00:25:09.565 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-24 00:25:09.567 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-12-24 00:25:09.568 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-12-24 00:25:09.571 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-12-24 00:25:09.572 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-12-24 00:25:09.574 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-12-24 00:25:09.576 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-24 00:25:09.578 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-12-24 00:25:09.580 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-12-24 00:25:09.582 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-12-24 00:25:09.582 | Distro: bionic 2021-12-24 00:25:09.584 | + tools/install_pip.sh:main:128 : get_versions 2021-12-24 00:25:09.586 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-24 00:25:09.589 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-24 00:25:09.591 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-24 00:25:09.594 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-24 00:25:09.594 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-24 00:25:10.000 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-24 00:25:10.002 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-24 00:25:10.002 | pip: 20.2.2 2021-12-24 00:25:10.004 | + tools/install_pip.sh:main:137 : is_fedora 2021-12-24 00:25:10.006 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-24 00:25:10.007 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-24 00:25:10.009 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 00:25:10.011 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 00:25:10.012 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 00:25:10.014 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-24 00:25:10.015 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-24 00:25:10.017 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 00:25:10.019 | + tools/install_pip.sh:main:137 : is_suse 2021-12-24 00:25:10.020 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:25:10.022 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:25:10.024 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:25:10.026 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:25:10.027 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:25:10.029 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:25:10.031 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-12-24 00:25:10.032 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-24 00:25:10.034 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:25:10.036 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:25:10.037 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-12-24 00:25:10.052 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2021-12-24 00:25:10.174 | Reading package lists... 2021-12-24 00:25:10.436 | Building dependency tree... 2021-12-24 00:25:10.437 | Reading state information... 2021-12-24 00:25:10.657 | Package 'python-pip' is not installed, so not removed 2021-12-24 00:25:10.657 | The following packages were automatically installed and are no longer required: 2021-12-24 00:25:10.658 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-24 00:25:10.658 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-24 00:25:10.658 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-24 00:25:10.658 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:25:10.658 | python3-twisted-bin python3-zope.interface 2021-12-24 00:25:10.658 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:25:10.738 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-24 00:25:10.741 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:25:10.743 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:25:10.745 | + functions-common:time_stop:2331 : local name 2021-12-24 00:25:10.747 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:25:10.748 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:25:10.750 | + functions-common:time_stop:2334 : local total 2021-12-24 00:25:10.752 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:25:10.753 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:25:10.755 | + functions-common:time_stop:2338 : start_time=1640305510050 2021-12-24 00:25:10.757 | + functions-common:time_stop:2340 : [[ -z 1640305510050 ]] 2021-12-24 00:25:10.759 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:25:10.762 | + functions-common:time_stop:2343 : end_time=1640305510760 2021-12-24 00:25:10.764 | + functions-common:time_stop:2344 : elapsed_time=710 2021-12-24 00:25:10.765 | + functions-common:time_stop:2345 : total=0 2021-12-24 00:25:10.767 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:25:10.768 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=710 2021-12-24 00:25:10.770 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:25:10.772 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-12-24 00:25:10.774 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-24 00:25:10.776 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:25:10.778 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:25:10.779 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-12-24 00:25:10.794 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-12-24 00:25:10.914 | Reading package lists... 2021-12-24 00:25:11.179 | Building dependency tree... 2021-12-24 00:25:11.180 | Reading state information... 2021-12-24 00:25:11.400 | Package 'python3-pip' is not installed, so not removed 2021-12-24 00:25:11.400 | The following packages were automatically installed and are no longer required: 2021-12-24 00:25:11.401 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-24 00:25:11.401 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-24 00:25:11.401 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-24 00:25:11.401 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:25:11.401 | python3-twisted-bin python3-zope.interface 2021-12-24 00:25:11.401 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:25:11.478 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-24 00:25:11.481 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:25:11.483 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:25:11.485 | + functions-common:time_stop:2331 : local name 2021-12-24 00:25:11.487 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:25:11.488 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:25:11.490 | + functions-common:time_stop:2334 : local total 2021-12-24 00:25:11.492 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:25:11.494 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:25:11.496 | + functions-common:time_stop:2338 : start_time=1640305510792 2021-12-24 00:25:11.497 | + functions-common:time_stop:2340 : [[ -z 1640305510792 ]] 2021-12-24 00:25:11.499 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:25:11.502 | + functions-common:time_stop:2343 : end_time=1640305511500 2021-12-24 00:25:11.504 | + functions-common:time_stop:2344 : elapsed_time=708 2021-12-24 00:25:11.505 | + functions-common:time_stop:2345 : total=710 2021-12-24 00:25:11.507 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:25:11.509 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1418 2021-12-24 00:25:11.511 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:25:11.512 | + tools/install_pip.sh:main:142 : install_get_pip 2021-12-24 00:25:11.514 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-24 00:25:11.516 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-24 00:25:11.517 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-24 00:25:11.519 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-24 00:25:11.521 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-24 00:25:11.531 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-24 00:25:11.531 | Dload Upload Total Spent Left Speed 2021-12-24 00:25:11.813 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7477k 0 --:--:-- --:--:-- --:--:-- 7477k 2021-12-24 00:25:11.817 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-24 00:25:11.820 | + tools/install_pip.sh:install_get_pip:94 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-12-24 00:25:14.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:25:15.533 | Collecting pip 2021-12-24 00:25:15.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-12-24 00:25:17.071 | Installing collected packages: pip 2021-12-24 00:25:17.071 | Attempting uninstall: pip 2021-12-24 00:25:17.073 | Found existing installation: pip 20.2.2 2021-12-24 00:25:17.309 | Uninstalling pip-20.2.2: 2021-12-24 00:25:17.323 | Successfully uninstalled pip-20.2.2 2021-12-24 00:25:18.651 | Successfully installed pip-20.2.4 2021-12-24 00:25:18.651 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 00:25:18.771 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-12-24 00:25:18.772 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-24 00:25:18.774 | + inc/python:python3_enabled:468 : return 0 2021-12-24 00:25:18.776 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-12-24 00:25:18.778 | + tools/install_pip.sh:main:148 : set -x 2021-12-24 00:25:18.780 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-12-24 00:25:18.782 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-24 00:25:18.783 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 00:25:18.786 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-24 00:25:18.788 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-12-24 00:25:18.790 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-24 00:25:18.793 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-24 00:25:18.793 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-24 00:25:18.796 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='\''3.5'\'' 2021-12-24 00:25:18.796 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\'' ' 2021-12-24 00:25:18.798 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='3.5' 2021-12-24 00:25:18.798 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' == '' ]] 2021-12-24 00:25:18.800 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-24 00:25:18.802 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-24 00:25:18.804 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-24 00:25:18.819 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' because python3_enabled=True 2021-12-24 00:25:18.822 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-12-24 00:25:21.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:25:21.461 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.461 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.462 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.462 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.463 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.463 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.464 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.464 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.464 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.465 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.466 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.466 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.466 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.467 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.467 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.468 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.468 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.468 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.469 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.469 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.470 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.470 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.471 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.471 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.472 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.472 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.472 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.473 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.473 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.474 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.474 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.475 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.476 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.476 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.477 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.477 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.478 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.478 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.479 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.479 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.479 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.480 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.480 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.481 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.481 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.481 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.482 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.482 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.483 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.483 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.484 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.484 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.484 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.485 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.485 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.486 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.486 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.487 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.487 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.488 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.488 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.489 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.489 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.490 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.490 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.491 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.491 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.491 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.492 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.492 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.493 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.493 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.494 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.494 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.494 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.495 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.495 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.496 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.497 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.497 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.497 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.498 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.498 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.499 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.499 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.500 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.500 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.501 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.501 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.502 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.502 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.502 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.503 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.503 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.504 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.504 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.505 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.505 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.506 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.506 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.506 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.507 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.507 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.508 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.508 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.508 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.509 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.510 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.510 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.510 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.511 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.511 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.512 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.513 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.513 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.513 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.514 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.514 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.515 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.515 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.516 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.516 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.517 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.517 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.517 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.518 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.518 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.519 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.519 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.520 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.521 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.521 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.521 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.522 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.523 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.523 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.524 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.524 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.525 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.525 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.525 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.526 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.526 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.527 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.527 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.528 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.528 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.528 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.529 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.530 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.530 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.530 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.531 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.531 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.532 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.532 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.533 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.533 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.534 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.534 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.535 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.535 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.536 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.536 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.537 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.537 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.537 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.539 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.539 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.539 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.540 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.541 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.541 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.541 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.542 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.542 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.543 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.543 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.543 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.544 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.544 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.545 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.545 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.546 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.546 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.547 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.547 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.547 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.548 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.548 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.549 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.549 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.550 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.550 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.551 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.551 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.552 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.552 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.552 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.553 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.554 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.554 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.555 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.555 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.555 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.556 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.556 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.557 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.557 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.558 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.558 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.558 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.559 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.560 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.560 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.560 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.561 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.562 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.562 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.562 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.563 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.563 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.564 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.564 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.565 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.565 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.566 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.566 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.566 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.567 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.567 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.568 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.568 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.569 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.569 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.570 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.570 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.570 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.571 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.571 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.572 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.572 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.573 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.573 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.573 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.574 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.574 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.575 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.575 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.576 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.576 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.577 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.577 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.578 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.578 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.579 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.579 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.580 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.580 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.580 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.581 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.581 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.582 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.582 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.583 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.583 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.583 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.584 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.584 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.585 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.586 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.586 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.587 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.587 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.588 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.588 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.589 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.589 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.590 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.590 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.590 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.591 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.591 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.592 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.592 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.593 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.593 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.593 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.594 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.594 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.595 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.595 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.595 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.596 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.596 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.597 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.597 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.598 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.598 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.599 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.599 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.600 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.601 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.601 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.602 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.602 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.603 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.603 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.603 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.604 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.604 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.605 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.606 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.606 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.606 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.607 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.607 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.608 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.608 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.609 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.609 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.610 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.610 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.611 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.611 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.612 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.612 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.612 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.613 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.613 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.614 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.614 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.614 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.615 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.616 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.616 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.617 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.617 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.617 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.618 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.618 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.619 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.619 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.620 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.620 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.635 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.635 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.636 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.636 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.637 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.637 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.638 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.638 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.639 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.639 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.640 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.640 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.641 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.641 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.642 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.642 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.643 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.643 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.644 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.644 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.644 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.645 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.645 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.646 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.646 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.646 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.647 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.648 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.648 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.649 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.649 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.650 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.650 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.651 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.651 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.651 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.652 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.653 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.653 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.653 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.654 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.654 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.655 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.655 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.655 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.656 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.656 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.657 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.657 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.657 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.658 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.659 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.659 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.659 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.660 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.660 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.661 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.661 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.661 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.662 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.662 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.664 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.664 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.665 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.665 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.666 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.666 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.667 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.667 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.668 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:21.668 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:21.668 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:21.669 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-12-24 00:25:21.672 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<58.0.0 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-12-24 00:25:23.253 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:25:23.253 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:25:23.323 | + inc/python:pip_install:207 : result=0 2021-12-24 00:25:23.324 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:25:23.326 | + functions-common:time_stop:2331 : local name 2021-12-24 00:25:23.328 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:25:23.329 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:25:23.331 | + functions-common:time_stop:2334 : local total 2021-12-24 00:25:23.333 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:25:23.334 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:25:23.336 | + functions-common:time_stop:2338 : start_time=1640305518815 2021-12-24 00:25:23.338 | + functions-common:time_stop:2340 : [[ -z 1640305518815 ]] 2021-12-24 00:25:23.340 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:25:23.342 | + functions-common:time_stop:2343 : end_time=1640305523340 2021-12-24 00:25:23.344 | + functions-common:time_stop:2344 : elapsed_time=4525 2021-12-24 00:25:23.346 | + functions-common:time_stop:2345 : total=0 2021-12-24 00:25:23.347 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:25:23.349 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4525 2021-12-24 00:25:23.351 | + inc/python:pip_install:210 : return 0 2021-12-24 00:25:23.353 | + tools/install_pip.sh:main:154 : get_versions 2021-12-24 00:25:23.355 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-24 00:25:23.359 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-24 00:25:23.360 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-24 00:25:23.363 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-24 00:25:23.363 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-24 00:25:23.769 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-12-24 00:25:23.771 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-12-24 00:25:23.771 | pip: 20.2.4 2021-12-24 00:25:23.774 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-24 00:25:23.777 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-24 00:25:23.780 | + ./stack.sh:main:771 : fixup_all 2021-12-24 00:25:23.783 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-12-24 00:25:23.785 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-24 00:25:23.787 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-24 00:25:23.796 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-24 00:25:23.796 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-24 00:25:23.796 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-24 00:25:23.801 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-24 00:25:23.803 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-24 00:25:23.805 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-24 00:25:23.813 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-24 00:25:23.816 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-12-24 00:25:23.818 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-12-24 00:25:23.820 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-12-24 00:25:23.822 | + functions-common:install_package:1333 : update_package_repo 2021-12-24 00:25:23.830 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-24 00:25:23.832 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-24 00:25:23.835 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-24 00:25:23.837 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-24 00:25:23.839 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-24 00:25:23.841 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:25:23.843 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:25:23.845 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-24 00:25:23.848 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-24 00:25:23.851 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-24 00:25:23.853 | + functions-common:apt_get_update:1069 : return 2021-12-24 00:25:23.855 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-12-24 00:25:23.857 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-24 00:25:23.864 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:25:23.869 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:25:23.872 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-12-24 00:25:23.888 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-12-24 00:25:24.009 | Reading package lists... 2021-12-24 00:25:24.264 | Building dependency tree... 2021-12-24 00:25:24.265 | Reading state information... 2021-12-24 00:25:24.483 | The following packages were automatically installed and are no longer required: 2021-12-24 00:25:24.484 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-24 00:25:24.484 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-24 00:25:24.484 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-24 00:25:24.484 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:25:24.484 | python3-twisted-bin python3-zope.interface 2021-12-24 00:25:24.484 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:25:24.485 | The following additional packages will be installed: 2021-12-24 00:25:24.485 | python3-software-properties 2021-12-24 00:25:24.531 | The following packages will be upgraded: 2021-12-24 00:25:24.531 | python3-software-properties software-properties-common 2021-12-24 00:25:24.777 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-12-24 00:25:24.777 | Need to get 33.8 kB of archives. 2021-12-24 00:25:24.777 | After this operation, 0 B of additional disk space will be used. 2021-12-24 00:25:24.777 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB] 2021-12-24 00:25:24.892 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB] 2021-12-24 00:25:25.485 | Fetched 33.8 kB in 0s (83.6 kB/s) 2021-12-24 00:25:25.563 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-12-24 00:25:25.566 | Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ... 2021-12-24 00:25:25.715 | Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-24 00:25:25.857 | Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ... 2021-12-24 00:25:26.008 | Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-24 00:25:26.094 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-24 00:25:26.779 | Setting up python3-software-properties (0.96.24.32.18) ... 2021-12-24 00:25:27.051 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-24 00:25:27.069 | Setting up software-properties-common (0.96.24.32.18) ... 2021-12-24 00:25:29.234 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:25:29.236 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:25:29.239 | + functions-common:time_stop:2331 : local name 2021-12-24 00:25:29.241 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:25:29.243 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:25:29.245 | + functions-common:time_stop:2334 : local total 2021-12-24 00:25:29.247 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:25:29.249 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:25:29.251 | + functions-common:time_stop:2338 : start_time=1640305523886 2021-12-24 00:25:29.253 | + functions-common:time_stop:2340 : [[ -z 1640305523886 ]] 2021-12-24 00:25:29.256 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:25:29.259 | + functions-common:time_stop:2343 : end_time=1640305529257 2021-12-24 00:25:29.261 | + functions-common:time_stop:2344 : elapsed_time=5371 2021-12-24 00:25:29.263 | + functions-common:time_stop:2345 : total=130382 2021-12-24 00:25:29.265 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:25:29.268 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=135753 2021-12-24 00:25:29.270 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:25:29.272 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-12-24 00:25:30.065 | 'universe' distribution component is already enabled for all sources. 2021-12-24 00:25:30.090 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-12-24 00:25:30.093 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-12-24 00:25:32.759 | Reading package lists... 2021-12-24 00:25:33.070 | Building dependency tree... 2021-12-24 00:25:33.071 | Reading state information... 2021-12-24 00:25:33.286 | The following packages were automatically installed and are no longer required: 2021-12-24 00:25:33.288 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-24 00:25:33.288 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-24 00:25:33.288 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-24 00:25:33.288 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:25:33.288 | python3-twisted-bin python3-zope.interface 2021-12-24 00:25:33.288 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:25:33.335 | The following NEW packages will be installed: 2021-12-24 00:25:33.335 | ubuntu-cloud-keyring 2021-12-24 00:25:33.443 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-12-24 00:25:33.443 | Need to get 5,908 B of archives. 2021-12-24 00:25:33.443 | After this operation, 22.5 kB of additional disk space will be used. 2021-12-24 00:25:33.443 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.2 [5,908 B] 2021-12-24 00:25:33.975 | Fetched 5,908 B in 0s (64.0 kB/s) 2021-12-24 00:25:34.022 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-12-24 00:25:34.058 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-12-24 00:25:34.061 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-12-24 00:25:34.064 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-24 00:25:34.155 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-24 00:25:36.278 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-24 00:25:36.310 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-24 00:25:36.352 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-24 00:25:36.512 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-24 00:25:36.563 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-24 00:25:36.991 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-12-24 00:25:40.969 | Fetched 179 kB in 1s (144 kB/s) 2021-12-24 00:25:42.816 | Reading package lists... 2021-12-24 00:25:42.878 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-12-24 00:25:42.881 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-12-24 00:25:42.883 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-12-24 00:25:42.885 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-12-24 00:25:42.888 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-12-24 00:25:42.890 | ++ functions-common:apt_get_update:1076 : id -u 2021-12-24 00:25:42.894 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-12-24 00:25:42.896 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-12-24 00:25:42.899 | + functions-common:time_start:2317 : local name=apt-get-update 2021-12-24 00:25:42.901 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:25:42.903 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:25:42.905 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:25:42.908 | + functions-common:time_start:2322 : _TIME_START[$name]=1640305542906 2021-12-24 00:25:42.911 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-24 00:25:42.913 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-24 00:25:42.915 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-24 00:25:43.113 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-24 00:25:43.123 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-24 00:25:43.160 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-24 00:25:43.204 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-24 00:25:43.283 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-24 00:25:43.869 | Fetched 8,767 B in 1s (12.8 kB/s) 2021-12-24 00:25:45.701 | Reading package lists... 2021-12-24 00:25:45.764 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-12-24 00:25:45.766 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-12-24 00:25:45.769 | + functions-common:time_stop:2331 : local name 2021-12-24 00:25:45.772 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:25:45.774 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:25:45.776 | + functions-common:time_stop:2334 : local total 2021-12-24 00:25:45.778 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:25:45.780 | + functions-common:time_stop:2337 : name=apt-get-update 2021-12-24 00:25:45.782 | + functions-common:time_stop:2338 : start_time=1640305542906 2021-12-24 00:25:45.784 | + functions-common:time_stop:2340 : [[ -z 1640305542906 ]] 2021-12-24 00:25:45.787 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:25:45.790 | + functions-common:time_stop:2343 : end_time=1640305545787 2021-12-24 00:25:45.792 | + functions-common:time_stop:2344 : elapsed_time=2881 2021-12-24 00:25:45.794 | + functions-common:time_stop:2345 : total=2911 2021-12-24 00:25:45.796 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:25:45.798 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5792 2021-12-24 00:25:45.801 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-12-24 00:25:45.811 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-24 00:25:45.821 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-24 00:25:45.831 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-12-24 00:25:45.834 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-12-24 00:25:45.836 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-24 00:25:45.839 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-24 00:25:45.841 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 00:25:45.843 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 00:25:45.845 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 00:25:45.847 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-24 00:25:45.849 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-24 00:25:45.851 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 00:25:45.853 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-12-24 00:25:45.856 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-12-24 00:25:45.858 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-12-24 00:25:45.860 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:25:45.862 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:25:45.864 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:25:45.867 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:25:45.869 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:25:45.871 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:25:45.873 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-12-24 00:25:45.875 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-12-24 00:25:45.893 | Using python 3.6 to install os-testr because python3_enabled=True 2021-12-24 00:25:45.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 -U os-testr 2021-12-24 00:25:48.509 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:25:48.509 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.510 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.510 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.511 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.511 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.512 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.512 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.513 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.513 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.514 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.514 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.515 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.515 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.515 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.516 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.516 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.517 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.517 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.517 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.518 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.518 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.519 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.519 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.520 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.520 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.521 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.521 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.522 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.522 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.523 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.523 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.524 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.524 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.525 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.525 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.526 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.526 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.526 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.527 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.527 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.528 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.528 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.528 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.529 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.529 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.530 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.530 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.530 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.531 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.531 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.532 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.532 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.533 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.533 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.533 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.534 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.534 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.535 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.535 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.536 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.537 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.537 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.538 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.539 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.539 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.539 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.540 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.540 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.541 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.541 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.541 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.542 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.542 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.543 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.543 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.544 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.544 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.545 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.545 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.546 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.546 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.547 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.547 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.548 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.548 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.548 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.549 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.549 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.550 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.550 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.551 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.551 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.552 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.552 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.552 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.553 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.553 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.554 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.554 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.554 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.555 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.555 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.556 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.556 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.557 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.557 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.557 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.558 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.558 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.559 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.559 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.560 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.560 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.561 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.561 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.562 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.562 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.563 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.563 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.564 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.564 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.565 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.565 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.565 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.566 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.566 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.567 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.567 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.568 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.568 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.569 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.569 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.569 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.570 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.570 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.571 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.571 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.572 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.572 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.573 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.573 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.574 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.574 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.574 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.575 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.575 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.576 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.576 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.577 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.577 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.577 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.578 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.578 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.579 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.579 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.580 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.580 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.581 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.581 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.582 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.582 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.583 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.583 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.584 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.584 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.585 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.585 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.586 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.586 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.586 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.587 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.588 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.588 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.588 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.589 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.589 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.590 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.590 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.590 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.591 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.591 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.592 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.592 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.592 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.593 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.593 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.594 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.594 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.595 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.595 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.596 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.596 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.597 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.597 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.598 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.598 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.598 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.599 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.600 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.600 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.601 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.601 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.602 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.602 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.603 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.603 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.603 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.604 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.604 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.605 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.605 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.606 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.606 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.607 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.607 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.607 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.608 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.608 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.609 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.609 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.609 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.610 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.610 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.611 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.611 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.612 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.612 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.612 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.613 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.613 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.614 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.614 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.615 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.615 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.615 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.616 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.616 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.617 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.617 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.617 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.618 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.619 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.619 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.619 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.620 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.620 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.621 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.621 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.622 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.622 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.623 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.623 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.623 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.624 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.624 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.625 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.625 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.626 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.626 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.626 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.627 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.627 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.628 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.628 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.629 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.629 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.629 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.630 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.630 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.631 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.631 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.632 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.632 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.633 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.633 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.634 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.634 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.635 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.635 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.635 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.636 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.636 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.637 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.637 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.637 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.638 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.638 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.639 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.639 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.639 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.640 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.640 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.641 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.641 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.642 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.642 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.642 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.643 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.643 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.644 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.645 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.645 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.646 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.646 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.647 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.647 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.648 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.648 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.649 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.649 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.649 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.650 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.651 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.651 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.651 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.652 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.652 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.653 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.653 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.653 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.654 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.654 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.655 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.655 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.656 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.656 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.657 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.657 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.658 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.658 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.658 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.659 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.660 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.660 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.661 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.662 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.662 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.663 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.663 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.664 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.664 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.665 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.665 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.666 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.666 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.667 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.667 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.668 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.668 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.668 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.669 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.669 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.670 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.670 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.671 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.671 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.671 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.672 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.672 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.673 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.673 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.674 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.674 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.675 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.675 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.676 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.676 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.676 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.677 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.677 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.677 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.678 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.678 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.679 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.679 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.680 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.680 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.681 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.681 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.681 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.682 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.682 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.683 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.683 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.684 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.684 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.684 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.685 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.685 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.686 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.686 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.686 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.687 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.687 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.688 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.688 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.689 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.689 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.689 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.690 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.690 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.691 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.691 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.691 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.692 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.692 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.693 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.693 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.694 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.694 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.695 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.695 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.696 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.696 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:48.696 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:48.697 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:48.697 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:49.256 | Collecting os-testr===2.0.0 2021-12-24 00:25:49.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-12-24 00:25:49.818 | Collecting python-subunit===1.4.0 2021-12-24 00:25:49.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-12-24 00:25:50.389 | Collecting stestr===3.0.1 2021-12-24 00:25:50.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-12-24 00:25:50.492 | Requirement already satisfied, skipping upgrade: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-24 00:25:50.494 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.4.0) 2021-12-24 00:25:50.513 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (1.0.0) 2021-12-24 00:25:50.516 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-12-24 00:25:50.929 | Collecting future===0.18.2 2021-12-24 00:25:50.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-24 00:25:51.925 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-12-24 00:25:51.929 | Requirement already satisfied, skipping upgrade: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.1.0) 2021-12-24 00:25:51.945 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.0.0) 2021-12-24 00:25:51.957 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.1.0) 2021-12-24 00:25:51.965 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.4.0) 2021-12-24 00:25:51.969 | Requirement already satisfied, skipping upgrade: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-24 00:25:51.972 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (1.6.0) 2021-12-24 00:25:51.974 | Requirement already satisfied, skipping upgrade: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-12-24 00:25:51.980 | Requirement already satisfied, skipping upgrade: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 749)) (0.8.9) 2021-12-24 00:25:51.996 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-12-24 00:25:52.000 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.7.2) 2021-12-24 00:25:52.002 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.0) 2021-12-24 00:25:52.004 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.0.0) 2021-12-24 00:25:52.007 | Requirement already satisfied, skipping upgrade: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (0.1.9) 2021-12-24 00:25:52.010 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.8.0) 2021-12-24 00:25:52.013 | Building wheels for collected packages: future 2021-12-24 00:25:52.014 | Building wheel for future (setup.py): started 2021-12-24 00:25:53.103 | Building wheel for future (setup.py): finished with status 'done' 2021-12-24 00:25:53.107 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=dbd2c326a9a625a38a421043d940cc15439195b0d91cada62c81beb1465d57d2 2021-12-24 00:25:53.107 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-12-24 00:25:53.108 | Successfully built future 2021-12-24 00:25:54.533 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-24 00:25:55.337 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-12-24 00:25:55.438 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:25:55.438 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:25:55.544 | + inc/python:pip_install:207 : result=0 2021-12-24 00:25:55.546 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:25:55.549 | + functions-common:time_stop:2331 : local name 2021-12-24 00:25:55.551 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:25:55.553 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:25:55.555 | + functions-common:time_stop:2334 : local total 2021-12-24 00:25:55.558 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:25:55.560 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:25:55.562 | + functions-common:time_stop:2338 : start_time=1640305545889 2021-12-24 00:25:55.564 | + functions-common:time_stop:2340 : [[ -z 1640305545889 ]] 2021-12-24 00:25:55.566 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:25:55.569 | + functions-common:time_stop:2343 : end_time=1640305555567 2021-12-24 00:25:55.572 | + functions-common:time_stop:2344 : elapsed_time=9678 2021-12-24 00:25:55.574 | + functions-common:time_stop:2345 : total=0 2021-12-24 00:25:55.576 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:25:55.578 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9678 2021-12-24 00:25:55.580 | + inc/python:pip_install:210 : return 0 2021-12-24 00:25:55.582 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-12-24 00:25:55.584 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-12-24 00:25:55.587 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-12-24 00:25:55.589 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 00:25:55.592 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-12-24 00:25:55.594 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-12-24 00:25:55.597 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-24 00:25:55.601 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-12-24 00:25:55.601 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-24 00:25:55.605 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-12-24 00:25:55.607 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-12-24 00:25:55.610 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-12-24 00:25:55.613 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-12-24 00:25:55.615 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-12-24 00:25:55.633 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-12-24 00:25:55.638 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2021-12-24 00:25:58.261 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:25:58.262 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.262 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.263 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.263 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.264 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.264 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.265 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.265 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.266 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.266 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.267 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.267 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.267 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.268 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.268 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.269 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.269 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.270 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.270 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.271 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.271 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.272 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.272 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.273 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.273 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.274 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.274 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.275 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.275 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.275 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.276 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.276 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.277 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.277 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.278 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.278 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.279 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.279 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.280 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.280 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.280 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.281 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.281 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.282 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.282 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.282 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.283 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.283 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.284 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.284 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.284 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.285 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.285 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.286 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.287 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.287 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.288 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.289 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.289 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.290 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.290 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.291 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.291 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.292 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.292 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.292 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.293 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.293 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.294 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.294 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.295 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.295 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.295 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.296 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.296 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.297 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.297 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.298 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.299 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.299 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.299 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.300 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.300 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.301 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.301 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.302 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.302 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.303 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.303 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.303 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.304 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.304 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.305 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.305 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.305 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.306 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.306 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.307 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.307 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.308 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.308 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.309 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.309 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.309 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.310 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.310 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.311 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.311 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.312 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.312 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.313 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.313 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.314 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.314 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.315 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.315 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.316 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.316 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.317 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.317 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.317 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.318 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.318 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.319 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.319 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.320 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.320 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.321 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.321 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.322 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.322 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.323 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.323 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.324 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.324 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.325 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.325 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.325 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.326 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.326 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.327 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.327 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.328 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.328 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.328 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.329 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.329 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.330 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.330 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.331 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.331 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.332 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.332 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.333 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.334 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.334 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.335 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.335 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.336 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.336 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.337 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.337 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.337 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.338 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.338 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.339 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.339 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.340 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.340 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.340 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.341 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.341 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.342 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.342 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.343 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.343 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.344 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.344 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.344 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.345 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.345 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.346 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.346 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.347 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.347 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.347 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.348 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.349 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.349 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.350 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.350 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.351 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.351 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.352 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.352 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.353 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.353 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.354 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.354 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.355 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.355 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.355 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.356 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.356 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.357 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.357 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.358 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.358 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.359 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.359 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.359 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.360 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.360 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.361 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.361 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.362 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.362 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.363 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.363 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.363 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.364 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.364 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.365 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.365 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.366 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.366 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.367 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.367 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.367 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.368 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.368 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.369 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.369 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.370 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.370 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.371 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.371 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.371 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.372 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.372 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.373 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.373 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.374 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.374 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.374 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.375 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.375 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.376 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.376 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.377 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.377 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.378 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.378 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.379 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.379 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.380 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.380 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.380 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.381 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.381 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.382 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.382 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.383 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.383 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.384 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.384 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.384 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.385 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.385 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.386 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.386 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.387 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.387 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.388 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.388 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.389 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.389 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.390 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.390 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.391 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.391 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.391 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.392 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.392 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.392 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.393 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.393 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.394 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.394 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.395 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.395 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.396 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.396 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.397 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.397 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.398 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.398 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.399 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.399 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.400 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.401 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.401 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.401 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.402 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.402 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.403 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.403 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.404 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.404 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.405 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.405 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.405 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.406 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.407 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.407 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.407 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.408 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.408 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.409 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.409 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.409 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.410 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.410 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.412 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.412 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.413 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.414 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.414 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.415 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.415 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.415 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.417 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.418 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.419 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.420 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.421 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.422 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.422 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.423 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.423 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.425 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.425 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.426 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.426 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.427 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.427 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.428 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.428 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.429 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.430 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.430 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.431 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.431 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.432 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.433 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.433 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.434 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.435 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.435 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.436 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.436 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.437 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.437 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.438 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.438 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.439 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.439 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.439 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.440 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.440 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.441 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.441 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.442 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.442 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.442 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.443 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.443 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.444 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.444 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.445 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.445 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.446 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.446 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.447 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.447 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.447 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.448 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.448 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.449 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.449 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.450 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.450 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.451 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.451 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.451 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.452 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.452 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.453 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.453 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.454 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.454 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.454 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.455 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.455 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.456 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.456 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.456 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.457 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.458 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.459 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.459 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.460 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.460 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.460 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.461 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:25:58.461 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:25:58.462 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:25:58.464 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-12-24 00:26:00.125 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:26:00.125 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:26:00.196 | + inc/python:pip_install:207 : result=0 2021-12-24 00:26:00.198 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:26:00.201 | + functions-common:time_stop:2331 : local name 2021-12-24 00:26:00.203 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:26:00.205 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:26:00.207 | + functions-common:time_stop:2334 : local total 2021-12-24 00:26:00.210 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:26:00.212 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:26:00.214 | + functions-common:time_stop:2338 : start_time=1640305555629 2021-12-24 00:26:00.217 | + functions-common:time_stop:2340 : [[ -z 1640305555629 ]] 2021-12-24 00:26:00.219 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:26:00.222 | + functions-common:time_stop:2343 : end_time=1640305560220 2021-12-24 00:26:00.225 | + functions-common:time_stop:2344 : elapsed_time=4591 2021-12-24 00:26:00.227 | + functions-common:time_stop:2345 : total=9678 2021-12-24 00:26:00.229 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:26:00.231 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14269 2021-12-24 00:26:00.233 | + inc/python:pip_install:210 : return 0 2021-12-24 00:26:00.235 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-24 00:26:00.280 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-12-24 00:26:00.350 | + ./stack.sh:main:788 : install_infra 2021-12-24 00:26:00.353 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-24 00:26:00.355 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-24 00:26:00.357 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-24 00:26:02.831 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-24 00:26:02.833 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-24 00:26:02.853 | + inc/python:pip_install:200 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-24 00:26:04.429 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.433 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.436 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.445 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.449 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.452 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.462 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.467 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.469 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.476 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.481 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.483 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.488 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.493 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.495 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.499 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.504 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.507 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.510 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.514 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.517 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.521 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.526 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.528 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.537 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.542 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.544 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.552 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.557 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.559 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.566 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.571 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.573 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.586 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.590 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.593 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.598 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.600 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.602 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.605 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.610 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.613 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.618 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.622 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.625 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.627 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.632 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.634 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.637 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.641 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.645 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.648 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.653 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.655 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.666 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.671 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.673 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.692 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.700 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.704 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.707 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.718 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.722 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.727 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.729 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.733 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.738 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.741 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.748 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.752 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.755 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.757 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.762 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.764 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.769 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.774 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.777 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.802 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.806 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.808 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.811 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.816 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.818 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.822 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.825 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.832 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.837 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.839 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.844 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.849 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.851 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.857 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.862 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.864 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.867 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.872 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.874 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.883 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.888 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.890 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.892 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.897 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.900 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.903 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.908 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.912 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.920 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.925 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.928 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.941 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.946 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.948 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.971 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.977 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.979 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:04.983 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:04.988 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:04.990 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.004 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.007 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.009 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.014 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.016 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.018 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.024 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.037 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.043 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.045 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.073 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.089 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.094 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.096 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.099 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.103 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.106 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.116 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.122 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.124 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.126 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.132 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.134 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.139 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.141 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.148 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.150 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.153 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.157 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.160 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.171 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.176 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.178 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.184 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.188 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.192 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.196 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.199 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.221 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.227 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.229 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.233 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.238 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.241 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.246 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.253 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.259 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.262 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.269 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.274 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.276 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.282 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.288 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.296 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.298 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.306 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.308 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.314 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.319 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.321 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.325 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.329 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.332 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.336 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.341 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.343 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.345 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.350 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.353 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.355 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.360 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.362 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.390 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.396 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.398 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.407 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.412 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.414 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.417 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.421 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.424 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.434 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.439 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.442 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.453 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.456 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.459 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.464 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.466 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.474 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.478 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.481 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.483 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.488 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.490 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.509 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.511 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.513 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.518 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.521 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.523 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.527 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.531 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.534 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.546 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.551 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.553 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.557 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.562 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.564 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.571 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.575 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.578 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.580 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.585 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.588 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.593 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.599 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.601 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.605 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.610 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.612 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.619 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.634 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.639 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.641 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.643 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.648 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.651 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.663 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.667 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.670 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.681 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.686 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.688 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.699 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.704 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.707 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.709 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.714 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.716 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.723 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.729 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.731 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.741 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.751 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.756 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.759 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.763 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.768 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.770 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.781 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.786 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.788 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.794 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.800 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.803 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.822 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.827 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.829 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.831 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.836 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.838 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.841 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.845 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.848 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.850 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.855 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.857 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.861 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.867 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.870 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.872 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.877 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.880 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.885 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.890 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.892 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.903 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.908 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.910 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.939 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.944 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.946 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.954 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.958 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.961 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.971 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.976 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.978 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:05.980 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:05.985 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:05.988 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.001 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.014 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.017 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.019 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.024 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.027 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.031 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.036 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.039 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.046 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.051 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.054 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.075 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.081 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.085 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.088 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.090 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.095 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.097 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.107 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.112 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.115 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.129 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.135 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.137 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.141 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.146 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.148 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.151 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.155 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.158 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.176 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.181 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.184 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.196 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.199 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.204 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.206 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.210 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.215 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.217 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.222 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.243 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.248 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.250 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.254 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.259 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.262 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.271 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.276 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.278 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.287 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.292 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.294 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.302 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.304 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.308 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.313 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.316 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.318 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.323 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.325 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.332 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.339 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.343 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.346 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.352 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.355 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.357 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.362 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.365 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.378 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.380 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.383 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.390 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.392 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.398 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.400 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.404 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.417 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.422 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.426 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.429 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.433 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.443 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.448 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.451 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.453 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.458 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.461 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.465 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.469 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.472 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.477 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.482 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.484 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.497 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.500 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.512 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.517 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.519 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.526 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.528 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.531 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:06.536 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:06.539 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:06.547 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-24 00:26:06.678 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-12-24 00:26:06.706 | Installing collected packages: pbr 2021-12-24 00:26:06.812 | Successfully installed pbr-5.4.5 2021-12-24 00:26:06.867 | + inc/python:pip_install:207 : result=0 2021-12-24 00:26:06.869 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:26:06.871 | + functions-common:time_stop:2331 : local name 2021-12-24 00:26:06.873 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:26:06.875 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:26:06.877 | + functions-common:time_stop:2334 : local total 2021-12-24 00:26:06.880 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:26:06.882 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:26:06.884 | + functions-common:time_stop:2338 : start_time=1640305562846 2021-12-24 00:26:06.886 | + functions-common:time_stop:2340 : [[ -z 1640305562846 ]] 2021-12-24 00:26:06.889 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:26:06.892 | + functions-common:time_stop:2343 : end_time=1640305566890 2021-12-24 00:26:06.894 | + functions-common:time_stop:2344 : elapsed_time=4044 2021-12-24 00:26:06.897 | + functions-common:time_stop:2345 : total=14269 2021-12-24 00:26:06.899 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:26:06.901 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18313 2021-12-24 00:26:06.903 | + inc/python:pip_install:210 : return 0 2021-12-24 00:26:06.905 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-24 00:26:06.908 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-24 00:26:06.928 | + inc/python:pip_install:200 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-24 00:26:08.507 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.512 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.514 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.523 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.528 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.530 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.541 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.545 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.548 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.555 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.560 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.562 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.566 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.571 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.574 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.578 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.583 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.585 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.588 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.593 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.595 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.600 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.604 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.607 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.616 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.620 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.622 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.630 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.635 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.637 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.644 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.650 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.652 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.665 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.669 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.672 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.677 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.679 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.681 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.684 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.689 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.691 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.696 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.700 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.703 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.705 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.710 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.712 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.715 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.719 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.723 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.726 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.731 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.733 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.744 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.749 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.751 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.770 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.778 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.782 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.785 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.796 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.800 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.805 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.808 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.812 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.817 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.819 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.826 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.831 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.833 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.836 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.840 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.842 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.848 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.853 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.856 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.880 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.885 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.887 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.889 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.894 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.896 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.901 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.903 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.911 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.916 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.918 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.923 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.928 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.930 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.936 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.941 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.943 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.946 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.951 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.953 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.962 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.967 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.969 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.971 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.976 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.978 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.982 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:08.987 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:08.990 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:08.999 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.003 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.007 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.020 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.025 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.027 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.050 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.056 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.058 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.062 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.067 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.069 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.083 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.086 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.088 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.093 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.095 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.097 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.103 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.116 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.121 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.124 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.153 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.170 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.174 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.177 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.180 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.184 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.186 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.197 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.202 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.204 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.207 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.212 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.214 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.219 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.221 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.228 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.231 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.233 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.238 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.241 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.251 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.256 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.258 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.264 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.268 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.272 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.276 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.279 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.302 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.307 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.309 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.313 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.318 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.321 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.326 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.334 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.339 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.341 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.349 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.354 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.356 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.361 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.368 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.376 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.378 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.386 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.388 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.394 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.399 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.401 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.404 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.409 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.412 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.416 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.421 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.423 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.425 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.430 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.432 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.435 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.439 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.442 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.479 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.483 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.495 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.505 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.509 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.512 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.514 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.519 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.522 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.532 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.538 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.541 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.552 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.554 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.557 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.562 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.564 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.572 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.576 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.579 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.581 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.586 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.589 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.607 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.609 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.612 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.616 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.619 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.621 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.624 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.629 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.631 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.643 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.649 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.651 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.655 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.660 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.663 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.669 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.673 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.676 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.678 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.683 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.685 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.691 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.696 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.699 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.702 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.708 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.710 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.717 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.732 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.736 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.739 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.741 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.746 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.748 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.760 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.765 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.767 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.778 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.783 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.785 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.796 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.801 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.804 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.806 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.811 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.813 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.825 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.831 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.834 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.843 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.853 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.858 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.860 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.864 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.869 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.871 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.883 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.888 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.890 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.896 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.902 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.905 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.923 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.928 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.931 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.933 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.938 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.940 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.943 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.947 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.950 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.952 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.957 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.960 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.964 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.969 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.972 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.974 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.979 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.981 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:09.987 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:09.991 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:09.993 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.005 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.009 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.012 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.040 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.045 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.047 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.055 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.059 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.062 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.073 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.078 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.080 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.083 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.087 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.090 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.103 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.116 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.119 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.121 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.126 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.129 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.133 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.138 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.140 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.148 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.153 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.155 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.177 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.183 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.187 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.190 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.193 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.198 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.200 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.209 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.214 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.216 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.231 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.236 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.239 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.243 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.248 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.250 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.253 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.258 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.260 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.277 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.282 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.284 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.297 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.300 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.306 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.308 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.312 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.317 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.320 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.324 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.344 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.349 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.351 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.356 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.360 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.363 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.373 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.378 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.381 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.388 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.393 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.395 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.402 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.405 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.409 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.414 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.417 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.419 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.423 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.426 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.434 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.440 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.445 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.448 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.454 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.456 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.459 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.464 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.466 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.479 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.481 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.484 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.491 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.494 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.498 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.501 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.505 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.515 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.518 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.523 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.525 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.529 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.541 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.545 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.548 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.550 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.555 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.558 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.562 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.567 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.569 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.573 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.578 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.580 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.594 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.596 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.612 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.617 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.619 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.626 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.628 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.631 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:10.635 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:10.638 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:10.639 | Processing /opt/stack/requirements 2021-12-24 00:26:11.978 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-12-24 00:26:12.045 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-12-24 00:26:12.083 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-12-24 00:26:12.229 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-12-24 00:26:12.858 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-12-24 00:26:12.964 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-12-24 00:26:13.003 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-12-24 00:26:13.053 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-12-24 00:26:13.074 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-12-24 00:26:13.116 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-12-24 00:26:13.175 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-12-24 00:26:13.192 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-24 00:26:13.218 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-12-24 00:26:13.251 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-12-24 00:26:13.271 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-12-24 00:26:13.384 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-12-24 00:26:13.402 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-12-24 00:26:13.438 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-12-24 00:26:13.449 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-24 00:26:13.454 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-12-24 00:26:13.519 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-12-24 00:26:13.566 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-12-24 00:26:13.591 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-12-24 00:26:13.621 | Collecting certifi===2021.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-12-24 00:26:13.671 | Downloading http://10.100.0.9:8080/root/pypi/+f/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149kB) 2021-12-24 00:26:13.692 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-24 00:26:13.724 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-12-24 00:26:13.754 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-12-24 00:26:13.771 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-12-24 00:26:13.784 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-12-24 00:26:13.806 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-12-24 00:26:13.821 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-12-24 00:26:13.841 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-12-24 00:26:13.854 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-24 00:26:13.883 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-12-24 00:26:13.896 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-12-24 00:26:13.913 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-12-24 00:26:13.923 | Building wheels for collected packages: PyYAML 2021-12-24 00:26:13.924 | Running setup.py bdist_wheel for PyYAML: started 2021-12-24 00:26:14.208 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-12-24 00:26:14.208 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-0txggodb/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/tmpsd7wlrhgpip-wheel- --python-tag cp36: 2021-12-24 00:26:14.208 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-24 00:26:14.208 | or: -c --help [cmd1 cmd2 ...] 2021-12-24 00:26:14.208 | or: -c --help-commands 2021-12-24 00:26:14.208 | or: -c cmd --help 2021-12-24 00:26:14.208 | 2021-12-24 00:26:14.208 | error: invalid command 'bdist_wheel' 2021-12-24 00:26:14.208 | 2021-12-24 00:26:14.208 | ---------------------------------------- 2021-12-24 00:26:14.208 | Failed building wheel for PyYAML 2021-12-24 00:26:14.208 | Running setup.py clean for PyYAML 2021-12-24 00:26:14.492 | Failed to build PyYAML 2021-12-24 00:26:14.494 | Installing collected packages: chardet, certifi, six, linecache2, traceback2, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-12-24 00:26:15.311 | Running setup.py install for PyYAML: started 2021-12-24 00:26:24.892 | Running setup.py install for PyYAML: finished with status 'done' 2021-12-24 00:26:25.329 | Running setup.py install for openstack-requirements: started 2021-12-24 00:26:27.534 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-24 00:26:27.807 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2021.10.8 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3589 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2021-12-24 00:26:27.909 | + inc/python:pip_install:207 : result=0 2021-12-24 00:26:27.911 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:26:27.913 | + functions-common:time_stop:2331 : local name 2021-12-24 00:26:27.916 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:26:27.918 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:26:27.920 | + functions-common:time_stop:2334 : local total 2021-12-24 00:26:27.922 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:26:27.924 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:26:27.926 | + functions-common:time_stop:2338 : start_time=1640305566921 2021-12-24 00:26:27.928 | + functions-common:time_stop:2340 : [[ -z 1640305566921 ]] 2021-12-24 00:26:27.931 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:26:27.934 | + functions-common:time_stop:2343 : end_time=1640305587931 2021-12-24 00:26:27.936 | + functions-common:time_stop:2344 : elapsed_time=21010 2021-12-24 00:26:27.938 | + functions-common:time_stop:2345 : total=18313 2021-12-24 00:26:27.940 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:26:27.943 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=39323 2021-12-24 00:26:27.945 | + inc/python:pip_install:210 : return 0 2021-12-24 00:26:27.947 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-24 00:26:27.950 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-24 00:26:27.952 | + inc/python:use_library_from_git:263 : local name=pbr 2021-12-24 00:26:27.954 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:26:27.957 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:26:27.959 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2021-12-24 00:26:27.962 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:26:27.964 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-24 00:26:27.982 | Using python 3.6 to install pbr because python3_enabled=True 2021-12-24 00:26:27.987 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-24 00:26:30.650 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:26:30.651 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.652 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.652 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.653 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.654 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.654 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.655 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.655 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.656 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.656 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.657 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.657 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.657 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.658 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.658 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.659 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.659 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.660 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.660 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.661 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.661 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.662 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.662 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.663 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.663 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.664 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.664 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.665 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.665 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.666 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.666 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.667 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.667 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.668 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.668 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.668 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.669 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.669 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.670 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.670 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.671 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.671 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.671 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.672 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.672 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.673 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.673 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.673 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.674 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.674 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.675 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.675 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.676 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.676 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.676 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.677 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.677 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.678 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.679 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.679 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.679 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.680 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.680 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.681 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.681 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.682 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.682 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.683 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.683 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.684 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.684 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.684 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.685 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.685 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.685 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.686 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.687 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.687 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.688 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.688 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.689 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.689 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.690 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.690 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.690 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.691 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.692 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.692 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.693 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.693 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.693 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.694 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.694 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.695 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.695 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.696 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.696 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.696 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.697 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.697 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.698 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.698 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.699 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.699 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.700 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.700 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.700 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.701 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.701 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.702 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.702 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.703 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.704 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.704 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.704 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.705 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.705 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.706 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.707 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.707 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.708 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.708 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.709 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.709 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.709 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.710 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.711 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.711 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.713 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.714 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.714 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.715 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.715 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.717 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.718 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.718 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.719 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.719 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.721 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.721 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.721 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.723 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.723 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.724 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.724 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.725 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.725 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.726 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.727 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.727 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.728 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.728 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.729 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.729 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.730 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.730 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.731 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.732 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.732 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.732 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.733 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.733 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.734 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.734 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.735 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.735 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.736 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.736 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.736 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.737 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.737 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.738 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.738 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.739 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.739 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.740 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.740 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.741 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.741 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.741 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.742 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.742 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.743 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.743 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.743 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.744 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.744 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.745 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.745 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.745 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.746 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.747 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.747 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.748 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.748 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.749 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.749 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.750 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.750 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.750 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.751 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.751 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.752 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.752 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.753 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.754 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.754 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.755 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.755 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.755 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.756 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.756 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.757 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.757 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.758 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.758 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.759 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.759 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.759 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.760 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.760 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.761 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.761 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.762 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.762 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.762 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.763 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.763 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.764 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.764 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.765 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.765 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.766 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.766 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.766 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.767 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.767 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.768 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.768 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.768 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.769 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.770 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.771 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.771 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.771 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.772 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.772 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.773 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.773 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.774 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.774 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.775 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.775 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.776 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.776 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.776 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.777 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.777 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.778 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.778 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.779 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.779 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.779 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.780 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.781 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.781 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.781 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.782 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.782 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.783 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.783 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.784 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.784 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.785 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.785 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.786 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.786 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.787 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.787 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.787 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.788 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.788 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.789 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.789 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.790 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.790 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.791 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.791 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.791 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.792 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.792 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.793 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.793 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.793 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.794 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.794 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.795 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.795 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.796 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.797 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.797 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.797 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.798 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.798 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.799 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.799 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.800 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.800 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.800 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.801 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.801 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.802 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.803 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.803 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.803 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.804 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.804 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.805 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.805 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.805 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.806 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.806 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.807 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.808 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.808 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.808 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.809 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.809 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.810 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.810 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.811 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.811 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.811 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.813 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.813 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.813 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.814 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.814 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.815 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.815 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.816 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.817 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.817 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.818 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.818 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.819 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.819 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.820 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.820 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.820 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.821 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.821 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.822 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.822 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.823 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.823 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.824 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.824 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.824 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.825 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.825 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.826 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.826 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.827 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.827 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.828 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.828 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.828 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.829 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.829 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.830 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.830 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.830 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.831 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.832 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.832 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.833 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.833 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.834 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.834 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.835 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.835 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.836 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.836 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.836 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.837 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.837 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.838 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.838 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.838 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.839 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.839 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.840 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.840 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.841 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.841 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.842 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.842 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.842 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.843 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.843 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.844 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.844 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.844 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.845 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.845 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.846 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.846 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.847 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.847 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.848 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.848 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.849 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.849 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.849 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:26:30.850 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:26:30.850 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:26:30.986 | Requirement already up-to-date: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-24 00:26:32.630 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:26:32.630 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:26:32.704 | + inc/python:pip_install:207 : result=0 2021-12-24 00:26:32.706 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:26:32.708 | + functions-common:time_stop:2331 : local name 2021-12-24 00:26:32.711 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:26:32.713 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:26:32.715 | + functions-common:time_stop:2334 : local total 2021-12-24 00:26:32.717 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:26:32.719 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:26:32.721 | + functions-common:time_stop:2338 : start_time=1640305587977 2021-12-24 00:26:32.723 | + functions-common:time_stop:2340 : [[ -z 1640305587977 ]] 2021-12-24 00:26:32.726 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:26:32.729 | + functions-common:time_stop:2343 : end_time=1640305592727 2021-12-24 00:26:32.731 | + functions-common:time_stop:2344 : elapsed_time=4750 2021-12-24 00:26:32.733 | + functions-common:time_stop:2345 : total=39323 2021-12-24 00:26:32.735 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:26:32.737 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=44073 2021-12-24 00:26:32.740 | + inc/python:pip_install:210 : return 0 2021-12-24 00:26:32.742 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-12-24 00:26:35.233 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-24 00:26:36.791 | Collecting bindep 2021-12-24 00:26:37.274 | Downloading http://10.100.0.9:8080/root/pypi/+f/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl 2021-12-24 00:26:37.307 | Collecting Parsley (from bindep) 2021-12-24 00:26:37.324 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-24 00:26:37.349 | Collecting distro (from bindep) 2021-12-24 00:26:37.683 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-12-24 00:26:37.696 | Collecting pbr>=2.0.0 (from bindep) 2021-12-24 00:26:37.783 | Downloading http://10.100.0.9:8080/root/pypi/+f/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112kB) 2021-12-24 00:26:37.815 | Collecting packaging; python_version >= "3.6" (from bindep) 2021-12-24 00:26:37.867 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40kB) 2021-12-24 00:26:37.888 | Collecting pyparsing!=3.0.5,>=2.0.2 (from packaging; python_version >= "3.6"->bindep) 2021-12-24 00:26:38.017 | Downloading http://10.100.0.9:8080/root/pypi/+f/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97kB) 2021-12-24 00:26:38.040 | Installing collected packages: Parsley, distro, pbr, pyparsing, packaging, bindep 2021-12-24 00:26:38.507 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-24 00:26:38.574 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-24 00:26:38.577 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-24 00:26:38.580 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-12-24 00:26:38.596 | + ./stack.sh:main:797 : pkgs= 2021-12-24 00:26:38.598 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-12-24 00:26:38.601 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-12-24 00:26:38.603 | + functions-common:run_phase:1759 : local mode=stack 2021-12-24 00:26:38.605 | + functions-common:run_phase:1760 : local phase=pre-install 2021-12-24 00:26:38.607 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 00:26:38.610 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-24 00:26:38.612 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 00:26:38.614 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-24 00:26:38.616 | + functions-common:run_phase:1769 : local extra 2021-12-24 00:26:38.619 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 00:26:38.622 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-24 00:26:38.624 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 00:26:38.626 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 00:26:38.629 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-24 00:26:38.631 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 00:26:38.645 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:26:38.648 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 00:26:38.650 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:26:38.652 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-24 00:26:38.654 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:26:38.656 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 00:26:38.658 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:26:38.660 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-24 00:26:38.662 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:26:38.665 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-24 00:26:38.667 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:26:38.669 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-24 00:26:38.671 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 00:26:38.673 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-24 00:26:38.676 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 00:26:38.678 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 00:26:38.680 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-12-24 00:26:38.682 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-24 00:26:38.684 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-12-24 00:26:38.686 | + functions-common:run_plugins:1748 : local plugins= 2021-12-24 00:26:38.688 | + functions-common:run_plugins:1749 : local plugin 2021-12-24 00:26:38.691 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-24 00:26:38.694 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-12-24 00:26:38.699 | + functions:set_systemd_override:800 : local value=2048 2021-12-24 00:26:38.702 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-12-24 00:26:38.704 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-24 00:26:38.748 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-24 00:26:38.748 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-24 00:26:38.750 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-12-24 00:26:38.929 | + ./stack.sh:main:810 : install_rpc_backend 2021-12-24 00:26:38.932 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-24 00:26:38.948 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:26:38.950 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-24 00:26:38.952 | + functions-common:install_package:1333 : update_package_repo 2021-12-24 00:26:38.955 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-24 00:26:38.957 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-24 00:26:38.959 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-24 00:26:38.961 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-24 00:26:38.964 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-24 00:26:38.966 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:26:38.968 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:26:38.970 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-24 00:26:38.973 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-24 00:26:38.975 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-24 00:26:38.977 | + functions-common:apt_get_update:1069 : return 2021-12-24 00:26:38.979 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-12-24 00:26:38.982 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-24 00:26:38.984 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:26:38.986 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:26:38.989 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-12-24 00:26:39.008 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-24 00:26:39.128 | Reading package lists... 2021-12-24 00:26:39.386 | Building dependency tree... 2021-12-24 00:26:39.387 | Reading state information... 2021-12-24 00:26:39.606 | The following packages were automatically installed and are no longer required: 2021-12-24 00:26:39.607 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-24 00:26:39.607 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-24 00:26:39.607 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-24 00:26:39.607 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:26:39.607 | python3-twisted-bin python3-zope.interface 2021-12-24 00:26:39.607 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:26:39.608 | The following additional packages will be installed: 2021-12-24 00:26:39.608 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-24 00:26:39.608 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-24 00:26:39.608 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-24 00:26:39.608 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-24 00:26:39.608 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-24 00:26:39.610 | Suggested packages: 2021-12-24 00:26:39.610 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-12-24 00:26:39.610 | odbc-postgresql tdsodbc unixodbc-bin 2021-12-24 00:26:39.655 | The following NEW packages will be installed: 2021-12-24 00:26:39.655 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-24 00:26:39.655 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-24 00:26:39.655 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-24 00:26:39.655 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-24 00:26:39.656 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-24 00:26:39.656 | rabbitmq-server 2021-12-24 00:26:39.760 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-12-24 00:26:39.760 | Need to get 24.5 MB of archives. 2021-12-24 00:26:39.760 | After this operation, 40.4 MB of additional disk space will be used. 2021-12-24 00:26:39.760 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-12-24 00:26:40.618 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-24 00:26:40.718 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-24 00:26:40.878 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-12-24 00:26:40.897 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-12-24 00:26:40.908 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-12-24 00:26:41.010 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-12-24 00:26:41.142 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-12-24 00:26:41.207 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-12-24 00:26:41.507 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-12-24 00:26:41.665 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-12-24 00:26:41.720 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-12-24 00:26:41.840 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-12-24 00:26:41.913 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-12-24 00:26:41.916 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-12-24 00:26:41.919 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-12-24 00:26:41.977 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-12-24 00:26:42.056 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-12-24 00:26:42.104 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-12-24 00:26:42.111 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-12-24 00:26:42.368 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-12-24 00:26:42.371 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-12-24 00:26:42.401 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-12-24 00:26:42.477 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-12-24 00:26:42.565 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-12-24 00:26:42.568 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.5 [4,654 kB] 2021-12-24 00:26:43.859 | Fetched 24.5 MB in 4s (6,725 kB/s) 2021-12-24 00:26:43.894 | Selecting previously unselected package erlang-base. 2021-12-24 00:26:43.931 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74385 files and directories currently installed.) 2021-12-24 00:26:43.935 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:43.937 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:45.012 | Selecting previously unselected package erlang-asn1. 2021-12-24 00:26:45.019 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:45.022 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:45.163 | Selecting previously unselected package erlang-mnesia. 2021-12-24 00:26:45.171 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:45.173 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:45.314 | Selecting previously unselected package erlang-runtime-tools. 2021-12-24 00:26:45.322 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:45.324 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:45.405 | Selecting previously unselected package erlang-crypto. 2021-12-24 00:26:45.412 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:45.415 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:45.480 | Selecting previously unselected package erlang-public-key. 2021-12-24 00:26:45.487 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:45.489 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:45.616 | Selecting previously unselected package erlang-ssl. 2021-12-24 00:26:45.623 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:45.625 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:45.783 | Selecting previously unselected package erlang-inets. 2021-12-24 00:26:45.790 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:45.792 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:45.940 | Selecting previously unselected package erlang-corba. 2021-12-24 00:26:45.948 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:45.950 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:46.338 | Selecting previously unselected package erlang-syntax-tools. 2021-12-24 00:26:46.346 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:46.348 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:46.446 | Selecting previously unselected package erlang-diameter. 2021-12-24 00:26:46.454 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:46.456 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:46.593 | Selecting previously unselected package erlang-xmerl. 2021-12-24 00:26:46.601 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:46.603 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:46.782 | Selecting previously unselected package erlang-edoc. 2021-12-24 00:26:46.791 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:46.793 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:46.883 | Selecting previously unselected package erlang-eldap. 2021-12-24 00:26:46.890 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:46.892 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:46.958 | Selecting previously unselected package erlang-erl-docgen. 2021-12-24 00:26:46.965 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:46.967 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:47.040 | Selecting previously unselected package erlang-eunit. 2021-12-24 00:26:47.048 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:47.050 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:47.120 | Selecting previously unselected package erlang-ic. 2021-12-24 00:26:47.128 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:47.130 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:47.313 | Selecting previously unselected package libodbc1:amd64. 2021-12-24 00:26:47.321 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-12-24 00:26:47.333 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-24 00:26:47.414 | Selecting previously unselected package erlang-odbc. 2021-12-24 00:26:47.421 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:47.423 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:47.483 | Selecting previously unselected package erlang-snmp. 2021-12-24 00:26:47.490 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:47.492 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:47.764 | Selecting previously unselected package erlang-os-mon. 2021-12-24 00:26:47.772 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:47.774 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:47.852 | Selecting previously unselected package erlang-parsetools. 2021-12-24 00:26:47.860 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:47.863 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:47.935 | Selecting previously unselected package erlang-ssh. 2021-12-24 00:26:47.943 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:47.945 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:48.063 | Selecting previously unselected package erlang-tools. 2021-12-24 00:26:48.071 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-24 00:26:48.073 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:48.193 | Selecting previously unselected package erlang-nox. 2021-12-24 00:26:48.201 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-12-24 00:26:48.203 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:48.293 | Selecting previously unselected package rabbitmq-server. 2021-12-24 00:26:48.301 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-12-24 00:26:48.303 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-24 00:26:48.844 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-24 00:26:48.864 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:49.682 | Searching for services which depend on erlang and should be started...none found. 2021-12-24 00:26:49.685 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:26:49.706 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:49.734 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:49.762 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:49.790 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:49.818 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:49.845 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:49.874 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-24 00:26:49.902 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-24 00:26:50.088 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-24 00:26:50.686 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.713 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.741 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.769 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.796 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.824 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.852 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.880 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.908 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.935 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.963 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:50.991 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:51.018 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:51.047 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:51.074 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:51.102 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:51.130 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-24 00:26:51.157 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-24 00:26:51.294 | Adding group `rabbitmq' (GID 121) ... 2021-12-24 00:26:51.327 | Done. 2021-12-24 00:26:51.399 | Adding system user `rabbitmq' (UID 115) ... 2021-12-24 00:26:51.399 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-12-24 00:26:51.476 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-24 00:26:51.715 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-24 00:26:56.531 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-24 00:26:56.721 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:26:58.685 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:26:58.688 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:26:58.690 | + functions-common:time_stop:2331 : local name 2021-12-24 00:26:58.692 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:26:58.695 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:26:58.697 | + functions-common:time_stop:2334 : local total 2021-12-24 00:26:58.699 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:26:58.701 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:26:58.703 | + functions-common:time_stop:2338 : start_time=1640305599005 2021-12-24 00:26:58.706 | + functions-common:time_stop:2340 : [[ -z 1640305599005 ]] 2021-12-24 00:26:58.709 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:26:58.712 | + functions-common:time_stop:2343 : end_time=1640305618710 2021-12-24 00:26:58.714 | + functions-common:time_stop:2344 : elapsed_time=19705 2021-12-24 00:26:58.717 | + functions-common:time_stop:2345 : total=135753 2021-12-24 00:26:58.719 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:26:58.721 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=155458 2021-12-24 00:26:58.724 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:26:58.726 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-24 00:26:58.729 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:26:58.731 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:26:58.733 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:26:58.736 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:26:58.738 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:26:58.740 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:26:58.742 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-24 00:26:58.745 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-24 00:26:58.747 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-24 00:26:58.749 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 00:26:58.751 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 00:26:58.754 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 00:26:58.756 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-24 00:26:58.758 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-24 00:26:58.760 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 00:26:58.763 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-24 00:26:58.765 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:26:58.767 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:26:58.770 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:26:58.772 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:26:58.774 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:26:58.777 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:26:58.779 | + ./stack.sh:main:811 : restart_rpc_backend 2021-12-24 00:26:58.781 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-24 00:26:58.797 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:26:58.799 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-24 00:26:58.801 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:26:58.804 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-12-24 00:26:58.806 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-24 00:26:58.809 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-24 00:26:58.812 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-24 00:26:58.814 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-24 00:26:58.816 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-24 00:26:58.819 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-24 00:26:58.821 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-24 00:26:58.823 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-24 00:26:58.826 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-24 00:26:59.878 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-12-24 00:26:59.878 | guest [administrator]' 2021-12-24 00:26:59.881 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-12-24 00:26:59.882 | guest [administrator]' 2021-12-24 00:26:59.882 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-24 00:26:59.887 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-24 00:26:59.889 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-24 00:26:59.891 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-24 00:27:00.887 | Creating user "stackrabbit" 2021-12-24 00:27:00.910 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-24 00:27:01.929 | Setting permissions for user "stackrabbit" in vhost "/" 2021-12-24 00:27:01.952 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-24 00:27:01.955 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-24 00:27:02.965 | Changing password for user "stackrabbit" 2021-12-24 00:27:02.989 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-24 00:27:02.992 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-24 00:27:02.994 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-24 00:27:03.995 | Deleting user "guest" 2021-12-24 00:27:04.019 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-12-24 00:27:04.034 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:27:04.036 | + ./stack.sh:main:814 : install_database 2021-12-24 00:27:04.039 | + lib/database:install_database:116 : install_database_mysql 2021-12-24 00:27:04.041 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-24 00:27:04.043 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:27:04.045 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:27:04.048 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-24 00:27:04.244 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-24 00:27:04.246 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-24 00:27:04.250 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-24 00:27:04.252 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:27:04.255 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:27:04.257 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-24 00:27:04.259 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-24 00:27:04.262 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-24 00:27:04.265 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-24 00:27:04.267 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-12-24 00:27:04.269 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-12-24 00:27:04.272 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-24 00:27:04.274 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-24 00:27:04.276 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-24 00:27:04.279 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 00:27:04.281 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 00:27:04.283 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 00:27:04.286 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-24 00:27:04.289 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-24 00:27:04.291 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 00:27:04.293 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-24 00:27:04.295 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:27:04.298 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:27:04.300 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:27:04.304 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:27:04.307 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:27:04.309 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:27:04.311 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-24 00:27:04.314 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:27:04.316 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:27:04.318 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-24 00:27:04.321 | + functions-common:install_package:1333 : update_package_repo 2021-12-24 00:27:04.323 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-24 00:27:04.325 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-24 00:27:04.327 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-24 00:27:04.330 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-24 00:27:04.332 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-24 00:27:04.334 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:27:04.336 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:27:04.339 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-24 00:27:04.341 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-24 00:27:04.343 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-24 00:27:04.345 | + functions-common:apt_get_update:1069 : return 2021-12-24 00:27:04.348 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-12-24 00:27:04.350 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-24 00:27:04.353 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:27:04.355 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:27:04.357 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-12-24 00:27:04.376 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-24 00:27:04.497 | Reading package lists... 2021-12-24 00:27:04.754 | Building dependency tree... 2021-12-24 00:27:04.755 | Reading state information... 2021-12-24 00:27:04.973 | The following packages were automatically installed and are no longer required: 2021-12-24 00:27:04.974 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-24 00:27:04.974 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-24 00:27:04.974 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-24 00:27:04.974 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:27:04.974 | python3-twisted-bin python3-zope.interface 2021-12-24 00:27:04.974 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:27:04.974 | The following additional packages will be installed: 2021-12-24 00:27:04.974 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-24 00:27:04.974 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-24 00:27:04.974 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-24 00:27:04.975 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-24 00:27:04.975 | mysql-server-5.7 mysql-server-core-5.7 2021-12-24 00:27:04.976 | Suggested packages: 2021-12-24 00:27:04.976 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-24 00:27:05.028 | The following NEW packages will be installed: 2021-12-24 00:27:05.028 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-24 00:27:05.028 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-24 00:27:05.029 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-24 00:27:05.029 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-24 00:27:05.029 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-12-24 00:27:05.132 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-12-24 00:27:05.133 | Need to get 19.6 MB of archives. 2021-12-24 00:27:05.133 | After this operation, 155 MB of additional disk space will be used. 2021-12-24 00:27:05.133 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [6,638 kB] 2021-12-24 00:27:05.967 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [1,942 kB] 2021-12-24 00:27:06.181 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [7,426 kB] 2021-12-24 00:27:07.319 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-12-24 00:27:07.327 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [2,906 kB] 2021-12-24 00:27:07.817 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-12-24 00:27:07.829 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-12-24 00:27:07.838 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-12-24 00:27:07.846 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-12-24 00:27:07.868 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-12-24 00:27:07.869 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-12-24 00:27:07.887 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-24 00:27:07.888 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-24 00:27:07.899 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-12-24 00:27:07.900 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-24 00:27:07.901 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-12-24 00:27:07.904 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-12-24 00:27:07.916 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.36-0ubuntu0.18.04.1 [9,944 B] 2021-12-24 00:27:08.415 | Preconfiguring packages ... 2021-12-24 00:27:08.524 | Fetched 19.6 MB in 3s (6,827 kB/s) 2021-12-24 00:27:08.556 | Selecting previously unselected package mysql-client-core-5.7. 2021-12-24 00:27:08.595 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76386 files and directories currently installed.) 2021-12-24 00:27:08.599 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:27:08.601 | Unpacking mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:27:09.619 | Selecting previously unselected package mysql-client-5.7. 2021-12-24 00:27:09.627 | Preparing to unpack .../01-mysql-client-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:27:09.629 | Unpacking mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:27:10.095 | Selecting previously unselected package mysql-server-core-5.7. 2021-12-24 00:27:10.103 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:27:10.105 | Unpacking mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:27:11.329 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-12-24 00:27:11.337 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-12-24 00:27:11.348 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-24 00:27:11.474 | Selecting previously unselected package mysql-server-5.7. 2021-12-24 00:27:11.482 | Preparing to unpack .../04-mysql-server-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-24 00:27:11.961 | Unpacking mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:27:12.582 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-24 00:27:12.590 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-12-24 00:27:12.592 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-12-24 00:27:12.648 | Selecting previously unselected package liburi-perl. 2021-12-24 00:27:12.656 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-12-24 00:27:12.658 | Unpacking liburi-perl (1.73-1) ... 2021-12-24 00:27:12.727 | Selecting previously unselected package libhtml-parser-perl. 2021-12-24 00:27:12.734 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-12-24 00:27:12.736 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-12-24 00:27:12.800 | Selecting previously unselected package libcgi-pm-perl. 2021-12-24 00:27:12.808 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-12-24 00:27:12.810 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-12-24 00:27:12.888 | Selecting previously unselected package libfcgi-perl. 2021-12-24 00:27:12.896 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-12-24 00:27:12.898 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-12-24 00:27:12.956 | Selecting previously unselected package libcgi-fast-perl. 2021-12-24 00:27:12.964 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-12-24 00:27:12.966 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-12-24 00:27:13.024 | Selecting previously unselected package libencode-locale-perl. 2021-12-24 00:27:13.031 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-12-24 00:27:13.033 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-24 00:27:13.091 | Selecting previously unselected package libhtml-template-perl. 2021-12-24 00:27:13.100 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-12-24 00:27:13.103 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-24 00:27:13.164 | Selecting previously unselected package libhttp-date-perl. 2021-12-24 00:27:13.172 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-12-24 00:27:13.175 | Unpacking libhttp-date-perl (6.02-1) ... 2021-12-24 00:27:13.232 | Selecting previously unselected package libio-html-perl. 2021-12-24 00:27:13.240 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-12-24 00:27:13.242 | Unpacking libio-html-perl (1.001-1) ... 2021-12-24 00:27:13.300 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-24 00:27:13.308 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-12-24 00:27:13.310 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-12-24 00:27:13.368 | Selecting previously unselected package libhttp-message-perl. 2021-12-24 00:27:13.376 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-12-24 00:27:13.378 | Unpacking libhttp-message-perl (6.14-1) ... 2021-12-24 00:27:13.452 | Selecting previously unselected package mysql-server. 2021-12-24 00:27:13.461 | Preparing to unpack .../17-mysql-server_5.7.36-0ubuntu0.18.04.1_all.deb ... 2021-12-24 00:27:13.463 | Unpacking mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:27:13.541 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-12-24 00:27:13.562 | Setting up libhttp-date-perl (6.02-1) ... 2021-12-24 00:27:13.590 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-24 00:27:13.618 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:27:13.640 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-24 00:27:13.668 | Setting up mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:27:13.695 | Setting up libio-html-perl (1.001-1) ... 2021-12-24 00:27:13.723 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-12-24 00:27:13.751 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-24 00:27:13.779 | Setting up liburi-perl (1.73-1) ... 2021-12-24 00:27:13.811 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-24 00:27:14.002 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-12-24 00:27:14.029 | Setting up libcgi-pm-perl (4.38-1) ... 2021-12-24 00:27:14.057 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-24 00:27:15.699 | Setting up libhttp-message-perl (6.14-1) ... 2021-12-24 00:27:15.728 | Setting up mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:27:15.755 | Setting up libfcgi-perl (0.78-2build1) ... 2021-12-24 00:27:15.783 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-24 00:27:15.811 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-12-24 00:27:15.839 | Setting up mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:27:15.867 | Setting up mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:27:16.482 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-24 00:27:16.509 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-24 00:27:27.814 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-24 00:27:28.852 | Setting up mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-24 00:27:28.866 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-24 00:27:29.064 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:27:31.016 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:27:31.018 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:27:31.020 | + functions-common:time_stop:2331 : local name 2021-12-24 00:27:31.023 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:27:31.025 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:27:31.027 | + functions-common:time_stop:2334 : local total 2021-12-24 00:27:31.029 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:27:31.032 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:27:31.034 | + functions-common:time_stop:2338 : start_time=1640305624373 2021-12-24 00:27:31.036 | + functions-common:time_stop:2340 : [[ -z 1640305624373 ]] 2021-12-24 00:27:31.039 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:27:31.042 | + functions-common:time_stop:2343 : end_time=1640305651040 2021-12-24 00:27:31.044 | + functions-common:time_stop:2344 : elapsed_time=26667 2021-12-24 00:27:31.047 | + functions-common:time_stop:2345 : total=155458 2021-12-24 00:27:31.049 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:27:31.051 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=182125 2021-12-24 00:27:31.053 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:27:31.055 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-12-24 00:27:31.058 | + ./stack.sh:main:817 : install_database_python 2021-12-24 00:27:31.060 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-24 00:27:31.062 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-24 00:27:31.065 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-24 00:27:31.067 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 00:27:31.070 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-24 00:27:31.073 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-12-24 00:27:31.075 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-24 00:27:31.078 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-24 00:27:31.079 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-24 00:27:31.083 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-12-24 00:27:31.085 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-12-24 00:27:31.088 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-12-24 00:27:31.090 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-24 00:27:31.093 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-24 00:27:31.111 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-12-24 00:27:31.116 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-24 00:27:33.786 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:27:33.787 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.787 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.788 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.788 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.789 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.789 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.790 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.790 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.791 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.791 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.792 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.792 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.792 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.793 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.793 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.794 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.794 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.795 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.795 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.796 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.796 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.796 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.797 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.797 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.798 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.798 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.799 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.799 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.800 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.800 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.800 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.801 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.801 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.802 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.803 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.803 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.804 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.804 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.805 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.805 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.805 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.806 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.806 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.807 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.807 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.807 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.808 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.808 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.809 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.809 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.810 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.810 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.810 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.811 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.811 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.812 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.812 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.813 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.813 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.814 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.814 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.815 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.815 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.816 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.816 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.816 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.817 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.817 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.818 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.819 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.819 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.820 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.820 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.821 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.821 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.821 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.822 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.823 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.823 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.824 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.824 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.825 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.825 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.826 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.826 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.826 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.827 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.827 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.828 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.828 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.829 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.829 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.830 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.830 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.830 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.831 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.831 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.832 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.832 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.832 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.833 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.833 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.834 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.834 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.835 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.835 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.835 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.836 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.836 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.837 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.837 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.838 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.839 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.839 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.840 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.840 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.840 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.841 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.842 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.842 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.842 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.843 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.843 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.843 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.844 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.844 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.845 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.845 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.846 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.847 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.847 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.847 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.848 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.848 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.849 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.849 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.850 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.850 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.851 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.851 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.851 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.852 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.852 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.853 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.853 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.854 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.854 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.854 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.855 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.856 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.856 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.856 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.857 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.857 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.858 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.858 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.859 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.859 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.860 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.860 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.861 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.861 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.862 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.862 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.863 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.863 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.863 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.864 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.864 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.865 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.866 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.866 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.866 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.867 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.867 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.868 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.868 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.869 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.869 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.870 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.870 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.870 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.871 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.871 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.872 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.872 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.872 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.873 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.873 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.874 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.875 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.875 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.875 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.876 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.876 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.877 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.877 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.878 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.878 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.879 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.879 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.879 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.880 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.881 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.881 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.882 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.882 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.883 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.883 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.884 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.884 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.885 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.885 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.886 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.886 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.886 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.887 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.887 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.888 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.888 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.889 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.889 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.889 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.890 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.890 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.891 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.891 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.892 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.892 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.893 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.893 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.893 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.894 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.894 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.895 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.895 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.896 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.896 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.897 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.897 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.897 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.898 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.898 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.899 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.899 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.900 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.901 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.901 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.902 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.902 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.903 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.903 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.904 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.904 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.905 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.905 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.905 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.906 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.906 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.907 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.907 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.908 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.908 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.909 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.909 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.910 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.910 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.911 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.911 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.911 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.912 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.912 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.913 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.914 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.914 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.915 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.915 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.916 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.916 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.916 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.917 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.917 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.918 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.918 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.918 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.919 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.919 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.920 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.920 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.920 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.921 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.921 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.922 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.922 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.923 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.923 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.924 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.924 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.924 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.925 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.926 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.926 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.927 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.928 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.928 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.929 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.929 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.929 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.930 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.930 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.931 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.931 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.932 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.932 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.933 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.933 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.933 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.934 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.934 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.935 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.935 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.936 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.936 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.937 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.937 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.938 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.938 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.938 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.939 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.939 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.940 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.940 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.941 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.942 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.942 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.943 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.944 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.944 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.945 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.945 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.945 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.946 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.946 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.947 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.947 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.948 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.948 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.949 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.949 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.950 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.950 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.950 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.951 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.952 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.952 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.952 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.953 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.953 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.954 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.954 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.955 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.955 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.956 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.956 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.956 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.957 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.957 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.958 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.958 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.959 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.959 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.959 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.960 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.960 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.961 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.961 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.962 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.962 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.962 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.963 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.963 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.964 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.964 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.965 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.965 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.966 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.966 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.966 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.967 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.967 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.968 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.968 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.969 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.969 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.969 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.970 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.970 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.971 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.971 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.972 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.972 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.972 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.973 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.973 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.974 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.974 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.974 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.975 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.976 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.976 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.977 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.977 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.978 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.978 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:33.978 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:33.979 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:33.979 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:34.130 | Collecting PyMySQL===0.9.3 2021-12-24 00:27:34.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-12-24 00:27:35.664 | Installing collected packages: PyMySQL 2021-12-24 00:27:35.796 | Successfully installed PyMySQL-0.9.3 2021-12-24 00:27:35.898 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:27:35.898 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:27:35.974 | + inc/python:pip_install:207 : result=0 2021-12-24 00:27:35.977 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:27:35.979 | + functions-common:time_stop:2331 : local name 2021-12-24 00:27:35.981 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:27:35.983 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:27:35.986 | + functions-common:time_stop:2334 : local total 2021-12-24 00:27:35.988 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:27:35.990 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:27:35.992 | + functions-common:time_stop:2338 : start_time=1640305651107 2021-12-24 00:27:35.994 | + functions-common:time_stop:2340 : [[ -z 1640305651107 ]] 2021-12-24 00:27:35.997 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:27:36.000 | + functions-common:time_stop:2343 : end_time=1640305655998 2021-12-24 00:27:36.003 | + functions-common:time_stop:2344 : elapsed_time=4891 2021-12-24 00:27:36.005 | + functions-common:time_stop:2345 : total=44073 2021-12-24 00:27:36.007 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:27:36.009 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=48964 2021-12-24 00:27:36.012 | + inc/python:pip_install:210 : return 0 2021-12-24 00:27:36.014 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-24 00:27:36.016 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-24 00:27:36.018 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-24 00:27:36.020 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-12-24 00:27:36.036 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:27:36.039 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-12-24 00:27:36.041 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-24 00:27:36.044 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:27:36.045 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-24 00:27:36.049 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:27:36.051 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-24 00:27:36.054 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-24 00:27:36.056 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-24 00:27:36.058 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-24 00:27:36.061 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-12-24 00:27:36.075 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:27:36.077 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-12-24 00:27:36.080 | + functions-common:install_package:1333 : update_package_repo 2021-12-24 00:27:36.082 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-24 00:27:36.085 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-24 00:27:36.087 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-24 00:27:36.089 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-24 00:27:36.092 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-24 00:27:36.094 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:27:36.096 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:27:36.099 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-24 00:27:36.101 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-24 00:27:36.104 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-24 00:27:36.106 | + functions-common:apt_get_update:1069 : return 2021-12-24 00:27:36.108 | + functions-common:install_package:1334 : real_install_package radvd 2021-12-24 00:27:36.110 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-24 00:27:36.113 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:27:36.115 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:27:36.117 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-12-24 00:27:36.135 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-24 00:27:36.255 | Reading package lists... 2021-12-24 00:27:36.515 | Building dependency tree... 2021-12-24 00:27:36.516 | Reading state information... 2021-12-24 00:27:36.735 | The following packages were automatically installed and are no longer required: 2021-12-24 00:27:36.736 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-24 00:27:36.736 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-24 00:27:36.736 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-24 00:27:36.736 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:27:36.736 | python3-twisted-bin python3-zope.interface 2021-12-24 00:27:36.736 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:27:36.781 | The following NEW packages will be installed: 2021-12-24 00:27:36.781 | radvd 2021-12-24 00:27:36.883 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-12-24 00:27:36.883 | Need to get 59.0 kB of archives. 2021-12-24 00:27:36.883 | After this operation, 164 kB of additional disk space will be used. 2021-12-24 00:27:36.883 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-12-24 00:27:37.519 | Fetched 59.0 kB in 0s (328 kB/s) 2021-12-24 00:27:37.578 | Selecting previously unselected package radvd. 2021-12-24 00:27:37.618 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76843 files and directories currently installed.) 2021-12-24 00:27:37.621 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-12-24 00:27:37.623 | Unpacking radvd (1:2.16-3) ... 2021-12-24 00:27:37.729 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:27:37.744 | Setting up radvd (1:2.16-3) ... 2021-12-24 00:27:38.521 | Job for radvd.service failed because the control process exited with error code. 2021-12-24 00:27:38.521 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-24 00:27:38.522 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-24 00:27:38.532 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-24 00:27:38.532 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-12-24 00:27:38.532 | Active: failed (Result: exit-code) since Fri 2021-12-24 00:27:38 UTC; 12ms ago 2021-12-24 00:27:38.532 | Docs: man:radvd(8) 2021-12-24 00:27:38.532 | Process: 48013 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-24 00:27:38.532 | 2021-12-24 00:27:38.532 | Dec 24 00:27:38 dv-neutron-822521-2-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-24 00:27:38.532 | Dec 24 00:27:38 dv-neutron-822521-2-hyperv radvd[48013]: can't open /etc/radvd.conf: No such file or directory 2021-12-24 00:27:38.532 | Dec 24 00:27:38 dv-neutron-822521-2-hyperv radvd[48013]: Insecure file permissions, but continuing anyway 2021-12-24 00:27:38.532 | Dec 24 00:27:38 dv-neutron-822521-2-hyperv radvd[48013]: exiting, failed to read config file 2021-12-24 00:27:38.532 | Dec 24 00:27:38 dv-neutron-822521-2-hyperv systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-12-24 00:27:38.532 | Dec 24 00:27:38 dv-neutron-822521-2-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-24 00:27:38.532 | Dec 24 00:27:38 dv-neutron-822521-2-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-24 00:27:38.536 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-24 00:27:38.736 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-24 00:27:38.960 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:27:40.895 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:27:40.897 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:27:40.900 | + functions-common:time_stop:2331 : local name 2021-12-24 00:27:40.902 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:27:40.904 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:27:40.906 | + functions-common:time_stop:2334 : local total 2021-12-24 00:27:40.908 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:27:40.911 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:27:40.913 | + functions-common:time_stop:2338 : start_time=1640305656132 2021-12-24 00:27:40.915 | + functions-common:time_stop:2340 : [[ -z 1640305656132 ]] 2021-12-24 00:27:40.918 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:27:40.921 | + functions-common:time_stop:2343 : end_time=1640305660919 2021-12-24 00:27:40.924 | + functions-common:time_stop:2344 : elapsed_time=4787 2021-12-24 00:27:40.926 | + functions-common:time_stop:2345 : total=182125 2021-12-24 00:27:40.928 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:27:40.930 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=186912 2021-12-24 00:27:40.932 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:27:40.935 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-12-24 00:27:40.951 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:27:40.953 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-12-24 00:27:40.955 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-24 00:27:40.958 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-24 00:27:40.977 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-24 00:27:40.979 | + functions-common:install_package:1333 : update_package_repo 2021-12-24 00:27:40.981 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-24 00:27:40.984 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-24 00:27:40.986 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-24 00:27:40.988 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-24 00:27:40.990 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-24 00:27:40.993 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:27:40.995 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:27:40.997 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-24 00:27:40.999 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-24 00:27:41.001 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-24 00:27:41.004 | + functions-common:apt_get_update:1069 : return 2021-12-24 00:27:41.006 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-12-24 00:27:41.009 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-24 00:27:41.011 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:27:41.013 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:27:41.015 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-12-24 00:27:41.033 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-24 00:27:41.155 | Reading package lists... 2021-12-24 00:27:41.414 | Building dependency tree... 2021-12-24 00:27:41.415 | Reading state information... 2021-12-24 00:27:41.650 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-12-24 00:27:41.650 | fakeroot set to manually installed. 2021-12-24 00:27:41.650 | make is already the newest version (4.1-9.1ubuntu1). 2021-12-24 00:27:41.650 | The following packages were automatically installed and are no longer required: 2021-12-24 00:27:41.651 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-24 00:27:41.651 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-24 00:27:41.651 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-24 00:27:41.651 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:27:41.651 | python3-twisted-bin python3-zope.interface 2021-12-24 00:27:41.651 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:27:41.652 | The following additional packages will be installed: 2021-12-24 00:27:41.652 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-12-24 00:27:41.653 | Suggested packages: 2021-12-24 00:27:41.653 | openvswitch-doc python-sortedcontainers-doc 2021-12-24 00:27:41.705 | The following NEW packages will be installed: 2021-12-24 00:27:41.706 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-12-24 00:27:41.707 | The following packages will be upgraded: 2021-12-24 00:27:41.707 | openvswitch-common openvswitch-switch 2021-12-24 00:27:41.821 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-24 00:27:41.821 | Need to get 3,088 kB of archives. 2021-12-24 00:27:41.821 | After this operation, 3,129 kB of additional disk space will be used. 2021-12-24 00:27:41.821 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-12-24 00:27:41.822 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud1 [117 kB] 2021-12-24 00:27:42.006 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [970 kB] 2021-12-24 00:27:42.062 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-12-24 00:27:42.160 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [1,707 kB] 2021-12-24 00:27:42.848 | Fetched 3,088 kB in 1s (5,339 kB/s) 2021-12-24 00:27:42.912 | Selecting previously unselected package libunbound2:amd64. 2021-12-24 00:27:42.952 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76856 files and directories currently installed.) 2021-12-24 00:27:42.955 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-12-24 00:27:42.967 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-24 00:27:43.075 | Selecting previously unselected package python3-sortedcontainers. 2021-12-24 00:27:43.083 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-12-24 00:27:43.085 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-12-24 00:27:43.159 | Selecting previously unselected package python3-openvswitch. 2021-12-24 00:27:43.167 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-12-24 00:27:43.169 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-24 00:27:43.249 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-24 00:27:43.269 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-24 00:27:43.519 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-24 00:27:43.539 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-24 00:27:44.446 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-24 00:27:44.467 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:27:44.489 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-24 00:27:44.517 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-12-24 00:27:44.800 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-24 00:27:44.828 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-24 00:27:45.020 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-24 00:27:45.769 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-24 00:27:46.133 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-24 00:27:49.219 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:27:49.221 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:27:49.223 | + functions-common:time_stop:2331 : local name 2021-12-24 00:27:49.225 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:27:49.227 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:27:49.230 | + functions-common:time_stop:2334 : local total 2021-12-24 00:27:49.232 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:27:49.234 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:27:49.236 | + functions-common:time_stop:2338 : start_time=1640305661030 2021-12-24 00:27:49.238 | + functions-common:time_stop:2340 : [[ -z 1640305661030 ]] 2021-12-24 00:27:49.241 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:27:49.244 | + functions-common:time_stop:2343 : end_time=1640305669242 2021-12-24 00:27:49.246 | + functions-common:time_stop:2344 : elapsed_time=8212 2021-12-24 00:27:49.248 | + functions-common:time_stop:2345 : total=186912 2021-12-24 00:27:49.250 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:27:49.253 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=195124 2021-12-24 00:27:49.255 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:27:49.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-24 00:27:49.259 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:27:49.262 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:27:49.264 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-24 00:27:49.266 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-24 00:27:49.269 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-24 00:27:49.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-12-24 00:27:49.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-24 00:27:49.278 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-12-24 00:27:49.278 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-24 00:27:49.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-12-24 00:27:49.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-12-24 00:27:49.287 | + functions:vercmp:615 : local v1=4.15 2021-12-24 00:27:49.289 | + functions:vercmp:616 : local 'op=<' 2021-12-24 00:27:49.291 | + functions:vercmp:617 : local v2=3.13 2021-12-24 00:27:49.293 | + functions:vercmp:618 : local result 2021-12-24 00:27:49.297 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-12-24 00:27:49.297 | ++ functions:vercmp:622 : sort -V 2021-12-24 00:27:49.298 | ++ functions:vercmp:622 : head -1 2021-12-24 00:27:49.301 | + functions:vercmp:622 : result=3.13 2021-12-24 00:27:49.304 | + functions:vercmp:624 : case $op in 2021-12-24 00:27:49.306 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-12-24 00:27:49.308 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-12-24 00:27:49.311 | + functions:vercmp:635 : return 2021-12-24 00:27:49.313 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-24 00:27:49.315 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:27:49.317 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-12-24 00:27:49.758 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-12-24 00:27:49.774 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:27:49.776 | + ./stack.sh:main:825 : install_etcd3 2021-12-24 00:27:49.778 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-24 00:27:49.779 | Installing etcd 2021-12-24 00:27:49.781 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-24 00:27:49.792 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-24 00:27:49.804 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-24 00:27:49.806 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-24 00:27:49.818 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-24 00:27:49.821 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 00:27:49.823 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 00:27:49.826 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 00:27:49.830 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 00:27:49.832 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-24 00:27:49.835 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-24 00:27:49.838 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 00:27:49.860 | --2021-12-24 00:27:49-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 00:27:49.899 | Resolving github.com (github.com)... 140.82.121.4 2021-12-24 00:27:49.943 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-12-24 00:27:50.219 | HTTP request sent, awaiting response... 302 Found 2021-12-24 00:27:50.219 | 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%2F20211224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211224T002750Z&X-Amz-Expires=300&X-Amz-Signature=3584597b4ef65f14fb2a2cb324b5119f5501cc41c7055159085084fa01382304&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-12-24 00:27:50.219 | --2021-12-24 00:27:50-- 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%2F20211224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211224T002750Z&X-Amz-Expires=300&X-Amz-Signature=3584597b4ef65f14fb2a2cb324b5119f5501cc41c7055159085084fa01382304&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-12-24 00:27:50.307 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2021-12-24 00:27:50.333 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2021-12-24 00:27:50.669 | HTTP request sent, awaiting response... 200 OK 2021-12-24 00:27:50.669 | Length: 11350736 (11M) [application/octet-stream] 2021-12-24 00:27:50.669 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-24 00:27:50.798 | 2021-12-24 00:27:51.056 | 0K ........ .. 100% 28.0M=0.4s 2021-12-24 00:27:51.056 | 2021-12-24 00:27:51.056 | 2021-12-24 00:27:51 (28.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-24 00:27:51.056 | 2021-12-24 00:27:51.060 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-12-24 00:27:51.062 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 00:27:51.065 | ++ functions:get_extra_file:73 : return 2021-12-24 00:27:51.068 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 00:27:51.071 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-24 00:27:51.073 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-24 00:27:51.075 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-24 00:27:51.234 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-24 00:27:51.237 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-12-24 00:27:51.241 | etcd-v3.3.12-linux-amd64/ 2021-12-24 00:27:51.241 | etcd-v3.3.12-linux-amd64/README.md 2021-12-24 00:27:51.241 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-24 00:27:51.241 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-24 00:27:51.241 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-24 00:27:51.242 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-24 00:27:51.243 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-24 00:27:51.244 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-24 00:27:51.245 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-24 00:27:51.246 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-24 00:27:51.247 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-24 00:27:51.248 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-24 00:27:51.249 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-24 00:27:51.249 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-24 00:27:51.249 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-24 00:27:51.249 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-24 00:27:51.249 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-24 00:27:51.249 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-24 00:27:51.249 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-24 00:27:51.249 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-24 00:27:51.249 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-24 00:27:51.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-24 00:27:51.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-24 00:27:51.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-24 00:27:51.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-24 00:27:51.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-24 00:27:51.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-24 00:27:51.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-24 00:27:51.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-24 00:27:51.250 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-24 00:27:51.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-24 00:27:51.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-24 00:27:51.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-24 00:27:51.251 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-24 00:27:51.253 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-24 00:27:51.253 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-24 00:27:51.253 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-24 00:27:51.253 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-24 00:27:51.253 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-24 00:27:51.253 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-24 00:27:51.253 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-24 00:27:51.253 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-24 00:27:51.462 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-24 00:27:51.462 | etcd-v3.3.12-linux-amd64/etcd 2021-12-24 00:27:51.718 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-24 00:27:51.752 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-24 00:27:51.782 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-24 00:27:51.784 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-12-24 00:27:51.801 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:27:51.803 | + ./stack.sh:main:844 : install_dstat 2021-12-24 00:27:51.805 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-24 00:27:51.820 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:27:51.822 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-12-24 00:27:51.824 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:27:51.827 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-12-24 00:27:51.829 | + ./stack.sh:main:853 : install_libs 2021-12-24 00:27:51.831 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-12-24 00:27:51.834 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-12-24 00:27:51.836 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-12-24 00:27:51.838 | + inc/python:use_library_from_git:263 : local name=automaton 2021-12-24 00:27:51.840 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:51.843 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:51.845 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2021-12-24 00:27:51.847 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:51.850 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-12-24 00:27:51.852 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-12-24 00:27:51.854 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-12-24 00:27:51.856 | + inc/python:use_library_from_git:263 : local name=castellan 2021-12-24 00:27:51.859 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:51.861 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:51.863 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2021-12-24 00:27:51.865 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:51.867 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-12-24 00:27:51.870 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-12-24 00:27:51.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-12-24 00:27:51.874 | + inc/python:use_library_from_git:263 : local name=cliff 2021-12-24 00:27:51.876 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:51.878 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:51.881 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2021-12-24 00:27:51.883 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:51.885 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-12-24 00:27:51.887 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-12-24 00:27:51.889 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-12-24 00:27:51.892 | + inc/python:use_library_from_git:263 : local name=cursive 2021-12-24 00:27:51.894 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:51.896 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:51.899 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2021-12-24 00:27:51.901 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:51.903 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-12-24 00:27:51.905 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-12-24 00:27:51.907 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-12-24 00:27:51.910 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-12-24 00:27:51.913 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:51.915 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:51.917 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2021-12-24 00:27:51.919 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:51.922 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-12-24 00:27:51.924 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-12-24 00:27:51.926 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-12-24 00:27:51.928 | + inc/python:use_library_from_git:263 : local name=futurist 2021-12-24 00:27:51.931 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:51.933 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:51.935 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2021-12-24 00:27:51.937 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:51.939 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-12-24 00:27:51.942 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-12-24 00:27:51.944 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-12-24 00:27:51.946 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-12-24 00:27:51.948 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:51.951 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:51.953 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2021-12-24 00:27:51.955 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:51.957 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-12-24 00:27:51.960 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-12-24 00:27:51.962 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-12-24 00:27:51.965 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-12-24 00:27:51.967 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:51.969 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:51.971 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2021-12-24 00:27:51.974 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:51.976 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-12-24 00:27:51.978 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-12-24 00:27:51.981 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-12-24 00:27:51.983 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-12-24 00:27:51.985 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:51.987 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:51.989 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2021-12-24 00:27:51.992 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:51.994 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-12-24 00:27:51.996 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-12-24 00:27:51.998 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-12-24 00:27:52.001 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-12-24 00:27:52.003 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.005 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.007 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2021-12-24 00:27:52.010 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.012 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-12-24 00:27:52.014 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-12-24 00:27:52.016 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-12-24 00:27:52.019 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-12-24 00:27:52.021 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.023 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.026 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2021-12-24 00:27:52.028 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.030 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-12-24 00:27:52.032 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-12-24 00:27:52.035 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-12-24 00:27:52.037 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-12-24 00:27:52.040 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.042 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.044 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-24 00:27:52.047 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.049 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-12-24 00:27:52.051 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-12-24 00:27:52.053 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-12-24 00:27:52.056 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-12-24 00:27:52.058 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.061 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.063 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2021-12-24 00:27:52.065 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.068 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-12-24 00:27:52.070 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-12-24 00:27:52.072 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-12-24 00:27:52.075 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-12-24 00:27:52.077 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.079 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.082 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2021-12-24 00:27:52.085 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.087 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-12-24 00:27:52.090 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-12-24 00:27:52.092 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-12-24 00:27:52.094 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-12-24 00:27:52.097 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.099 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.101 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2021-12-24 00:27:52.104 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.106 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-12-24 00:27:52.108 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-12-24 00:27:52.110 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-12-24 00:27:52.113 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-12-24 00:27:52.115 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.117 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.119 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-24 00:27:52.122 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.124 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-12-24 00:27:52.126 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-12-24 00:27:52.128 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-12-24 00:27:52.131 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-12-24 00:27:52.133 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.136 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.138 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2021-12-24 00:27:52.140 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.143 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-12-24 00:27:52.145 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-12-24 00:27:52.148 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-12-24 00:27:52.150 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-12-24 00:27:52.152 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.154 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.157 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-24 00:27:52.159 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.161 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-12-24 00:27:52.164 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-12-24 00:27:52.166 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-12-24 00:27:52.168 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-12-24 00:27:52.170 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.173 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.175 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-24 00:27:52.177 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.180 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-12-24 00:27:52.182 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-12-24 00:27:52.184 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-12-24 00:27:52.186 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-12-24 00:27:52.189 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.191 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.194 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2021-12-24 00:27:52.196 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.198 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-12-24 00:27:52.201 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-12-24 00:27:52.203 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-12-24 00:27:52.205 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-12-24 00:27:52.207 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.210 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.212 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-24 00:27:52.215 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.217 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-12-24 00:27:52.219 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-12-24 00:27:52.222 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-12-24 00:27:52.224 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-12-24 00:27:52.226 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.228 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.231 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2021-12-24 00:27:52.233 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.235 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-12-24 00:27:52.237 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-12-24 00:27:52.240 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-12-24 00:27:52.242 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-12-24 00:27:52.244 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.247 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.249 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-24 00:27:52.251 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.253 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-12-24 00:27:52.256 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-12-24 00:27:52.258 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-12-24 00:27:52.261 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-12-24 00:27:52.263 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.265 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.267 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-24 00:27:52.270 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.272 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-12-24 00:27:52.275 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-12-24 00:27:52.277 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-12-24 00:27:52.279 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-12-24 00:27:52.281 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.284 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.286 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2021-12-24 00:27:52.289 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.291 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-12-24 00:27:52.293 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-12-24 00:27:52.295 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-12-24 00:27:52.298 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-12-24 00:27:52.300 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.302 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.305 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2021-12-24 00:27:52.307 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.309 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-12-24 00:27:52.311 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-12-24 00:27:52.314 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-12-24 00:27:52.316 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-12-24 00:27:52.319 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.321 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.323 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-24 00:27:52.325 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.328 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-12-24 00:27:52.330 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-12-24 00:27:52.332 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-12-24 00:27:52.335 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-12-24 00:27:52.337 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.340 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.342 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-24 00:27:52.344 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.346 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-12-24 00:27:52.349 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-12-24 00:27:52.351 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-12-24 00:27:52.353 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-12-24 00:27:52.355 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.358 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.360 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2021-12-24 00:27:52.362 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.365 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-12-24 00:27:52.367 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-12-24 00:27:52.369 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-12-24 00:27:52.371 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-12-24 00:27:52.374 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.376 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.378 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2021-12-24 00:27:52.381 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.383 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-12-24 00:27:52.385 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-12-24 00:27:52.388 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-12-24 00:27:52.390 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-12-24 00:27:52.392 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.394 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.397 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2021-12-24 00:27:52.400 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.402 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-12-24 00:27:52.404 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-12-24 00:27:52.406 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-12-24 00:27:52.409 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-12-24 00:27:52.411 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.413 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.416 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2021-12-24 00:27:52.418 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.420 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-12-24 00:27:52.423 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-12-24 00:27:52.425 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-12-24 00:27:52.428 | + inc/python:use_library_from_git:263 : local name=tooz 2021-12-24 00:27:52.431 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.433 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.436 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2021-12-24 00:27:52.438 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.440 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-12-24 00:27:52.443 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-12-24 00:27:52.445 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-12-24 00:27:52.448 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-12-24 00:27:52.450 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.452 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.455 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2021-12-24 00:27:52.457 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.459 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-12-24 00:27:52.461 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-12-24 00:27:52.464 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-12-24 00:27:52.466 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-12-24 00:27:52.468 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.471 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.473 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2021-12-24 00:27:52.475 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.477 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-12-24 00:27:52.480 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-12-24 00:27:52.482 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-12-24 00:27:52.484 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-12-24 00:27:52.486 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:27:52.489 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:27:52.492 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-24 00:27:52.494 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:27:52.496 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-12-24 00:27:52.515 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-12-24 00:27:52.520 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-24 00:27:55.146 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:27:55.147 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.147 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.148 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.148 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.149 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.149 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.150 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.150 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.150 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.151 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.151 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.152 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.152 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.153 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.153 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.153 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.154 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.154 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.155 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.155 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.156 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.156 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.156 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.157 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.157 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.158 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.158 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.159 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.159 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.159 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.160 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.160 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.161 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.161 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.162 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.162 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.163 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.163 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.164 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.164 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.165 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.165 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.165 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.166 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.166 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.166 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.167 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.167 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.168 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.168 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.169 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.169 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.169 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.170 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.170 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.171 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.171 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.172 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.172 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.173 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.173 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.174 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.174 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.175 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.175 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.175 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.176 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.176 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.177 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.177 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.178 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.178 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.178 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.179 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.179 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.180 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.180 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.181 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.182 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.182 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.182 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.183 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.183 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.184 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.184 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.184 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.185 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.185 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.186 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.186 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.187 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.187 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.188 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.188 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.188 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.189 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.189 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.190 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.190 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.190 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.191 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.191 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.192 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.193 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.193 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.193 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.194 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.194 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.195 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.195 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.196 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.196 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.197 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.198 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.198 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.198 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.199 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.199 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.200 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.200 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.201 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.201 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.201 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.202 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.202 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.203 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.203 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.204 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.204 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.205 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.205 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.206 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.206 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.207 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.207 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.207 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.209 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.209 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.209 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.210 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.210 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.211 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.211 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.212 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.212 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.212 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.213 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.213 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.214 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.214 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.215 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.215 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.215 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.216 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.216 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.217 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.217 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.218 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.218 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.219 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.219 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.220 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.220 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.220 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.221 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.221 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.222 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.222 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.223 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.223 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.223 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.224 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.224 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.225 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.225 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.226 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.226 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.227 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.227 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.228 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.228 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.228 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.229 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.229 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.229 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.230 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.230 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.231 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.231 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.231 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.232 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.233 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.233 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.234 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.234 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.235 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.235 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.235 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.236 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.236 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.237 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.237 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.238 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.238 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.239 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.239 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.239 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.240 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.240 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.241 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.241 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.242 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.242 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.243 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.243 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.243 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.244 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.244 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.245 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.245 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.246 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.246 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.246 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.247 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.247 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.248 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.248 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.249 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.249 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.249 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.250 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.250 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.251 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.251 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.251 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.252 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.252 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.253 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.253 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.254 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.254 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.255 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.256 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.256 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.256 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.257 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.257 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.258 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.258 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.259 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.259 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.260 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.260 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.261 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.261 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.261 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.262 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.262 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.263 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.263 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.264 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.264 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.264 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.265 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.265 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.266 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.266 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.267 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.267 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.268 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.268 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.268 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.269 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.269 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.270 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.271 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.271 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.272 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.272 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.273 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.273 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.273 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.274 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.274 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.275 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.275 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.275 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.276 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.276 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.277 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.277 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.277 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.278 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.278 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.279 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.279 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.280 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.280 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.280 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.281 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.282 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.282 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.283 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.283 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.284 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.284 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.285 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.285 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.285 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.286 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.286 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.287 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.287 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.288 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.288 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.289 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.289 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.290 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.290 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.290 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.291 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.291 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.292 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.292 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.293 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.293 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.294 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.294 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.295 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.295 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.295 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.296 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.296 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.297 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.298 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.298 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.299 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.299 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.299 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.300 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.300 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.301 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.301 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.302 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.302 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.303 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.303 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.304 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.304 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.304 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.305 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.305 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.306 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.306 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.307 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.307 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.308 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.308 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.308 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.309 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.309 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.310 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.310 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.311 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.311 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.312 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.312 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.312 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.313 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.313 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.313 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.314 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.314 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.315 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.315 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.316 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.316 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.317 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.317 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.318 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.318 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.319 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.319 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.320 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.320 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.321 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.321 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.321 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.322 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.322 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.323 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.323 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.323 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.324 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.324 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.325 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.325 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.326 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.326 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.326 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.327 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.327 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.328 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.328 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.328 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.329 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.329 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.330 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.330 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.331 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.331 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.332 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.332 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.333 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.334 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:27:55.334 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:27:55.334 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:27:55.858 | Collecting etcd3===0.12.0 2021-12-24 00:27:55.866 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-24 00:28:01.347 | Collecting grpcio===1.28.1 2021-12-24 00:28:01.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/16e/1edb367763ea0/grpcio-1.28.1-cp36-cp36m-manylinux2010_x86_64.whl (2.8 MB) 2021-12-24 00:28:03.146 | Collecting protobuf===3.11.3 2021-12-24 00:28:03.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/adf/0e4d57b33881d/protobuf-3.11.3-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2021-12-24 00:28:03.254 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-24 00:28:03.257 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (6.1.0) 2021-12-24 00:28:03.271 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf===3.11.3->-c /opt/stack/requirements/upper-constraints.txt (line 632)) (49.6.0) 2021-12-24 00:28:03.325 | Building wheels for collected packages: etcd3 2021-12-24 00:28:03.326 | Building wheel for etcd3 (setup.py): started 2021-12-24 00:28:04.108 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-24 00:28:04.109 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=ed119a443024940b0d581c4b8453eb5f005d5e5252e3ff84ce1f7c220c78ccf0 2021-12-24 00:28:04.109 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-12-24 00:28:04.110 | Successfully built etcd3 2021-12-24 00:28:05.548 | Installing collected packages: grpcio, protobuf, etcd3 2021-12-24 00:28:06.523 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-12-24 00:28:06.626 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:28:06.626 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:28:06.727 | + inc/python:pip_install:207 : result=0 2021-12-24 00:28:06.729 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:28:06.731 | + functions-common:time_stop:2331 : local name 2021-12-24 00:28:06.733 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:28:06.735 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:28:06.737 | + functions-common:time_stop:2334 : local total 2021-12-24 00:28:06.740 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:28:06.742 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:28:06.744 | + functions-common:time_stop:2338 : start_time=1640305672510 2021-12-24 00:28:06.746 | + functions-common:time_stop:2340 : [[ -z 1640305672510 ]] 2021-12-24 00:28:06.749 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:28:06.752 | + functions-common:time_stop:2343 : end_time=1640305686749 2021-12-24 00:28:06.754 | + functions-common:time_stop:2344 : elapsed_time=14239 2021-12-24 00:28:06.757 | + functions-common:time_stop:2345 : total=48964 2021-12-24 00:28:06.759 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:28:06.761 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=63203 2021-12-24 00:28:06.763 | + inc/python:pip_install:210 : return 0 2021-12-24 00:28:06.765 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-12-24 00:28:06.784 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-12-24 00:28:06.789 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-24 00:28:09.427 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:28:09.428 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.428 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.429 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.429 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.430 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.430 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.430 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.431 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.431 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.432 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.432 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.433 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.433 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.434 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.434 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.434 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.435 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.435 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.436 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.436 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.436 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.437 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.437 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.438 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.438 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.439 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.439 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.439 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.440 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.440 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.441 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.441 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.442 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.443 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.443 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.444 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.444 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.444 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.445 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.445 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.446 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.446 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.446 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.447 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.447 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.448 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.448 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.448 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.449 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.449 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.450 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.450 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.451 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.451 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.451 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.452 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.452 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.453 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.453 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.454 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.454 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.455 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.455 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.456 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.456 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.456 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.457 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.458 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.458 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.459 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.459 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.459 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.460 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.460 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.461 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.461 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.462 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.463 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.463 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.463 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.464 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.464 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.465 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.465 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.465 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.466 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.467 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.467 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.467 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.468 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.468 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.468 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.469 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.469 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.470 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.470 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.471 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.471 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.472 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.472 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.472 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.473 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.473 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.473 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.474 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.474 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.475 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.475 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.476 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.476 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.477 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.477 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.478 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.478 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.479 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.479 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.480 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.480 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.481 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.481 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.481 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.482 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.482 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.483 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.483 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.484 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.484 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.484 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.485 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.486 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.486 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.487 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.487 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.487 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.488 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.488 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.489 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.489 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.489 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.490 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.490 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.491 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.491 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.492 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.492 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.492 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.493 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.493 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.494 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.494 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.495 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.495 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.496 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.496 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.497 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.497 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.498 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.498 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.498 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.499 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.499 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.500 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.500 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.501 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.501 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.501 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.502 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.502 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.503 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.503 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.504 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.505 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.505 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.506 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.506 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.506 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.507 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.507 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.508 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.508 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.508 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.509 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.509 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.510 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.510 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.510 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.511 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.511 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.512 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.512 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.513 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.513 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.514 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.514 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.515 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.515 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.515 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.516 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.516 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.517 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.517 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.518 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.518 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.519 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.519 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.519 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.520 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.521 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.521 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.522 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.522 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.523 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.523 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.524 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.524 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.524 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.525 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.525 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.526 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.526 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.526 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.527 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.527 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.528 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.528 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.529 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.529 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.529 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.530 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.530 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.531 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.531 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.532 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.532 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.532 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.533 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.533 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.534 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.534 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.534 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.535 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.535 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.536 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.536 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.537 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.537 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.538 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.538 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.539 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.539 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.540 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.540 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.541 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.541 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.542 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.542 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.542 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.543 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.543 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.544 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.544 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.544 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.545 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.545 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.546 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.546 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.547 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.547 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.547 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.548 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.549 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.549 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.549 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.550 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.550 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.551 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.551 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.552 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.552 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.553 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.553 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.553 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.554 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.554 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.554 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.555 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.555 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.556 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.556 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.556 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.557 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.557 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.558 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.558 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.559 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.559 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.559 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.560 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.560 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.561 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.562 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.562 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.562 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.563 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.563 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.564 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.564 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.565 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.565 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.565 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.566 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.566 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.568 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.568 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.568 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.569 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.569 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.569 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.570 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.570 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.571 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.571 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.572 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.572 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.573 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.573 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.574 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.574 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.574 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.575 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.575 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.576 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.576 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.577 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.578 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.578 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.578 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.579 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.579 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.580 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.580 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.580 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.581 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.582 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.582 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.583 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.583 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.584 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.584 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.585 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.585 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.586 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.586 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.587 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.587 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.588 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.588 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.588 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.589 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.589 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.590 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.590 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.591 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.591 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.591 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.592 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.592 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.593 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.593 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.593 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.594 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.594 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.595 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.595 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.595 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.596 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.596 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.597 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.597 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.598 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.598 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.598 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.599 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.599 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.600 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.600 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.601 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.601 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.601 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.602 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.602 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.604 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.605 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.605 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.606 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.606 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.607 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.607 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.607 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.608 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.608 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.609 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.609 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.609 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.610 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.610 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.611 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.611 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.612 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.612 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.613 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.613 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.614 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.614 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:09.614 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:09.615 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:09.615 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:10.060 | Collecting etcd3gw===0.2.5 2021-12-24 00:28:10.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-12-24 00:28:10.145 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 916)) (2.1.1) 2021-12-24 00:28:10.151 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-12-24 00:28:10.175 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-12-24 00:28:10.198 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-24 00:28:10.201 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-24 00:28:10.204 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-24 00:28:10.206 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-24 00:28:10.208 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-12-24 00:28:11.651 | Installing collected packages: etcd3gw 2021-12-24 00:28:11.755 | Successfully installed etcd3gw-0.2.5 2021-12-24 00:28:11.858 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:28:11.858 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:28:11.930 | + inc/python:pip_install:207 : result=0 2021-12-24 00:28:11.932 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:28:11.934 | + functions-common:time_stop:2331 : local name 2021-12-24 00:28:11.936 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:28:11.939 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:28:11.941 | + functions-common:time_stop:2334 : local total 2021-12-24 00:28:11.943 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:28:11.945 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:28:11.947 | + functions-common:time_stop:2338 : start_time=1640305686779 2021-12-24 00:28:11.949 | + functions-common:time_stop:2340 : [[ -z 1640305686779 ]] 2021-12-24 00:28:11.952 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:28:11.955 | + functions-common:time_stop:2343 : end_time=1640305691953 2021-12-24 00:28:11.958 | + functions-common:time_stop:2344 : elapsed_time=5174 2021-12-24 00:28:11.960 | + functions-common:time_stop:2345 : total=63203 2021-12-24 00:28:11.962 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:28:11.964 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=68377 2021-12-24 00:28:11.966 | + inc/python:pip_install:210 : return 0 2021-12-24 00:28:11.969 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-12-24 00:28:11.971 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-24 00:28:11.974 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-24 00:28:11.976 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-24 00:28:11.978 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-24 00:28:11.981 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 00:28:11.983 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 00:28:11.985 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 00:28:11.987 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-24 00:28:11.990 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-24 00:28:11.992 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 00:28:11.994 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-12-24 00:28:11.996 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-24 00:28:11.999 | + inc/python:python3_enabled:468 : return 0 2021-12-24 00:28:12.001 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-12-24 00:28:12.003 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-12-24 00:28:12.005 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:28:12.008 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:28:12.010 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-24 00:28:12.012 | + functions-common:install_package:1333 : update_package_repo 2021-12-24 00:28:12.014 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-24 00:28:12.017 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-24 00:28:12.019 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-24 00:28:12.022 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-24 00:28:12.024 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-24 00:28:12.026 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:28:12.028 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:28:12.031 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-24 00:28:12.033 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-24 00:28:12.036 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-24 00:28:12.038 | + functions-common:apt_get_update:1069 : return 2021-12-24 00:28:12.041 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-24 00:28:12.043 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-24 00:28:12.045 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:28:12.047 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:28:12.050 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-24 00:28:12.068 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-24 00:28:12.189 | Reading package lists... 2021-12-24 00:28:12.447 | Building dependency tree... 2021-12-24 00:28:12.448 | Reading state information... 2021-12-24 00:28:12.673 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-12-24 00:28:12.673 | The following packages were automatically installed and are no longer required: 2021-12-24 00:28:12.674 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-24 00:28:12.674 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-24 00:28:12.674 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-24 00:28:12.674 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:28:12.674 | python3-twisted-bin python3-zope.interface 2021-12-24 00:28:12.674 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:28:12.677 | Suggested packages: 2021-12-24 00:28:12.677 | python-uwsgidecorators python3-uwsgidecorators 2021-12-24 00:28:12.724 | The following NEW packages will be installed: 2021-12-24 00:28:12.724 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-12-24 00:28:12.831 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-24 00:28:12.831 | Need to get 163 kB of archives. 2021-12-24 00:28:12.831 | After this operation, 634 kB of additional disk space will be used. 2021-12-24 00:28:12.831 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.2 [17.0 kB] 2021-12-24 00:28:12.919 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.2 [72.6 kB] 2021-12-24 00:28:12.992 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.2 [73.2 kB] 2021-12-24 00:28:13.570 | Fetched 163 kB in 0s (558 kB/s) 2021-12-24 00:28:13.621 | Selecting previously unselected package uwsgi. 2021-12-24 00:28:13.659 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76924 files and directories currently installed.) 2021-12-24 00:28:13.664 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-24 00:28:13.666 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-24 00:28:13.759 | Selecting previously unselected package uwsgi-plugin-python. 2021-12-24 00:28:13.767 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-24 00:28:13.769 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-24 00:28:13.859 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-24 00:28:13.867 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-24 00:28:13.869 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-24 00:28:13.952 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-24 00:28:13.998 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:28:14.019 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-24 00:28:14.571 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-24 00:28:14.624 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-24 00:28:14.836 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-24 00:28:15.403 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:28:17.367 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:28:17.369 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:28:17.371 | + functions-common:time_stop:2331 : local name 2021-12-24 00:28:17.374 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:28:17.376 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:28:17.378 | + functions-common:time_stop:2334 : local total 2021-12-24 00:28:17.380 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:28:17.382 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:28:17.384 | + functions-common:time_stop:2338 : start_time=1640305692066 2021-12-24 00:28:17.386 | + functions-common:time_stop:2340 : [[ -z 1640305692066 ]] 2021-12-24 00:28:17.389 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:28:17.392 | + functions-common:time_stop:2343 : end_time=1640305697390 2021-12-24 00:28:17.395 | + functions-common:time_stop:2344 : elapsed_time=5324 2021-12-24 00:28:17.397 | + functions-common:time_stop:2345 : total=195124 2021-12-24 00:28:17.399 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:28:17.401 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=200448 2021-12-24 00:28:17.404 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:28:17.406 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-12-24 00:28:17.408 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:28:17.411 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:28:17.413 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-12-24 00:28:17.470 | Enabling module proxy. 2021-12-24 00:28:17.475 | To activate the new configuration, you need to run: 2021-12-24 00:28:17.475 | systemctl restart apache2 2021-12-24 00:28:17.479 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-12-24 00:28:17.535 | Considering dependency proxy for proxy_uwsgi: 2021-12-24 00:28:17.535 | Module proxy already enabled 2021-12-24 00:28:17.535 | Enabling module proxy_uwsgi. 2021-12-24 00:28:17.540 | To activate the new configuration, you need to run: 2021-12-24 00:28:17.540 | systemctl restart apache2 2021-12-24 00:28:17.544 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-12-24 00:28:17.546 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-24 00:28:17.549 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:28:17.551 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-24 00:28:17.686 | + ./stack.sh:main:859 : install_keystoneauth 2021-12-24 00:28:17.689 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-12-24 00:28:17.691 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-12-24 00:28:17.694 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:28:17.696 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:28:17.698 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2021-12-24 00:28:17.701 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:28:17.703 | + ./stack.sh:main:860 : install_keystoneclient 2021-12-24 00:28:17.705 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-12-24 00:28:17.709 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-12-24 00:28:17.711 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:28:17.713 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:28:17.716 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-24 00:28:17.718 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:28:17.720 | + ./stack.sh:main:861 : install_glanceclient 2021-12-24 00:28:17.723 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-12-24 00:28:17.725 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-12-24 00:28:17.727 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:28:17.730 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:28:17.732 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-24 00:28:17.734 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:28:17.736 | + ./stack.sh:main:862 : install_cinderclient 2021-12-24 00:28:17.739 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-12-24 00:28:17.741 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-12-24 00:28:17.743 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:28:17.746 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:28:17.748 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-24 00:28:17.750 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:28:17.753 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-12-24 00:28:17.756 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-12-24 00:28:17.758 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:28:17.761 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:28:17.765 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-24 00:28:17.768 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:28:17.771 | + ./stack.sh:main:863 : install_novaclient 2021-12-24 00:28:17.774 | + lib/nova:install_novaclient:798 : use_library_from_git python-novaclient 2021-12-24 00:28:17.777 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-12-24 00:28:17.780 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:28:17.783 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:28:17.786 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2021-12-24 00:28:17.789 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:28:17.791 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-12-24 00:28:17.808 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:28:17.810 | + ./stack.sh:main:865 : install_swiftclient 2021-12-24 00:28:17.812 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-12-24 00:28:17.815 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-12-24 00:28:17.817 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:28:17.820 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:28:17.822 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-24 00:28:17.824 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:28:17.827 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-12-24 00:28:17.842 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:28:17.845 | + ./stack.sh:main:868 : install_neutronclient 2021-12-24 00:28:17.847 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-24 00:28:17.849 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-12-24 00:28:17.851 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:28:17.854 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:28:17.856 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-24 00:28:17.858 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:28:17.861 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-12-24 00:28:17.863 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-12-24 00:28:17.866 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-12-24 00:28:17.868 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:28:17.870 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:28:17.872 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-24 00:28:17.875 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:28:17.877 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-12-24 00:28:17.880 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-24 00:28:17.882 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 00:28:17.885 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-24 00:28:17.888 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-12-24 00:28:17.890 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-24 00:28:17.893 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-24 00:28:17.894 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-24 00:28:17.898 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-12-24 00:28:17.900 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-12-24 00:28:17.903 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-12-24 00:28:17.906 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-24 00:28:17.908 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-24 00:28:17.926 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-12-24 00:28:17.931 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-24 00:28:20.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:28:20.586 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.587 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.587 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.587 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.588 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.588 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.589 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.589 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.590 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.590 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.591 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.591 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.591 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.592 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.592 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.593 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.593 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.594 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.594 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.595 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.595 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.595 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.596 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.596 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.597 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.597 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.598 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.598 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.599 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.599 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.599 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.600 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.600 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.601 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.601 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.602 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.602 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.603 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.603 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.603 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.604 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.604 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.605 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.605 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.606 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.606 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.607 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.607 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.607 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.608 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.608 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.608 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.609 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.609 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.610 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.610 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.611 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.611 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.612 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.612 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.613 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.613 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.614 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.614 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.615 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.615 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.616 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.616 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.616 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.617 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.617 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.618 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.618 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.618 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.619 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.619 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.620 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.621 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.621 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.622 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.622 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.623 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.623 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.623 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.624 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.624 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.625 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.625 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.626 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.626 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.626 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.627 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.627 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.628 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.628 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.629 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.630 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.630 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.631 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.631 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.631 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.632 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.632 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.633 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.633 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.633 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.634 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.635 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.635 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.635 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.636 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.636 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.637 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.638 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.638 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.638 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.639 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.639 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.640 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.640 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.641 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.641 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.642 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.642 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.642 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.643 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.643 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.644 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.645 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.646 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.646 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.647 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.647 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.648 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.648 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.648 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.649 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.649 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.650 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.650 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.651 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.651 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.651 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.652 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.652 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.653 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.653 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.654 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.654 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.655 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.655 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.655 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.656 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.656 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.657 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.657 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.658 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.659 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.659 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.659 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.660 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.660 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.661 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.661 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.662 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.662 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.663 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.663 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.664 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.664 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.664 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.665 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.665 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.666 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.666 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.667 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.667 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.668 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.668 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.669 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.669 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.669 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.670 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.670 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.671 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.671 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.671 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.672 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.672 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.673 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.674 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.674 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.674 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.675 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.676 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.676 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.676 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.677 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.677 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.678 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.678 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.679 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.680 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.680 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.680 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.681 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.681 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.682 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.683 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.683 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.683 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.684 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.684 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.685 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.685 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.686 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.686 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.687 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.687 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.687 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.688 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.688 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.689 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.689 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.690 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.690 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.691 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.691 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.692 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.692 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.693 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.693 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.694 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.694 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.694 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.695 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.695 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.696 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.696 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.696 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.697 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.698 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.698 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.698 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.699 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.699 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.700 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.700 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.701 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.701 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.702 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.702 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.703 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.703 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.704 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.704 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.704 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.705 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.705 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.706 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.706 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.707 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.708 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.708 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.709 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.709 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.709 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.710 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.710 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.711 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.711 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.712 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.712 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.713 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.713 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.714 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.714 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.715 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.715 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.715 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.716 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.716 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.717 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.717 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.717 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.718 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.718 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.719 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.719 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.719 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.720 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.720 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.721 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.721 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.722 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.722 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.723 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.723 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.723 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.724 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.725 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.725 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.726 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.726 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.727 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.727 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.728 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.728 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.728 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.729 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.729 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.730 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.730 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.731 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.731 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.732 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.732 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.732 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.733 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.733 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.734 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.734 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.735 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.735 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.736 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.736 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.737 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.737 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.737 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.738 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.738 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.739 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.739 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.740 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.741 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.741 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.742 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.742 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.743 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.743 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.743 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.744 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.744 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.745 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.745 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.746 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.746 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.747 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.747 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.748 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.748 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.748 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.749 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.750 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.750 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.750 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.751 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.751 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.752 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.752 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.753 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.753 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.754 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.755 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.755 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.756 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.756 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.756 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.757 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.757 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.757 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.758 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.758 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.759 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.759 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.760 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.760 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.761 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.761 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.761 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.762 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.762 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.763 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.763 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.764 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.764 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.764 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.765 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.765 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.766 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.766 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.767 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.767 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.767 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.768 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.768 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.769 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.770 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.770 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.771 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.771 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.772 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.772 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.772 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.773 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.773 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.774 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.774 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.775 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.775 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.776 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.776 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.777 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.777 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.777 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:20.778 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:20.778 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:20.780 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (9.0.0) 2021-12-24 00:28:20.857 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (2.3.1) 2021-12-24 00:28:20.894 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691)) (8.0.5) 2021-12-24 00:28:20.909 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 720)) (0.9.0) 2021-12-24 00:28:20.914 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-12-24 00:28:20.919 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-24 00:28:20.922 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 835)) (1.4.0) 2021-12-24 00:28:20.928 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 880)) (4.0.0) 2021-12-24 00:28:20.998 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 885)) (4.0.0) 2021-12-24 00:28:21.019 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 913)) (4.4.2) 2021-12-24 00:28:21.022 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (4.1.2) 2021-12-24 00:28:21.040 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (2019.3) 2021-12-24 00:28:21.045 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.0.1) 2021-12-24 00:28:21.054 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (1.8.6) 2021-12-24 00:28:21.069 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.0.3) 2021-12-24 00:28:21.076 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-24 00:28:21.089 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.0.0) 2021-12-24 00:28:21.100 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (4.1.3) 2021-12-24 00:28:21.147 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-24 00:28:21.149 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-12-24 00:28:21.172 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (2.0.1) 2021-12-24 00:28:21.181 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-12-24 00:28:21.184 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.7.19) 2021-12-24 00:28:21.187 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.7.0) 2021-12-24 00:28:21.192 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.1.12) 2021-12-24 00:28:21.195 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-12-24 00:28:21.198 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 870)) (0.10.9) 2021-12-24 00:28:21.201 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.8.0) 2021-12-24 00:28:21.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 685)) (0.6.2) 2021-12-24 00:28:21.209 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.9.6) 2021-12-24 00:28:21.212 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 984)) (2.8.1) 2021-12-24 00:28:21.218 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-24 00:28:21.220 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-12-24 00:28:21.243 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-24 00:28:21.246 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-12-24 00:28:21.250 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 815)) (1.12.1) 2021-12-24 00:28:22.630 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:28:22.631 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:28:22.700 | + inc/python:pip_install:207 : result=0 2021-12-24 00:28:22.702 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:28:22.704 | + functions-common:time_stop:2331 : local name 2021-12-24 00:28:22.707 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:28:22.709 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:28:22.711 | + functions-common:time_stop:2334 : local total 2021-12-24 00:28:22.713 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:28:22.715 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:28:22.717 | + functions-common:time_stop:2338 : start_time=1640305697921 2021-12-24 00:28:22.719 | + functions-common:time_stop:2340 : [[ -z 1640305697921 ]] 2021-12-24 00:28:22.722 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:28:22.725 | + functions-common:time_stop:2343 : end_time=1640305702723 2021-12-24 00:28:22.727 | + functions-common:time_stop:2344 : elapsed_time=4802 2021-12-24 00:28:22.729 | + functions-common:time_stop:2345 : total=68377 2021-12-24 00:28:22.732 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:28:22.734 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=73179 2021-12-24 00:28:22.736 | + inc/python:pip_install:210 : return 0 2021-12-24 00:28:22.739 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-12-24 00:28:22.742 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-24 00:28:22.744 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 00:28:22.747 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-24 00:28:22.750 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-12-24 00:28:22.752 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-24 00:28:22.756 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-24 00:28:22.758 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-24 00:28:22.762 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-12-24 00:28:22.764 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-12-24 00:28:22.767 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-12-24 00:28:22.769 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-24 00:28:22.772 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-24 00:28:22.791 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-12-24 00:28:22.796 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-24 00:28:25.464 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:28:25.465 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.466 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.466 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.466 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.467 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.467 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.468 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.468 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.469 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.469 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.470 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.470 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.470 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.471 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.471 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.472 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.472 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.473 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.473 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.474 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.474 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.474 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.475 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.475 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.476 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.476 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.477 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.477 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.478 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.478 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.478 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.479 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.479 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.480 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.480 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.481 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.481 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.482 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.482 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.482 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.483 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.483 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.484 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.484 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.484 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.485 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.485 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.486 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.486 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.487 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.487 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.487 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.488 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.489 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.489 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.490 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.490 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.491 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.491 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.492 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.492 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.493 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.493 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.494 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.494 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.494 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.495 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.495 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.496 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.496 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.496 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.497 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.497 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.498 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.498 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.499 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.499 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.500 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.501 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.501 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.501 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.502 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.502 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.503 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.503 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.504 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.505 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.505 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.505 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.506 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.506 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.507 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.507 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.508 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.508 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.508 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.509 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.509 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.510 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.510 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.510 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.511 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.511 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.512 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.512 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.513 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.513 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.514 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.514 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.515 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.515 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.515 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.516 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.517 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.517 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.517 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.518 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.518 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.519 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.520 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.520 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.520 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.521 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.521 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.521 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.522 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.523 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.523 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.524 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.524 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.525 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.525 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.525 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.526 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.526 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.527 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.527 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.528 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.528 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.529 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.529 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.530 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.530 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.530 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.531 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.531 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.532 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.532 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.533 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.533 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.533 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.534 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.534 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.535 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.535 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.536 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.536 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.537 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.537 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.538 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.539 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.539 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.539 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.540 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.540 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.541 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.541 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.542 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.542 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.542 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.543 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.544 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.544 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.544 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.545 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.545 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.546 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.546 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.546 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.547 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.547 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.548 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.548 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.549 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.549 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.549 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.550 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.550 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.551 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.552 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.552 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.553 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.553 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.554 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.554 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.555 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.555 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.556 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.556 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.556 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.557 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.557 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.558 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.558 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.559 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.559 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.560 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.560 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.561 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.561 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.561 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.562 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.562 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.563 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.563 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.564 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.564 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.565 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.565 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.565 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.566 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.567 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.567 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.568 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.568 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.569 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.569 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.570 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.570 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.571 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.571 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.571 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.572 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.572 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.573 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.573 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.573 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.574 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.574 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.575 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.575 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.576 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.576 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.577 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.577 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.578 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.578 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.578 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.579 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.579 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.580 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.580 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.581 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.581 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.582 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.582 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.583 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.583 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.583 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.584 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.584 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.585 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.585 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.586 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.586 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.587 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.587 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.587 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.588 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.588 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.589 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.589 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.590 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.590 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.591 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.591 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.592 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.592 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.592 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.593 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.593 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.594 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.594 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.595 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.595 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.595 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.596 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.596 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.597 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.597 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.597 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.598 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.598 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.599 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.599 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.600 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.600 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.601 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.601 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.602 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.602 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.603 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.603 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.604 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.604 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.604 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.605 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.605 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.606 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.606 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.607 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.607 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.608 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.608 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.609 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.609 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.609 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.610 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.610 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.611 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.611 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.612 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.612 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.613 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.614 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.614 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.615 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.615 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.615 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.616 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.616 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.617 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.617 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.618 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.619 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.619 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.619 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.620 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.620 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.621 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.621 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.622 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.622 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.623 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.623 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.624 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.624 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.625 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.625 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.625 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.626 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.626 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.627 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.627 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.628 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.628 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.629 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.630 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.630 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.631 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.631 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.632 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.632 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.633 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.633 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.633 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.634 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.634 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.635 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.635 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.635 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.636 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.636 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.637 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.637 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.638 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.638 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.638 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.639 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.639 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.640 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.640 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.641 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.641 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.641 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.642 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.642 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.643 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.643 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.643 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.644 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.644 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.645 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.645 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.646 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.646 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.647 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.647 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.647 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.648 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.648 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.649 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.649 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.649 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.650 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.650 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.651 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.652 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.652 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.652 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.653 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.653 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.654 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.654 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:25.655 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:25.655 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:25.655 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:26.188 | Collecting python-memcached===1.59 2021-12-24 00:28:26.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-24 00:28:26.264 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-24 00:28:27.747 | Installing collected packages: python-memcached 2021-12-24 00:28:27.843 | Successfully installed python-memcached-1.59 2021-12-24 00:28:27.953 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:28:27.953 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:28:28.025 | + inc/python:pip_install:207 : result=0 2021-12-24 00:28:28.028 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:28:28.030 | + functions-common:time_stop:2331 : local name 2021-12-24 00:28:28.032 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:28:28.034 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:28:28.037 | + functions-common:time_stop:2334 : local total 2021-12-24 00:28:28.039 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:28:28.042 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:28:28.044 | + functions-common:time_stop:2338 : start_time=1640305702786 2021-12-24 00:28:28.046 | + functions-common:time_stop:2340 : [[ -z 1640305702786 ]] 2021-12-24 00:28:28.048 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:28:28.052 | + functions-common:time_stop:2343 : end_time=1640305708049 2021-12-24 00:28:28.054 | + functions-common:time_stop:2344 : elapsed_time=5263 2021-12-24 00:28:28.057 | + functions-common:time_stop:2345 : total=73179 2021-12-24 00:28:28.059 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:28:28.061 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=78442 2021-12-24 00:28:28.064 | + inc/python:pip_install:210 : return 0 2021-12-24 00:28:28.066 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-12-24 00:28:28.081 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:28:28.083 | + ./stack.sh:main:875 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-12-24 00:28:28.086 | + ./stack.sh:main:876 : stack_install_service keystone 2021-12-24 00:28:28.088 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-24 00:28:28.090 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-24 00:28:28.092 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 00:28:28.095 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-24 00:28:28.097 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-12-24 00:28:28.111 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:28:28.114 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-12-24 00:28:28.116 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-24 00:28:28.118 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-12-24 00:28:28.120 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-24 00:28:28.122 | + functions-common:git_clone:526 : local orig_dir 2021-12-24 00:28:28.125 | ++ functions-common:git_clone:527 : pwd 2021-12-24 00:28:28.127 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-24 00:28:28.129 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-24 00:28:28.132 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-24 00:28:28.146 | + functions-common:git_clone:530 : RECLONE=False 2021-12-24 00:28:28.148 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-24 00:28:28.150 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-24 00:28:28.152 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-24 00:28:28.152 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-24 00:28:28.156 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-12-24 00:28:28.158 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-24 00:28:28.161 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-12-24 00:28:28.164 | + functions-common:git_clone:593 : git show --oneline 2021-12-24 00:28:28.164 | + functions-common:git_clone:593 : head -1 2021-12-24 00:28:28.166 | 7941a0b78 Merge "Fix typos in application credential policies" into stable/ussuri 2021-12-24 00:28:28.168 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-24 00:28:28.170 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-12-24 00:28:28.173 | + inc/python:setup_develop:351 : local bindep 2021-12-24 00:28:28.175 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-24 00:28:28.178 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-12-24 00:28:28.180 | + inc/python:setup_develop:357 : local extras= 2021-12-24 00:28:28.182 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-24 00:28:28.185 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-24 00:28:28.187 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-24 00:28:28.189 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-12-24 00:28:28.192 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-24 00:28:28.195 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-24 00:28:28.198 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-12-24 00:28:28.202 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-24 00:28:28.204 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-12-24 00:28:28.207 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-24 00:28:28.209 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-24 00:28:28.212 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-24 00:28:28.217 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-12-24 00:28:28.219 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-12-24 00:28:29.239 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-12-24 00:28:29.241 | + inc/python:setup_package:430 : local bindep=0 2021-12-24 00:28:29.243 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-24 00:28:29.245 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-24 00:28:29.247 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-24 00:28:29.249 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-12-24 00:28:29.251 | + inc/python:setup_package:439 : local flags=-e 2021-12-24 00:28:29.254 | + inc/python:setup_package:440 : local extras= 2021-12-24 00:28:29.256 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-24 00:28:29.258 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-24 00:28:29.261 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-24 00:28:29.263 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-24 00:28:29.265 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-24 00:28:29.267 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-12-24 00:28:29.284 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-12-24 00:28:29.289 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-24 00:28:31.986 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:28:31.986 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:28:31.987 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:31.987 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:31.988 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:31.988 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:31.989 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:31.989 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:31.990 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:31.990 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:31.990 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:31.991 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:31.991 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:31.992 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:31.992 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:31.993 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:31.993 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:31.993 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:31.994 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:31.994 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:31.995 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:31.995 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:31.996 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:31.996 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:31.996 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:31.997 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:31.997 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:31.999 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.000 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.000 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.001 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.001 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.002 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.002 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.003 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.003 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.004 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.005 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.005 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.005 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.006 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.006 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.006 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.007 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.007 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.007 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.008 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.008 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.009 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.009 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.010 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.010 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.011 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.011 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.011 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.012 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.012 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.013 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.013 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.014 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.014 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.015 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.015 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.016 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.016 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.017 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.018 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.018 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.019 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.020 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.020 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.021 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.021 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.022 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.022 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.023 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.023 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.023 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.024 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.024 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.025 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.025 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.026 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.026 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.027 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.027 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.028 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.028 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.028 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.029 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.029 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.030 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.030 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.031 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.031 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.032 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.032 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.033 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.033 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.033 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.034 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.035 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.035 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.036 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.036 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.036 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.037 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.038 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.038 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.038 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.039 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.039 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.040 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.040 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.041 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.041 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.042 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.042 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.043 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.043 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.044 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.044 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.044 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.045 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.045 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.046 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.046 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.047 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.047 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.048 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.048 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.048 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.049 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.049 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.050 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.050 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.050 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.051 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.051 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.052 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.052 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.053 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.053 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.053 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.054 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.054 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.055 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.055 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.056 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.056 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.057 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.057 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.057 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.058 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.058 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.059 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.059 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.060 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.060 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.060 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.061 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.061 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.062 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.062 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.063 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.063 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.063 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.064 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.064 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.065 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.065 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.065 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.066 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.067 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.067 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.068 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.068 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.068 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.069 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.069 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.070 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.070 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.070 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.071 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.071 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.071 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.072 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.072 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.073 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.073 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.073 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.074 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.074 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.075 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.075 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.076 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.076 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.076 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.077 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.077 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.077 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.078 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.078 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.079 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.079 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.079 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.080 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.080 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.081 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.081 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.082 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.082 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.083 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.083 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.084 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.084 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.085 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.085 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.085 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.086 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.086 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.086 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.087 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.087 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.088 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.088 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.089 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.089 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.089 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.090 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.090 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.091 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.091 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.091 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.092 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.093 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.093 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.094 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.095 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.095 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.096 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.096 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.097 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.097 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.098 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.098 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.098 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.099 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.099 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.100 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.100 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.101 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.101 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.101 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.102 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.102 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.103 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.103 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.103 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.104 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.104 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.105 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.105 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.106 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.106 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.107 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.107 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.107 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.108 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.108 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.108 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.109 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.109 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.110 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.110 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.111 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.111 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.112 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.112 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.112 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.113 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.113 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.114 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.114 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.115 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.115 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.115 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.116 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.116 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.117 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.117 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.117 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.118 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.118 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.118 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.119 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.119 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.120 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.120 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.121 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.121 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.122 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.122 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.122 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.123 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.123 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.124 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.124 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.124 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.125 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.125 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.126 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.126 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.127 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.127 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.127 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.128 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.128 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.129 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.130 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.130 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.130 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.131 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.131 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.132 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.132 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.132 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.133 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.133 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.134 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.134 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.135 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.136 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.136 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.137 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.137 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.137 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.138 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.138 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.139 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.139 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.140 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.140 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.140 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.141 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.141 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.142 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.142 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.142 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.143 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.143 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.144 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.145 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.145 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.146 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.146 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.146 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.147 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.147 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.148 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.148 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.149 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.149 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.149 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.150 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.150 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.151 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.151 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.152 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.152 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.153 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.153 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.153 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.154 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.154 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.155 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.155 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.156 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.156 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.157 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.157 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.158 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.158 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.159 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.159 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.160 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.160 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.161 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.161 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.162 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.162 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.162 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.163 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.163 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.164 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.164 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.165 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.165 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.166 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.166 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.166 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.167 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.167 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.167 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.168 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.168 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.169 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.169 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.170 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.170 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.171 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.171 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.172 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.172 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.173 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.173 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.174 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:32.174 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:32.174 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:32.176 | Obtaining file:///opt/stack/keystone 2021-12-24 00:28:33.794 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-24 00:28:35.881 | Collecting Flask===1.1.2 2021-12-24 00:28:35.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-12-24 00:28:36.370 | Collecting Flask-RESTful===0.3.8 2021-12-24 00:28:36.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-12-24 00:28:36.452 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-24 00:28:36.459 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-24 00:28:36.865 | Collecting PyJWT===1.7.1 2021-12-24 00:28:36.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-12-24 00:28:36.893 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-24 00:28:36.916 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-24 00:28:37.418 | Collecting Werkzeug===1.0.1 2021-12-24 00:28:37.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-12-24 00:28:37.932 | Collecting aniso8601===8.0.0 2021-12-24 00:28:37.940 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-12-24 00:28:38.008 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-24 00:28:38.017 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-24 00:28:38.386 | Collecting click===7.1.1 2021-12-24 00:28:38.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-12-24 00:28:38.403 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-24 00:28:38.448 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-24 00:28:38.848 | Collecting itsdangerous===1.1.0 2021-12-24 00:28:38.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-12-24 00:28:38.921 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-24 00:28:38.953 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (9.0.0) 2021-12-24 00:28:39.015 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.2) 2021-12-24 00:28:39.374 | Collecting oauthlib===3.1.0 2021-12-24 00:28:39.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-12-24 00:28:39.400 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.3.1) 2021-12-24 00:28:39.460 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.5) 2021-12-24 00:28:39.475 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.3) 2021-12-24 00:28:39.481 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (8.1.1) 2021-12-24 00:28:39.536 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (4.0.1) 2021-12-24 00:28:39.545 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (4.1.3) 2021-12-24 00:28:39.590 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (12.1.6) 2021-12-24 00:28:39.658 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (4.0.2) 2021-12-24 00:28:39.680 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.2) 2021-12-24 00:28:39.699 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.1.2) 2021-12-24 00:28:39.712 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.1.1) 2021-12-24 00:28:39.743 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.0.1) 2021-12-24 00:28:39.753 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.1.2) 2021-12-24 00:28:39.772 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.1.0) 2021-12-24 00:28:40.234 | Collecting passlib===1.7.2 2021-12-24 00:28:40.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-12-24 00:28:40.334 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (5.4.5) 2021-12-24 00:28:40.337 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (0.7.2) 2021-12-24 00:28:40.339 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.0.0) 2021-12-24 00:28:40.351 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (2.20) 2021-12-24 00:28:40.354 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 602)) (0.9.6) 2021-12-24 00:28:40.356 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 609)) (2.4.7) 2021-12-24 00:28:40.360 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (0.16.0) 2021-12-24 00:28:40.910 | Collecting pysaml2===5.0.0 2021-12-24 00:28:40.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-12-24 00:28:41.007 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 651)) (2.8.1) 2021-12-24 00:28:41.012 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) (4.0.0) 2021-12-24 00:28:41.032 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 771)) (2019.3) 2021-12-24 00:28:41.037 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (2.23.0) 2021-12-24 00:28:41.061 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-12-24 00:28:41.845 | Collecting scrypt===0.8.13 2021-12-24 00:28:41.853 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-12-24 00:28:42.585 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (1.14.0) 2021-12-24 00:28:42.588 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 892)) (0.13.0) 2021-12-24 00:28:42.600 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.3.1) 2021-12-24 00:28:42.603 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (3.3.0) 2021-12-24 00:28:42.605 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 899)) (1.32.0) 2021-12-24 00:28:42.612 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (2.0.1) 2021-12-24 00:28:42.623 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (0.5.0) 2021-12-24 00:28:42.628 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.4.0) 2021-12-24 00:28:42.648 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 945)) (1.4.0) 2021-12-24 00:28:42.652 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.1.0) 2021-12-24 00:28:42.660 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.25.8) 2021-12-24 00:28:42.683 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 993)) (1.2.3) 2021-12-24 00:28:42.686 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-24 00:28:42.689 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-24 00:28:42.736 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-24 00:28:42.781 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-24 00:28:42.800 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (4.0.0) 2021-12-24 00:28:42.870 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (0.7.19) 2021-12-24 00:28:42.873 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-24 00:28:42.881 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-24 00:28:42.885 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-24 00:28:42.895 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-24 00:28:42.899 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-24 00:28:42.902 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-24 00:28:42.908 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.6.8) 2021-12-24 00:28:42.956 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-24 00:28:42.963 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-24 00:28:42.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-12-24 00:28:42.984 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-24 00:28:42.986 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-24 00:28:42.995 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-24 00:28:43.003 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-24 00:28:43.012 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (4.0.3) 2021-12-24 00:28:43.026 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.10.9) 2021-12-24 00:28:43.029 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-24 00:28:43.405 | Collecting defusedxml===0.6.0 2021-12-24 00:28:43.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-12-24 00:28:43.482 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (19.1.0) 2021-12-24 00:28:43.497 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-24 00:28:43.500 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-24 00:28:43.503 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-24 00:28:43.505 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-24 00:28:43.508 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699)) (1.6.0) 2021-12-24 00:28:43.510 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-24 00:28:43.513 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.0.0) 2021-12-24 00:28:43.515 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.4.0) 2021-12-24 00:28:43.518 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1003)) (3.1.0) 2021-12-24 00:28:43.530 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.7.0) 2021-12-24 00:28:43.535 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 987)) (1.12.1) 2021-12-24 00:28:43.538 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-24 00:28:43.547 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 656)) (1.0.4) 2021-12-24 00:28:43.550 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.3.0) 2021-12-24 00:28:43.553 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 785)) (0.7) 2021-12-24 00:28:43.560 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-24 00:28:43.563 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.5) 2021-12-24 00:28:43.565 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-24 00:28:43.571 | Building wheels for collected packages: scrypt 2021-12-24 00:28:43.572 | Building wheel for scrypt (setup.py): started 2021-12-24 00:28:46.182 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-12-24 00:28:46.183 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73203 sha256=ab4884ad4c6064e6d3bda6ae72adad81464a8fb82e59c8bfea2b94d86f5207b5 2021-12-24 00:28:46.183 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-12-24 00:28:46.184 | Successfully built scrypt 2021-12-24 00:28:47.042 | Installing collected packages: Werkzeug, itsdangerous, click, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-12-24 00:28:47.242 | Attempting uninstall: click 2021-12-24 00:28:47.244 | Found existing installation: click 6.7 2021-12-24 00:28:47.250 | Uninstalling click-6.7: 2021-12-24 00:28:47.268 | Successfully uninstalled click-6.7 2021-12-24 00:28:47.880 | Attempting uninstall: oauthlib 2021-12-24 00:28:47.881 | Found existing installation: oauthlib 2.0.6 2021-12-24 00:28:47.889 | Uninstalling oauthlib-2.0.6: 2021-12-24 00:28:47.909 | Successfully uninstalled oauthlib-2.0.6 2021-12-24 00:28:48.529 | Attempting uninstall: PyJWT 2021-12-24 00:28:48.530 | Found existing installation: PyJWT 1.5.3 2021-12-24 00:28:48.537 | Uninstalling PyJWT-1.5.3: 2021-12-24 00:28:48.553 | Successfully uninstalled PyJWT-1.5.3 2021-12-24 00:28:48.585 | Running setup.py develop for keystone 2021-12-24 00:28:50.404 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-1.7.1 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.1 defusedxml-0.6.0 itsdangerous-1.1.0 keystone oauthlib-3.1.0 passlib-1.7.2 pysaml2-5.0.0 scrypt-0.8.13 2021-12-24 00:28:50.513 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:28:50.513 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:28:50.609 | + inc/python:pip_install:207 : result=0 2021-12-24 00:28:50.611 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:28:50.613 | + functions-common:time_stop:2331 : local name 2021-12-24 00:28:50.615 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:28:50.617 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:28:50.619 | + functions-common:time_stop:2334 : local total 2021-12-24 00:28:50.621 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:28:50.623 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:28:50.625 | + functions-common:time_stop:2338 : start_time=1640305709279 2021-12-24 00:28:50.627 | + functions-common:time_stop:2340 : [[ -z 1640305709279 ]] 2021-12-24 00:28:50.630 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:28:50.633 | + functions-common:time_stop:2343 : end_time=1640305730631 2021-12-24 00:28:50.636 | + functions-common:time_stop:2344 : elapsed_time=21352 2021-12-24 00:28:50.638 | + functions-common:time_stop:2345 : total=78442 2021-12-24 00:28:50.640 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:28:50.642 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=99794 2021-12-24 00:28:50.644 | + inc/python:pip_install:210 : return 0 2021-12-24 00:28:50.647 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-24 00:28:50.649 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-24 00:28:50.651 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-24 00:28:50.667 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-24 00:28:50.678 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-12-24 00:28:50.680 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-12-24 00:28:50.682 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:28:50.685 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:28:50.687 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-24 00:28:50.689 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:28:50.692 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-12-24 00:28:50.714 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:28:50.716 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-12-24 00:28:50.718 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-12-24 00:28:50.720 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-12-24 00:28:50.739 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-12-24 00:28:50.744 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2021-12-24 00:28:53.391 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:28:53.392 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:28:53.392 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.393 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.394 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.394 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.395 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.395 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.395 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.396 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.396 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.397 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.397 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.398 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.398 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.399 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.399 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.399 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.400 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.400 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.401 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.401 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.402 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.402 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.402 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.403 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.403 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.405 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.406 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.406 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.407 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.407 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.408 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.408 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.409 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.410 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.410 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.411 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.411 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.411 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.412 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.412 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.412 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.413 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.413 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.414 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.414 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.415 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.415 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.416 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.416 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.416 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.417 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.417 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.418 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.418 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.419 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.419 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.420 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.420 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.421 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.421 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.422 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.422 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.423 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.424 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.424 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.425 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.425 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.425 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.426 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.427 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.427 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.428 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.428 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.429 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.429 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.429 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.430 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.430 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.431 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.431 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.431 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.432 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.433 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.433 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.433 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.434 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.434 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.435 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.435 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.436 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.436 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.437 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.437 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.437 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.438 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.438 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.439 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.439 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.440 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.441 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.441 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.442 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.442 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.443 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.443 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.444 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.444 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.444 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.445 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.445 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.446 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.446 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.447 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.447 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.448 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.448 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.449 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.449 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.449 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.450 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.450 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.451 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.451 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.452 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.452 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.452 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.453 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.454 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.454 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.454 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.455 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.455 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.456 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.457 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.457 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.457 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.458 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.458 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.459 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.459 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.460 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.460 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.460 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.461 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.461 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.462 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.462 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.463 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.463 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.464 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.464 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.464 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.465 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.465 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.466 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.466 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.466 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.467 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.467 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.468 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.468 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.468 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.469 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.469 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.470 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.470 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.471 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.471 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.471 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.472 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.473 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.473 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.474 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.474 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.474 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.475 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.475 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.475 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.476 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.477 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.477 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.478 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.478 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.478 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.479 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.479 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.480 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.480 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.480 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.481 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.481 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.482 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.482 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.483 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.483 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.483 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.484 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.484 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.484 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.485 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.485 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.486 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.486 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.486 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.487 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.487 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.488 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.488 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.489 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.489 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.489 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.490 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.490 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.490 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.491 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.491 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.492 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.492 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.492 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.493 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.493 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.494 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.494 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.495 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.495 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.495 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.496 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.496 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.496 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.497 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.497 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.498 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.499 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.499 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.500 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.501 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.501 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.502 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.502 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.503 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.503 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.504 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.504 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.504 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.505 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.505 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.506 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.506 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.507 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.507 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.507 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.508 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.508 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.509 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.509 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.509 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.510 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.510 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.511 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.511 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.512 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.512 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.512 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.513 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.513 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.514 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.514 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.515 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.515 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.515 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.516 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.516 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.517 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.517 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.517 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.518 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.519 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.519 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.520 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.520 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.521 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.521 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.521 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.522 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.522 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.523 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.523 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.524 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.524 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.524 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.525 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.525 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.525 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.526 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.526 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.527 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.527 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.528 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.528 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.528 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.529 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.529 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.530 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.530 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.530 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.531 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.531 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.532 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.548 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.548 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.548 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.549 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.549 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.550 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.550 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.551 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.551 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.552 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.552 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.552 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.553 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.553 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.554 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.554 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.554 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.555 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.555 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.556 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.556 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.557 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.558 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.558 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.559 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.559 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.560 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.560 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.560 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.561 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.561 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.562 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.562 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.563 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.563 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.563 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.564 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.564 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.565 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.566 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.566 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.566 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.567 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.567 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.568 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.568 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.569 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.569 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.569 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.570 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.570 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.571 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.571 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.572 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.572 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.573 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.573 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.573 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.574 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.574 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.575 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.575 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.576 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.576 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.576 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.577 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.577 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.578 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.578 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.579 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.579 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.579 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.580 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.580 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.581 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.582 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.582 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.583 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.583 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.584 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.584 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.584 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.585 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.585 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.586 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.586 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.587 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.587 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.587 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.588 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.588 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.588 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.589 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.589 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.590 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.590 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.591 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.591 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.591 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.592 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.593 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.593 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.593 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.594 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.595 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.595 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:53.595 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:28:53.596 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:28:53.596 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:28:54.053 | Collecting uwsgi 2021-12-24 00:28:54.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88a/b9867d8973d8a/uwsgi-2.0.20.tar.gz (804 kB) 2021-12-24 00:28:55.162 | Building wheels for collected packages: uwsgi 2021-12-24 00:28:55.163 | Building wheel for uwsgi (setup.py): started 2021-12-24 00:29:10.778 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-12-24 00:29:10.782 | Created wheel for uwsgi: filename=uWSGI-2.0.20-cp36-cp36m-linux_x86_64.whl size=597540 sha256=dc68d0ff831608ef86cf801e9dc41762163a34d1b8127552efd630458e32fe2e 2021-12-24 00:29:10.782 | Stored in directory: /root/.cache/pip/wheels/9a/16/df/02037ed390c1561aad34458ea9eb30a0c78f21377405d3f9e9 2021-12-24 00:29:10.784 | Successfully built uwsgi 2021-12-24 00:29:12.375 | Installing collected packages: uwsgi 2021-12-24 00:29:12.490 | Successfully installed uwsgi-2.0.20 2021-12-24 00:29:12.601 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:29:12.601 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:29:12.718 | + inc/python:pip_install:207 : result=0 2021-12-24 00:29:12.720 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:29:12.723 | + functions-common:time_stop:2331 : local name 2021-12-24 00:29:12.725 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:29:12.727 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:29:12.729 | + functions-common:time_stop:2334 : local total 2021-12-24 00:29:12.732 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:29:12.734 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:29:12.736 | + functions-common:time_stop:2338 : start_time=1640305730735 2021-12-24 00:29:12.740 | + functions-common:time_stop:2340 : [[ -z 1640305730735 ]] 2021-12-24 00:29:12.744 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:29:12.747 | + functions-common:time_stop:2343 : end_time=1640305752745 2021-12-24 00:29:12.750 | + functions-common:time_stop:2344 : elapsed_time=22010 2021-12-24 00:29:12.752 | + functions-common:time_stop:2345 : total=99794 2021-12-24 00:29:12.755 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:29:12.757 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=121804 2021-12-24 00:29:12.759 | + inc/python:pip_install:210 : return 0 2021-12-24 00:29:12.762 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 00:29:12.764 | + ./stack.sh:main:877 : configure_keystone 2021-12-24 00:29:12.766 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-24 00:29:12.778 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-24 00:29:12.780 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-24 00:29:12.784 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-24 00:29:12.799 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:29:12.802 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-24 00:29:12.827 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-24 00:29:12.850 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-24 00:29:12.875 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-24 00:29:12.901 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-24 00:29:12.927 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-24 00:29:12.952 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-24 00:29:12.975 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-24 00:29:12.999 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-24 00:29:13.001 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-24 00:29:13.004 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-24 00:29:13.006 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-24 00:29:13.008 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 00:29:13.010 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 00:29:13.025 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:29:13.027 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 00:29:13.030 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 00:29:13.032 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 00:29:13.046 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:29:13.048 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:29:13.052 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:29:13.077 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 00:29:13.079 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 00:29:13.081 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-24 00:29:13.084 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-24 00:29:13.086 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-24 00:29:13.101 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:29:13.103 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2021-12-24 00:29:13.128 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2021-12-24 00:29:13.152 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-24 00:29:13.154 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-24 00:29:13.181 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-24 00:29:13.183 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-24 00:29:13.185 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-24 00:29:13.188 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-24 00:29:13.190 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-24 00:29:13.193 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-24 00:29:13.218 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-24 00:29:13.220 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-24 00:29:13.223 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-12-24 00:29:13.225 | + functions:setup_logging:656 : local other_cond=False 2021-12-24 00:29:13.227 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-24 00:29:13.229 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-24 00:29:13.232 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-12-24 00:29:13.234 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-24 00:29:13.237 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-24 00:29:13.252 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-24 00:29:13.255 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-24 00:29:13.257 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-24 00:29:13.259 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-24 00:29:13.261 | + functions:setup_systemd_logging:700 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 00:29:13.285 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:29:13.309 | + functions:setup_systemd_logging:703 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:29:13.332 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 00:29:13.356 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-24 00:29:13.379 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-24 00:29:13.381 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-24 00:29:13.384 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-24 00:29:13.386 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-24 00:29:13.388 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-12-24 00:29:13.390 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-24 00:29:13.393 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-24 00:29:13.395 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-12-24 00:29:13.399 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-12-24 00:29:13.401 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-24 00:29:13.403 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 00:29:13.415 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 00:29:13.415 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:29:13.422 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 00:29:13.426 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:29:13.438 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-24 00:29:13.441 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-24 00:29:13.444 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-24 00:29:13.469 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-24 00:29:13.492 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-24 00:29:13.515 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-24 00:29:13.539 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-24 00:29:13.562 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-24 00:29:13.585 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-24 00:29:13.609 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-24 00:29:13.632 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-24 00:29:13.655 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 00:29:13.678 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-24 00:29:13.701 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-24 00:29:13.725 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-24 00:29:13.748 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-24 00:29:13.751 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-24 00:29:13.753 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-12-24 00:29:13.759 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-12-24 00:29:13.761 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-24 00:29:13.764 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:29:13.766 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:29:13.769 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-24 00:29:13.775 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-24 00:29:13.777 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-24 00:29:13.803 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-24 00:29:13.827 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-12-24 00:29:13.828 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-24 00:29:13.835 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-12-24 00:29:13.839 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-12-24 00:29:13.841 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-12-24 00:29:13.843 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-24 00:29:13.845 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 00:29:13.848 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 00:29:13.850 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:29:13.853 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:29:13.855 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 00:29:13.858 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-24 00:29:13.860 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:29:13.862 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:29:13.864 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-12-24 00:29:13.922 | Enabling site keystone-wsgi-public. 2021-12-24 00:29:13.927 | To activate the new configuration, you need to run: 2021-12-24 00:29:13.927 | systemctl reload apache2 2021-12-24 00:29:13.931 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-24 00:29:13.933 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-24 00:29:13.935 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:29:13.938 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-24 00:29:14.076 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-24 00:29:14.078 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-24 00:29:14.081 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-24 00:29:14.084 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-12-24 00:29:14.086 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-24 00:29:14.088 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-24 00:29:14.091 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-24 00:29:14.094 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-12-24 00:29:14.097 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-24 00:29:14.099 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 00:29:14.118 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:29:14.120 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 00:29:14.125 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 00:29:14.129 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:29:14.147 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-24 00:29:14.149 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-24 00:29:14.153 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-24 00:29:14.180 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-24 00:29:14.203 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-24 00:29:14.226 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-24 00:29:14.250 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-24 00:29:14.274 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-24 00:29:14.297 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-24 00:29:14.324 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-24 00:29:14.347 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-24 00:29:14.370 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 00:29:14.394 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-24 00:29:14.417 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-24 00:29:14.442 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-24 00:29:14.466 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-24 00:29:14.468 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-24 00:29:14.471 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-12-24 00:29:14.473 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-12-24 00:29:14.475 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-24 00:29:14.478 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:29:14.480 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:29:14.482 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-24 00:29:14.485 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-24 00:29:14.488 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-24 00:29:14.511 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-24 00:29:14.536 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-12-24 00:29:14.536 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-24 00:29:14.543 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-12-24 00:29:14.546 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-12-24 00:29:14.549 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-12-24 00:29:14.551 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-24 00:29:14.554 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 00:29:14.556 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 00:29:14.558 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:29:14.560 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:29:14.563 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 00:29:14.565 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-24 00:29:14.567 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:29:14.569 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:29:14.572 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-12-24 00:29:14.628 | Enabling site keystone-wsgi-admin. 2021-12-24 00:29:14.633 | To activate the new configuration, you need to run: 2021-12-24 00:29:14.633 | systemctl reload apache2 2021-12-24 00:29:14.637 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-24 00:29:14.639 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-24 00:29:14.641 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:29:14.644 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-24 00:29:14.787 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-24 00:29:14.812 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-24 00:29:14.838 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-24 00:29:14.865 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-24 00:29:14.867 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-24 00:29:14.892 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-24 00:29:14.916 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-24 00:29:14.940 | + ./stack.sh:main:881 : is_service_enabled swift 2021-12-24 00:29:14.956 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:29:14.958 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-12-24 00:29:14.974 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:29:14.976 | + ./stack.sh:main:885 : stack_install_service swift 2021-12-24 00:29:14.979 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-24 00:29:14.981 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-24 00:29:14.983 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 00:29:14.985 | + lib/stack:stack_install_service:32 : install_swift 2021-12-24 00:29:14.988 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-12-24 00:29:14.990 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-24 00:29:14.992 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-12-24 00:29:14.994 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-24 00:29:14.997 | + functions-common:git_clone:526 : local orig_dir 2021-12-24 00:29:14.999 | ++ functions-common:git_clone:527 : pwd 2021-12-24 00:29:15.002 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-24 00:29:15.004 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-24 00:29:15.007 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-24 00:29:15.022 | + functions-common:git_clone:530 : RECLONE=False 2021-12-24 00:29:15.024 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-24 00:29:15.026 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-24 00:29:15.029 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-24 00:29:15.029 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-24 00:29:15.033 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-12-24 00:29:15.036 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-24 00:29:15.038 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-12-24 00:29:15.041 | + functions-common:git_clone:593 : git show --oneline 2021-12-24 00:29:15.041 | + functions-common:git_clone:593 : head -1 2021-12-24 00:29:15.044 | ade6b52f5 Fix cname_lookup test 2021-12-24 00:29:15.046 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-24 00:29:15.049 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-12-24 00:29:15.051 | + inc/python:setup_develop:351 : local bindep 2021-12-24 00:29:15.054 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-12-24 00:29:15.056 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-12-24 00:29:15.059 | + inc/python:setup_develop:357 : local extras=keystone 2021-12-24 00:29:15.061 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-24 00:29:15.064 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-24 00:29:15.066 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-12-24 00:29:15.068 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-12-24 00:29:15.070 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-24 00:29:15.073 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-12-24 00:29:15.076 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-12-24 00:29:15.078 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-24 00:29:15.081 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-12-24 00:29:15.083 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-24 00:29:15.086 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-24 00:29:15.089 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-24 00:29:15.093 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-12-24 00:29:15.096 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-12-24 00:29:16.105 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-12-24 00:29:16.108 | + inc/python:setup_package:430 : local bindep=0 2021-12-24 00:29:16.110 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-24 00:29:16.113 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-24 00:29:16.115 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-12-24 00:29:16.117 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-12-24 00:29:16.120 | + inc/python:setup_package:439 : local flags=-e 2021-12-24 00:29:16.122 | + inc/python:setup_package:440 : local extras=keystone 2021-12-24 00:29:16.124 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-24 00:29:16.126 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-12-24 00:29:16.128 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-12-24 00:29:16.131 | + inc/python:setup_package:450 : extras='[keystone]' 2021-12-24 00:29:16.133 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-24 00:29:16.135 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-24 00:29:16.152 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-12-24 00:29:16.157 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-24 00:29:18.850 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:29:18.850 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:29:18.851 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.851 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.852 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.852 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.853 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.853 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.853 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.854 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.854 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.855 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.855 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.856 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.856 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.857 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.857 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.857 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.858 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.858 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.859 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.859 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.860 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.860 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.860 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.861 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.861 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.863 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.864 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.864 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.865 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.865 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.866 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.866 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.867 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.867 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.867 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.868 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.868 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.869 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.869 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.869 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.870 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.870 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.871 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.871 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.871 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.872 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.872 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.873 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.873 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.874 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.874 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.874 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.875 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.875 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.876 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.876 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.877 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.877 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.878 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.878 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.879 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.879 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.880 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.881 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.881 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.882 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.882 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.882 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.883 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.884 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.884 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.885 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.885 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.886 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.886 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.886 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.887 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.887 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.888 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.888 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.888 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.889 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.890 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.890 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.890 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.891 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.891 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.892 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.893 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.893 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.894 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.894 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.895 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.895 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.896 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.896 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.897 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.897 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.898 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.898 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.899 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.900 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.901 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.901 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.902 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.902 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.903 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.903 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.904 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.904 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.904 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.905 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.905 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.906 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.906 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.907 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.907 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.908 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.909 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.909 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.909 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.910 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.910 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.911 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.911 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.912 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.912 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.913 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.913 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.914 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.914 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.915 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.915 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.916 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.916 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.916 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.917 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.917 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.918 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.918 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.918 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.919 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.919 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.920 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.920 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.921 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.921 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.922 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.922 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.922 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.923 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.923 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.924 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.924 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.925 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.925 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.925 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.926 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.926 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.926 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.927 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.927 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.928 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.928 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.929 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.929 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.930 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.930 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.930 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.931 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.931 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.931 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.932 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.932 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.933 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.933 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.933 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.934 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.934 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.935 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.935 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.936 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.936 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.936 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.937 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.937 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.937 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.938 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.938 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.939 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.939 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.940 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.940 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.940 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.941 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.941 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.942 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.942 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.942 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.943 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.943 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.943 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.944 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.944 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.945 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.945 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.945 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.946 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.946 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.947 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.947 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.948 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.948 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.948 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.949 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.949 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.949 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.950 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.950 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.951 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.951 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.952 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.952 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.952 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.953 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.953 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.954 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.954 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.954 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.970 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.970 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.971 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.972 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.973 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.973 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.974 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.975 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.975 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.976 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.976 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.976 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.977 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.977 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.978 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.978 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.979 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.979 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.979 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.980 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.980 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.981 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.981 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.982 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.982 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.983 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.983 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.983 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.984 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.984 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.985 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.985 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.986 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.986 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.987 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.987 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.987 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.988 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.988 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.988 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.989 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.989 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.990 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.990 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.991 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.991 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.992 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.992 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.992 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.993 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.993 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.994 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.994 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.995 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.995 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.996 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.996 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.996 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.997 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.997 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.997 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.998 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:18.998 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:18.999 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:18.999 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.000 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.000 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.000 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.001 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.001 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.002 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.002 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.003 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.003 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.004 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.004 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.004 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.005 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.005 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.006 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.006 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.006 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.007 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.007 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.008 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.008 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.009 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.009 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.009 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.010 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.010 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.011 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.011 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.011 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.012 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.012 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.013 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.013 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.014 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.014 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.015 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.016 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.016 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.016 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.017 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.018 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.018 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.019 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.019 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.020 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.020 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.020 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.021 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.021 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.022 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.022 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.023 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.023 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.023 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.024 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.024 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.025 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.025 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.026 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.026 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.026 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.027 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.027 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.028 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.028 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.029 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.029 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.030 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.030 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.030 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.031 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.031 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.032 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.032 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.033 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.034 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.034 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.035 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.035 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.035 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.036 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.036 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.037 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.037 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.038 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.038 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.038 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.039 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.040 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.040 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.041 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.042 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.043 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.044 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.044 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.045 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.046 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.046 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.046 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.047 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.047 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.048 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.048 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.048 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.049 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.049 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.050 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.050 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.051 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.051 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.052 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.052 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.052 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.053 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.053 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.054 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.054 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.055 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.056 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.056 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.056 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:19.057 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:19.057 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:19.058 | Obtaining file:///opt/stack/swift 2021-12-24 00:29:20.399 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-24 00:29:21.711 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-24 00:29:21.719 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-24 00:29:21.761 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-24 00:29:21.771 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-24 00:29:21.774 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-12-24 00:29:22.800 | Collecting lxml===4.5.0 2021-12-24 00:29:22.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ebe/c08091a22c2be/lxml-4.5.0-cp36-cp36m-manylinux1_x86_64.whl (5.8 MB) 2021-12-24 00:29:23.034 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-24 00:29:23.036 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-24 00:29:23.039 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-12-24 00:29:23.075 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-24 00:29:23.090 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-24 00:29:23.096 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-24 00:29:23.105 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-24 00:29:23.150 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-24 00:29:23.162 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-24 00:29:23.181 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-24 00:29:23.183 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-12-24 00:29:23.707 | Collecting pyeclib===1.6.0 2021-12-24 00:29:23.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-24 00:29:24.784 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-24 00:29:24.787 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-24 00:29:24.791 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-24 00:29:24.796 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-24 00:29:24.817 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-24 00:29:24.822 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-24 00:29:24.845 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-24 00:29:24.850 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-24 00:29:24.853 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-24 00:29:24.859 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-12-24 00:29:25.491 | Collecting xattr===0.9.7 2021-12-24 00:29:25.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-24 00:29:26.304 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-24 00:29:26.308 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-24 00:29:26.310 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-24 00:29:26.381 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-24 00:29:26.396 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-24 00:29:26.401 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-24 00:29:26.404 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-24 00:29:26.408 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-24 00:29:26.416 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-24 00:29:26.421 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-24 00:29:26.425 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-24 00:29:26.428 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-24 00:29:26.430 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-24 00:29:26.433 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-24 00:29:26.437 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-24 00:29:26.440 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-24 00:29:26.445 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-24 00:29:26.448 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-12-24 00:29:26.451 | Building wheels for collected packages: pyeclib, xattr 2021-12-24 00:29:26.452 | Building wheel for pyeclib (setup.py): started 2021-12-24 00:29:27.645 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-12-24 00:29:27.647 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53032 sha256=41ac72bee2432310877fbe82c4093cfc190f6f8da7b5f59cfda711a23d0fc4be 2021-12-24 00:29:27.647 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-12-24 00:29:27.648 | Building wheel for xattr (setup.py): started 2021-12-24 00:29:28.947 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-24 00:29:28.949 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30924 sha256=af39f19b92fa5d6e2981bd3e45ff970f80776c4db83af66c2433f4fddddcf6da 2021-12-24 00:29:28.949 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-12-24 00:29:28.950 | Successfully built pyeclib xattr 2021-12-24 00:29:30.284 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-12-24 00:29:30.615 | Running setup.py develop for swift 2021-12-24 00:29:32.279 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-12-24 00:29:32.392 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:29:32.392 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:29:32.498 | + inc/python:pip_install:207 : result=0 2021-12-24 00:29:32.501 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:29:32.503 | + functions-common:time_stop:2331 : local name 2021-12-24 00:29:32.505 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:29:32.507 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:29:32.509 | + functions-common:time_stop:2334 : local total 2021-12-24 00:29:32.512 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:29:32.514 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:29:32.516 | + functions-common:time_stop:2338 : start_time=1640305756148 2021-12-24 00:29:32.518 | + functions-common:time_stop:2340 : [[ -z 1640305756148 ]] 2021-12-24 00:29:32.521 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:29:32.524 | + functions-common:time_stop:2343 : end_time=1640305772522 2021-12-24 00:29:32.527 | + functions-common:time_stop:2344 : elapsed_time=16374 2021-12-24 00:29:32.529 | + functions-common:time_stop:2345 : total=121804 2021-12-24 00:29:32.531 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:29:32.534 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=138178 2021-12-24 00:29:32.536 | + inc/python:pip_install:210 : return 0 2021-12-24 00:29:32.538 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-24 00:29:32.541 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-24 00:29:32.543 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-24 00:29:32.559 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-24 00:29:32.571 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-12-24 00:29:32.573 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-12-24 00:29:32.575 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:29:32.577 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:29:32.581 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-24 00:29:32.583 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:29:32.586 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-12-24 00:29:32.588 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 00:29:32.590 | + ./stack.sh:main:886 : configure_swift 2021-12-24 00:29:32.593 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-24 00:29:32.595 | + lib/swift:configure_swift:335 : local node_number 2021-12-24 00:29:32.597 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-24 00:29:32.599 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-24 00:29:32.601 | + lib/swift:configure_swift:338 : local user_group 2021-12-24 00:29:32.603 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-24 00:29:33.403 | No object-expirer running 2021-12-24 00:29:33.403 | No container-sync running 2021-12-24 00:29:33.403 | No container-updater running 2021-12-24 00:29:33.403 | No proxy-server running 2021-12-24 00:29:33.403 | No container-reconciler running 2021-12-24 00:29:33.403 | No object-replicator running 2021-12-24 00:29:33.403 | No object-reconstructor running 2021-12-24 00:29:33.403 | No container-auditor running 2021-12-24 00:29:33.403 | No object-auditor running 2021-12-24 00:29:33.403 | No account-auditor running 2021-12-24 00:29:33.404 | No account-replicator running 2021-12-24 00:29:33.404 | No account-reaper running 2021-12-24 00:29:33.404 | No container-replicator running 2021-12-24 00:29:33.404 | No container-server running 2021-12-24 00:29:33.404 | No object-server running 2021-12-24 00:29:33.404 | No container-sharder running 2021-12-24 00:29:33.404 | No object-updater running 2021-12-24 00:29:33.404 | No account-server running 2021-12-24 00:29:33.449 | + lib/swift:configure_swift:341 : true 2021-12-24 00:29:33.451 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-12-24 00:29:33.463 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-24 00:29:33.474 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-24 00:29:33.477 | + lib/swift:configure_swift:355 : sed -e ' 2021-12-24 00:29:33.477 | s/%GROUP%//; 2021-12-24 00:29:33.477 | s/%USER%/ubuntu/; 2021-12-24 00:29:33.477 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-24 00:29:33.477 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-24 00:29:33.477 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-12-24 00:29:33.484 | uid = ubuntu 2021-12-24 00:29:33.484 | gid = 2021-12-24 00:29:33.484 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-24 00:29:33.484 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-24 00:29:33.484 | address = 127.0.0.1 2021-12-24 00:29:33.484 | 2021-12-24 00:29:33.484 | [account6612] 2021-12-24 00:29:33.484 | max connections = 25 2021-12-24 00:29:33.484 | path = /opt/stack/data/swift/1/node/ 2021-12-24 00:29:33.484 | read only = false 2021-12-24 00:29:33.484 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-24 00:29:33.484 | 2021-12-24 00:29:33.484 | [account6622] 2021-12-24 00:29:33.484 | max connections = 25 2021-12-24 00:29:33.484 | path = /opt/stack/data/swift/2/node/ 2021-12-24 00:29:33.484 | read only = false 2021-12-24 00:29:33.484 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-24 00:29:33.484 | 2021-12-24 00:29:33.484 | [account6632] 2021-12-24 00:29:33.484 | max connections = 25 2021-12-24 00:29:33.484 | path = /opt/stack/data/swift/3/node/ 2021-12-24 00:29:33.484 | read only = false 2021-12-24 00:29:33.484 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-24 00:29:33.484 | 2021-12-24 00:29:33.484 | [account6642] 2021-12-24 00:29:33.484 | max connections = 25 2021-12-24 00:29:33.484 | path = /opt/stack/data/swift/4/node/ 2021-12-24 00:29:33.484 | read only = false 2021-12-24 00:29:33.484 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-24 00:29:33.485 | 2021-12-24 00:29:33.485 | 2021-12-24 00:29:33.485 | [container6611] 2021-12-24 00:29:33.485 | max connections = 25 2021-12-24 00:29:33.485 | path = /opt/stack/data/swift/1/node/ 2021-12-24 00:29:33.485 | read only = false 2021-12-24 00:29:33.485 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-24 00:29:33.485 | 2021-12-24 00:29:33.485 | [container6621] 2021-12-24 00:29:33.485 | max connections = 25 2021-12-24 00:29:33.485 | path = /opt/stack/data/swift/2/node/ 2021-12-24 00:29:33.485 | read only = false 2021-12-24 00:29:33.485 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-24 00:29:33.485 | 2021-12-24 00:29:33.485 | [container6631] 2021-12-24 00:29:33.485 | max connections = 25 2021-12-24 00:29:33.485 | path = /opt/stack/data/swift/3/node/ 2021-12-24 00:29:33.485 | read only = false 2021-12-24 00:29:33.485 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-24 00:29:33.485 | 2021-12-24 00:29:33.485 | [container6641] 2021-12-24 00:29:33.485 | max connections = 25 2021-12-24 00:29:33.485 | path = /opt/stack/data/swift/4/node/ 2021-12-24 00:29:33.485 | read only = false 2021-12-24 00:29:33.485 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-24 00:29:33.485 | 2021-12-24 00:29:33.485 | 2021-12-24 00:29:33.485 | [object6613] 2021-12-24 00:29:33.485 | max connections = 25 2021-12-24 00:29:33.485 | path = /opt/stack/data/swift/1/node/ 2021-12-24 00:29:33.485 | read only = false 2021-12-24 00:29:33.485 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-24 00:29:33.485 | 2021-12-24 00:29:33.485 | [object6623] 2021-12-24 00:29:33.485 | max connections = 25 2021-12-24 00:29:33.486 | path = /opt/stack/data/swift/2/node/ 2021-12-24 00:29:33.486 | read only = false 2021-12-24 00:29:33.486 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-24 00:29:33.486 | 2021-12-24 00:29:33.486 | [object6633] 2021-12-24 00:29:33.486 | max connections = 25 2021-12-24 00:29:33.486 | path = /opt/stack/data/swift/3/node/ 2021-12-24 00:29:33.486 | read only = false 2021-12-24 00:29:33.486 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-24 00:29:33.486 | 2021-12-24 00:29:33.486 | [object6643] 2021-12-24 00:29:33.486 | max connections = 25 2021-12-24 00:29:33.487 | path = /opt/stack/data/swift/4/node/ 2021-12-24 00:29:33.487 | read only = false 2021-12-24 00:29:33.487 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-24 00:29:33.488 | + lib/swift:configure_swift:361 : is_ubuntu 2021-12-24 00:29:33.490 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:29:33.492 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:29:33.494 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-24 00:29:33.513 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-24 00:29:33.515 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-24 00:29:33.519 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-24 00:29:33.523 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-24 00:29:33.525 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-24 00:29:33.529 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-24 00:29:33.554 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2021-12-24 00:29:33.575 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-24 00:29:33.596 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-24 00:29:33.623 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-24 00:29:33.642 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-24 00:29:33.669 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-24 00:29:33.689 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-24 00:29:33.716 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-24 00:29:33.736 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-24 00:29:33.762 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-24 00:29:33.782 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-24 00:29:33.809 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-24 00:29:33.828 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-12-24 00:29:33.842 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:29:33.844 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-24 00:29:33.871 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-24 00:29:33.897 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-24 00:29:33.926 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-24 00:29:33.952 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-12-24 00:29:33.966 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:29:33.968 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-24 00:29:33.994 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-12-24 00:29:34.008 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:29:34.010 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-12-24 00:29:34.024 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:29:34.026 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-24 00:29:34.041 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:29:34.043 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-12-24 00:29:34.045 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-12-24 00:29:34.047 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-24 00:29:34.054 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-24 00:29:34.062 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-24 00:29:34.089 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-24 00:29:34.115 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-24 00:29:34.144 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-24 00:29:34.172 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-24 00:29:34.198 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-24 00:29:34.200 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-12-24 00:29:34.202 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-12-24 00:29:34.204 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-12-24 00:29:34.207 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-24 00:29:34.233 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-24 00:29:34.259 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2021-12-24 00:29:34.286 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-24 00:29:34.313 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-24 00:29:34.340 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-24 00:29:34.366 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-24 00:29:34.394 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-24 00:29:34.420 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 00:29:34.447 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-24 00:29:34.473 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-24 00:29:34.500 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-24 00:29:34.527 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-24 00:29:34.554 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-24 00:29:34.582 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-24 00:29:34.608 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-24 00:29:34.629 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-24 00:29:34.656 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-24 00:29:34.683 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-24 00:29:34.686 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-24 00:29:34.711 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-24 00:29:34.734 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-24 00:29:34.759 | + lib/swift:configure_swift:476 : local node_number 2021-12-24 00:29:34.761 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-24 00:29:34.763 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-24 00:29:34.765 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-24 00:29:34.769 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-24 00:29:34.771 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-24 00:29:34.773 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-24 00:29:34.775 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-24 00:29:34.778 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-24 00:29:34.780 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-24 00:29:34.782 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-24 00:29:34.784 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-24 00:29:34.802 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-24 00:29:34.827 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-24 00:29:34.844 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-24 00:29:34.870 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-24 00:29:34.888 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-24 00:29:34.913 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-24 00:29:34.932 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-24 00:29:34.957 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-24 00:29:34.975 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-24 00:29:35.001 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-24 00:29:35.018 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-24 00:29:35.047 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-24 00:29:35.065 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-24 00:29:35.091 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-24 00:29:35.108 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-24 00:29:35.134 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-24 00:29:35.151 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-24 00:29:35.177 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-24 00:29:35.182 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-24 00:29:35.200 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-24 00:29:35.226 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-24 00:29:35.251 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-24 00:29:35.253 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-24 00:29:35.257 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-24 00:29:35.259 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-24 00:29:35.262 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-24 00:29:35.264 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-24 00:29:35.266 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-24 00:29:35.268 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-24 00:29:35.271 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-24 00:29:35.273 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-24 00:29:35.290 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-24 00:29:35.315 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-24 00:29:35.334 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-24 00:29:35.369 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-24 00:29:35.387 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-24 00:29:35.413 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-24 00:29:35.430 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-24 00:29:35.456 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-24 00:29:35.473 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-24 00:29:35.498 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-24 00:29:35.515 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-24 00:29:35.542 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-24 00:29:35.559 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-24 00:29:35.585 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-24 00:29:35.602 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-24 00:29:35.629 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-24 00:29:35.651 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-24 00:29:35.677 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-24 00:29:35.682 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-24 00:29:35.700 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-24 00:29:35.725 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-24 00:29:35.727 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-24 00:29:35.731 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-24 00:29:35.733 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-24 00:29:35.736 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-24 00:29:35.738 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-24 00:29:35.740 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-24 00:29:35.742 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-24 00:29:35.744 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-24 00:29:35.746 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-24 00:29:35.763 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-24 00:29:35.788 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-24 00:29:35.805 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-24 00:29:35.830 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-24 00:29:35.847 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-24 00:29:35.872 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-24 00:29:35.889 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-24 00:29:35.913 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-24 00:29:35.931 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-24 00:29:35.957 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-24 00:29:35.973 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-24 00:29:35.998 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-24 00:29:36.015 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-24 00:29:36.040 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-24 00:29:36.057 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-24 00:29:36.083 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-24 00:29:36.099 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-24 00:29:36.123 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-24 00:29:36.129 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-24 00:29:36.146 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-24 00:29:36.170 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-24 00:29:36.198 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-24 00:29:36.225 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-24 00:29:36.252 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-12-24 00:29:36.254 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-24 00:29:36.258 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-24 00:29:36.282 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-24 00:29:36.308 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-24 00:29:36.332 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-24 00:29:36.357 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-24 00:29:36.382 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-24 00:29:36.405 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-24 00:29:36.429 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-24 00:29:36.453 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-24 00:29:36.476 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-12-24 00:29:36.491 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:29:36.493 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-24 00:29:36.510 | + lib/swift:configure_swift:519 : local auth_vers 2021-12-24 00:29:36.512 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-12-24 00:29:36.530 | + lib/swift:configure_swift:520 : auth_vers=3 2021-12-24 00:29:36.532 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2021-12-24 00:29:36.556 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-12-24 00:29:36.559 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-24 00:29:36.582 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2021-12-24 00:29:36.607 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-12-24 00:29:36.609 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-24 00:29:36.632 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-12-24 00:29:36.646 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:29:36.649 | + lib/swift:configure_swift:539 : local user_group 2021-12-24 00:29:36.651 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-12-24 00:29:36.655 | + lib/swift:configure_swift:540 : user_group=1000 2021-12-24 00:29:36.658 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-24 00:29:36.670 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-24 00:29:36.672 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-24 00:29:36.682 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-12-24 00:29:36.685 | + lib/swift:configure_swift:546 : is_suse 2021-12-24 00:29:36.687 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:29:36.689 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:29:36.691 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:29:36.694 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:29:36.696 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:29:36.698 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:29:36.700 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-24 00:29:36.712 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-12-24 00:29:36.714 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-12-24 00:29:36.717 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-12-24 00:29:36.732 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:29:36.735 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-12-24 00:29:36.750 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:29:36.753 | + ./stack.sh:main:897 : stack_install_service glance 2021-12-24 00:29:36.755 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-24 00:29:36.757 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-24 00:29:36.760 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 00:29:36.762 | + lib/stack:stack_install_service:32 : install_glance 2021-12-24 00:29:36.764 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-12-24 00:29:36.767 | + lib/glance:install_glance:358 : local glance_store_extras 2021-12-24 00:29:36.770 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-12-24 00:29:36.786 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:29:36.788 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-24 00:29:36.791 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-12-24 00:29:36.806 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:29:36.809 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-24 00:29:36.811 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-12-24 00:29:36.814 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-12-24 00:29:36.816 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:29:36.819 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:29:36.821 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2021-12-24 00:29:36.824 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:29:36.827 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-12-24 00:29:36.830 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-24 00:29:36.833 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-24 00:29:36.836 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-12-24 00:29:36.838 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-24 00:29:36.841 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-24 00:29:36.843 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-24 00:29:36.847 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-24 00:29:36.849 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-12-24 00:29:36.852 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-12-24 00:29:36.855 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-24 00:29:36.856 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-12-24 00:29:36.860 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-24 00:29:36.862 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-12-24 00:29:36.865 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-12-24 00:29:36.868 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-24 00:29:36.870 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-24 00:29:36.888 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-12-24 00:29:36.894 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-24 00:29:39.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:29:39.565 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:29:39.565 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.566 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.566 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.566 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.567 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.567 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.568 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.568 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.569 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.569 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.570 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.570 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.570 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.571 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.571 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.572 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.572 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.573 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.573 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.573 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.574 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.574 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.575 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.575 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.576 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.578 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.578 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.579 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.579 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.580 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.580 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.581 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.581 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.581 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.582 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.582 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.583 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.583 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.583 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.584 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.584 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.584 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.585 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.585 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.586 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.586 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.587 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.587 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.587 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.588 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.588 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.589 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.589 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.590 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.590 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.591 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.591 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.591 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.592 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.592 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.593 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.594 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.594 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.596 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.596 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.596 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.597 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.597 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.598 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.599 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.599 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.599 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.600 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.600 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.601 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.601 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.602 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.602 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.602 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.603 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.603 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.604 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.604 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.605 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.605 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.605 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.606 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.606 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.607 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.607 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.608 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.608 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.609 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.609 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.610 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.611 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.612 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.612 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.613 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.613 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.614 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.614 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.615 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.615 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.616 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.616 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.617 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.617 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.618 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.618 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.618 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.619 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.619 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.620 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.620 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.621 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.621 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.622 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.622 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.622 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.623 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.623 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.624 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.624 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.625 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.625 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.626 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.626 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.626 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.627 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.627 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.628 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.628 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.629 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.629 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.629 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.630 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.630 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.631 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.631 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.632 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.632 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.632 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.633 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.633 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.634 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.634 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.635 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.635 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.635 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.636 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.636 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.637 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.637 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.638 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.638 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.638 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.639 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.639 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.639 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.640 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.640 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.641 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.641 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.642 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.642 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.643 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.643 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.643 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.644 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.644 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.644 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.645 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.645 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.646 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.646 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.647 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.647 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.647 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.648 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.648 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.649 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.649 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.649 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.650 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.650 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.650 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.651 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.651 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.652 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.652 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.652 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.653 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.653 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.654 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.654 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.654 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.655 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.655 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.656 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.656 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.656 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.657 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.657 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.658 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.659 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.659 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.659 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.660 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.660 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.660 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.661 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.661 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.662 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.662 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.662 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.663 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.663 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.664 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.664 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.665 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.665 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.680 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.681 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.681 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.682 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.682 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.682 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.683 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.683 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.684 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.684 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.685 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.686 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.686 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.687 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.688 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.688 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.689 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.689 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.690 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.690 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.691 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.691 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.691 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.692 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.692 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.693 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.693 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.693 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.694 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.694 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.695 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.695 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.696 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.696 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.696 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.697 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.697 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.698 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.698 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.699 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.699 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.699 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.700 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.700 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.701 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.701 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.701 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.702 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.702 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.703 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.703 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.704 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.704 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.705 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.706 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.706 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.706 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.707 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.707 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.708 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.708 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.708 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.709 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.709 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.710 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.710 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.710 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.711 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.711 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.712 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.712 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.713 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.713 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.713 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.714 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.714 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.715 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.715 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.715 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.716 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.716 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.717 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.717 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.718 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.718 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.718 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.719 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.719 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.720 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.721 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.721 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.721 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.722 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.722 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.723 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.723 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.724 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.724 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.725 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.725 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.725 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.726 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.726 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.727 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.727 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.728 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.728 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.729 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.730 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.730 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.730 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.731 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.732 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.732 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.732 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.733 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.734 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.734 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.735 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.735 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.736 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.736 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.737 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.737 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.738 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.738 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.739 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.739 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.740 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.740 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.740 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.741 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.741 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.742 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.742 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.743 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.743 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.744 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.744 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.744 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.745 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.745 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.746 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.746 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.746 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.747 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.747 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.748 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.748 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.749 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.749 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.749 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.750 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.750 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.751 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.751 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.752 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.752 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.753 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.753 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.754 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.754 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.754 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.755 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.756 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.756 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.756 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.757 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.757 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.758 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.758 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.758 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.759 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.759 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.760 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.760 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.760 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.761 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.761 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.762 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.762 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.763 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.763 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.763 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.764 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.765 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.765 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.765 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.766 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.767 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.768 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.768 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:39.768 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:39.769 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:39.769 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:40.365 | Collecting glance-store===2.0.1 2021-12-24 00:29:40.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/dd1de1f97b3c1/glance_store-2.0.1-py2.py3-none-any.whl (209 kB) 2021-12-24 00:29:40.555 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-12-24 00:29:40.558 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-24 00:29:40.591 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-24 00:29:40.859 | Collecting os-brick===3.0.8 2021-12-24 00:29:40.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/267/0716380e03849/os_brick-3.0.8-py3-none-any.whl (249 kB) 2021-12-24 00:29:40.977 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-24 00:29:40.981 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-12-24 00:29:41.004 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-12-24 00:29:41.017 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-24 00:29:41.031 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-24 00:29:41.038 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-24 00:29:41.047 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-24 00:29:41.092 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (2.1.2) 2021-12-24 00:29:41.109 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (6.0.2) 2021-12-24 00:29:41.114 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-24 00:29:41.127 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-12-24 00:29:41.156 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-24 00:29:41.174 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-24 00:29:41.177 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-24 00:29:41.180 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-24 00:29:41.183 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-12-24 00:29:41.334 | Collecting python-cinderclient===7.0.2 2021-12-24 00:29:41.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/161/797c9b42827cb/python_cinderclient-7.0.2-py3-none-any.whl (276 kB) 2021-12-24 00:29:41.443 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-24 00:29:41.448 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-24 00:29:42.025 | Collecting python-swiftclient===3.9.1 2021-12-24 00:29:42.032 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b7e/4bd4ef6ee026f/python_swiftclient-3.9.1-py2.py3-none-any.whl (84 kB) 2021-12-24 00:29:42.129 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-24 00:29:42.134 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-24 00:29:42.239 | Collecting retrying===1.3.3 2021-12-24 00:29:42.246 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-24 00:29:42.341 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-24 00:29:42.347 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 829)) (3.17.0) 2021-12-24 00:29:42.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-12-24 00:29:42.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-12-24 00:29:42.359 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-12-24 00:29:42.382 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 994)) (1.2.3) 2021-12-24 00:29:42.385 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-24 00:29:42.395 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-24 00:29:42.442 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-24 00:29:42.487 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-24 00:29:42.506 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-24 00:29:42.509 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-24 00:29:42.514 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-24 00:29:42.519 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-24 00:29:42.522 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-24 00:29:42.530 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-24 00:29:42.534 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-24 00:29:42.538 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-24 00:29:42.541 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-24 00:29:42.544 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-24 00:29:42.559 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-24 00:29:42.568 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-24 00:29:42.580 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-24 00:29:42.588 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-24 00:29:42.597 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-24 00:29:42.600 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-12-24 00:29:42.603 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-24 00:29:42.605 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-24 00:29:42.609 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-24 00:29:42.612 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-24 00:29:42.615 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-24 00:29:42.617 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1004)) (3.1.0) 2021-12-24 00:29:42.629 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-12-24 00:29:42.632 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-24 00:29:42.635 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.4.0) 2021-12-24 00:29:42.654 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-12-24 00:29:42.662 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-12-24 00:29:42.665 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 946)) (1.4.0) 2021-12-24 00:29:42.669 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.1.0) 2021-12-24 00:29:42.677 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-24 00:29:42.679 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-12-24 00:29:42.682 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.4.0) 2021-12-24 00:29:44.041 | Installing collected packages: retrying, os-brick, python-cinderclient, python-swiftclient, glance-store 2021-12-24 00:29:45.023 | Successfully installed glance-store-2.0.1 os-brick-3.0.8 python-cinderclient-7.0.2 python-swiftclient-3.9.1 retrying-1.3.3 2021-12-24 00:29:45.138 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:29:45.138 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:29:45.221 | + inc/python:pip_install:207 : result=0 2021-12-24 00:29:45.224 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:29:45.226 | + functions-common:time_stop:2331 : local name 2021-12-24 00:29:45.228 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:29:45.231 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:29:45.233 | + functions-common:time_stop:2334 : local total 2021-12-24 00:29:45.235 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:29:45.237 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:29:45.240 | + functions-common:time_stop:2338 : start_time=1640305776884 2021-12-24 00:29:45.242 | + functions-common:time_stop:2340 : [[ -z 1640305776884 ]] 2021-12-24 00:29:45.245 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:29:45.248 | + functions-common:time_stop:2343 : end_time=1640305785246 2021-12-24 00:29:45.250 | + functions-common:time_stop:2344 : elapsed_time=8362 2021-12-24 00:29:45.253 | + functions-common:time_stop:2345 : total=138178 2021-12-24 00:29:45.255 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:29:45.257 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=146540 2021-12-24 00:29:45.260 | + inc/python:pip_install:210 : return 0 2021-12-24 00:29:45.262 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-12-24 00:29:45.265 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-24 00:29:45.267 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-12-24 00:29:45.270 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-24 00:29:45.272 | + functions-common:git_clone:526 : local orig_dir 2021-12-24 00:29:45.275 | ++ functions-common:git_clone:527 : pwd 2021-12-24 00:29:45.278 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-24 00:29:45.280 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-24 00:29:45.283 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-24 00:29:45.299 | + functions-common:git_clone:530 : RECLONE=False 2021-12-24 00:29:45.301 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-24 00:29:45.303 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-24 00:29:45.306 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-24 00:29:45.307 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-24 00:29:45.311 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-12-24 00:29:45.313 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-24 00:29:45.316 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-12-24 00:29:45.319 | + functions-common:git_clone:593 : git show --oneline 2021-12-24 00:29:45.320 | + functions-common:git_clone:593 : head -1 2021-12-24 00:29:45.321 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-12-24 00:29:45.324 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-24 00:29:45.326 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-12-24 00:29:45.329 | + inc/python:setup_develop:351 : local bindep 2021-12-24 00:29:45.332 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-12-24 00:29:45.334 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-12-24 00:29:45.337 | + inc/python:setup_develop:357 : local extras= 2021-12-24 00:29:45.339 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-24 00:29:45.342 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-24 00:29:45.344 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-12-24 00:29:45.347 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-12-24 00:29:45.349 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-24 00:29:45.352 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-24 00:29:45.355 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-12-24 00:29:45.357 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-24 00:29:45.360 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-12-24 00:29:45.362 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-24 00:29:45.365 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-24 00:29:45.368 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-24 00:29:45.373 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-12-24 00:29:45.375 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-12-24 00:29:46.364 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-12-24 00:29:46.367 | + inc/python:setup_package:430 : local bindep=0 2021-12-24 00:29:46.369 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-24 00:29:46.372 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-24 00:29:46.374 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-12-24 00:29:46.376 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-12-24 00:29:46.379 | + inc/python:setup_package:439 : local flags=-e 2021-12-24 00:29:46.381 | + inc/python:setup_package:440 : local extras= 2021-12-24 00:29:46.383 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-24 00:29:46.385 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-24 00:29:46.388 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-24 00:29:46.390 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-24 00:29:46.392 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-24 00:29:46.395 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-12-24 00:29:46.414 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-12-24 00:29:46.419 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-24 00:29:49.148 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:29:49.148 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:29:49.149 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.149 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.150 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.150 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.151 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.151 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.151 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.152 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.152 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.153 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.153 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.154 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.154 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.155 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.155 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.155 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.156 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.156 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.157 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.157 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.158 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.158 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.158 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.159 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.159 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.161 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.162 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.162 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.163 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.163 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.164 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.165 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.165 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.165 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.166 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.166 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.167 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.167 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.168 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.168 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.168 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.169 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.169 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.169 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.170 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.170 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.171 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.171 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.172 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.172 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.173 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.173 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.173 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.174 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.174 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.175 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.175 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.176 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.176 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.177 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.177 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.178 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.178 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.179 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.180 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.180 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.181 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.182 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.182 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.183 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.184 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.184 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.184 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.185 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.185 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.186 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.186 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.187 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.187 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.187 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.188 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.189 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.190 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.191 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.191 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.192 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.193 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.193 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.195 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.195 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.196 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.197 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.198 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.199 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.200 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.200 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.201 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.202 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.202 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.203 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.203 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.204 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.205 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.205 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.206 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.206 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.207 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.207 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.208 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.208 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.209 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.209 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.209 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.210 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.210 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.211 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.211 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.212 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.212 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.213 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.213 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.214 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.214 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.214 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.215 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.215 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.216 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.216 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.217 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.217 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.218 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.218 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.219 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.219 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.219 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.220 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.220 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.221 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.221 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.222 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.222 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.222 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.223 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.223 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.224 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.224 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.225 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.225 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.226 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.226 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.226 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.227 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.227 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.228 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.228 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.229 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.229 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.229 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.230 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.230 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.231 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.231 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.231 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.232 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.232 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.233 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.233 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.234 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.234 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.234 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.235 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.235 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.236 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.236 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.236 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.237 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.237 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.237 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.238 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.238 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.239 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.239 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.240 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.240 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.240 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.241 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.241 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.242 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.242 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.242 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.243 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.243 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.244 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.244 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.244 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.260 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.260 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.261 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.261 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.262 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.262 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.262 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.263 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.263 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.264 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.264 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.265 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.265 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.266 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.266 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.266 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.267 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.268 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.268 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.269 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.269 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.269 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.270 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.270 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.271 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.271 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.271 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.272 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.272 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.273 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.273 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.274 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.274 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.274 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.275 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.275 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.276 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.277 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.277 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.278 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.279 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.279 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.280 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.280 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.281 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.281 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.282 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.282 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.283 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.283 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.284 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.284 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.284 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.285 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.285 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.285 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.286 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.286 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.287 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.287 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.288 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.288 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.289 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.289 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.290 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.290 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.291 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.291 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.292 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.292 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.292 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.293 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.293 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.293 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.294 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.294 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.295 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.295 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.296 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.296 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.297 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.297 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.297 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.298 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.298 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.299 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.299 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.300 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.300 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.301 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.301 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.301 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.302 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.302 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.303 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.303 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.303 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.304 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.304 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.305 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.305 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.306 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.306 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.306 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.307 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.307 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.308 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.308 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.309 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.309 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.310 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.310 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.310 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.311 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.311 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.312 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.312 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.312 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.313 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.314 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.314 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.315 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.315 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.316 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.316 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.316 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.317 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.317 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.318 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.318 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.319 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.319 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.320 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.320 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.321 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.321 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.322 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.322 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.323 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.323 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.324 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.324 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.325 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.325 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.325 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.326 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.326 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.327 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.327 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.328 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.328 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.328 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.329 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.330 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.330 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.331 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.331 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.332 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.332 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.333 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.333 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.333 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.334 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.334 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.335 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.335 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.336 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.336 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.337 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.337 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.338 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.338 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.339 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.339 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.339 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.340 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.340 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.341 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.341 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.341 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.342 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.342 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.343 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.343 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.344 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.344 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.344 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.345 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.346 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.346 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.347 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.347 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.348 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.348 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.348 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.349 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.349 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.350 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.350 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.351 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.351 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.351 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.352 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.352 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.353 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.353 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.353 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.354 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.354 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.355 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.355 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.356 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.356 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.357 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.357 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.358 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.358 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.359 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.359 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.360 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:29:49.360 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:29:49.361 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:29:49.361 | Obtaining file:///opt/stack/glance 2021-12-24 00:29:50.722 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-24 00:29:52.061 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-24 00:29:52.070 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-24 00:29:52.078 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-24 00:29:52.088 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-24 00:29:52.647 | Collecting WSME===0.10.0 2021-12-24 00:29:52.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-12-24 00:29:52.739 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-24 00:29:52.754 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-24 00:29:52.907 | Collecting castellan===3.0.4 2021-12-24 00:29:52.913 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-12-24 00:29:53.012 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-24 00:29:53.139 | Collecting cursive===0.2.2 2021-12-24 00:29:53.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-24 00:29:53.232 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-24 00:29:53.240 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-12-24 00:29:53.247 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-24 00:29:53.257 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-24 00:29:53.263 | Requirement already satisfied: glance-store===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.0.1) 2021-12-24 00:29:53.352 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-24 00:29:53.355 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-12-24 00:29:53.357 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-24 00:29:53.361 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-24 00:29:53.394 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-24 00:29:53.463 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-12-24 00:29:53.525 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-24 00:29:53.528 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-24 00:29:53.531 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-24 00:29:53.536 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-12-24 00:29:53.559 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-12-24 00:29:53.596 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-12-24 00:29:53.609 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-24 00:29:53.623 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-24 00:29:53.630 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (8.1.1) 2021-12-24 00:29:53.685 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-24 00:29:53.694 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-24 00:29:53.739 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (12.1.6) 2021-12-24 00:29:53.806 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.0.2) 2021-12-24 00:29:53.828 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.2) 2021-12-24 00:29:53.847 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2021-12-24 00:29:53.864 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-24 00:29:53.877 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-12-24 00:29:53.931 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.0.1) 2021-12-24 00:29:53.942 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-24 00:29:53.959 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.1.0) 2021-12-24 00:29:54.011 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-24 00:29:54.014 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-12-24 00:29:54.016 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (5.7.0) 2021-12-24 00:29:54.022 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (19.1.0) 2021-12-24 00:29:54.037 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-12-24 00:29:54.049 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-24 00:29:54.052 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-24 00:29:54.055 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-12-24 00:29:54.180 | Collecting python-barbicanclient===4.10.0 2021-12-24 00:29:54.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-12-24 00:29:54.279 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-24 00:29:54.284 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657)) (1.0.4) 2021-12-24 00:29:54.287 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-24 00:29:54.308 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-24 00:29:54.312 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-12-24 00:29:54.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-12-24 00:29:54.343 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.3.3) 2021-12-24 00:29:54.348 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-24 00:29:54.757 | Collecting simplegeneric===0.8.1 2021-12-24 00:29:54.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-24 00:29:55.498 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-24 00:29:55.502 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.13.0) 2021-12-24 00:29:55.513 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.3.1) 2021-12-24 00:29:55.517 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (3.3.0) 2021-12-24 00:29:55.520 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-24 00:29:55.699 | Collecting taskflow===4.1.0 2021-12-24 00:29:55.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-12-24 00:29:55.865 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 923)) (6.1.0) 2021-12-24 00:29:55.878 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.0.1) 2021-12-24 00:29:55.888 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (0.5.0) 2021-12-24 00:29:55.894 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.4.0) 2021-12-24 00:29:55.915 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 947)) (1.4.0) 2021-12-24 00:29:55.919 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.1.0) 2021-12-24 00:29:55.927 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.25.8) 2021-12-24 00:29:55.950 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 989)) (1.12.1) 2021-12-24 00:29:55.953 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 995)) (1.2.3) 2021-12-24 00:29:55.956 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-24 00:29:55.965 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-24 00:29:55.971 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-24 00:29:55.974 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-24 00:29:55.977 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-24 00:29:56.025 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-24 00:29:56.045 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-24 00:29:56.093 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-24 00:29:56.098 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-24 00:29:56.103 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-24 00:29:56.107 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-24 00:29:56.110 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.6.8) 2021-12-24 00:29:56.159 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-24 00:29:56.169 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-24 00:29:56.178 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-24 00:29:56.182 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-24 00:29:56.194 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-24 00:29:56.197 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-12-24 00:29:56.213 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-24 00:29:56.216 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-24 00:29:56.218 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-24 00:29:56.223 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-24 00:29:56.226 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-24 00:29:56.318 | Collecting pydot===1.4.1 2021-12-24 00:29:56.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-12-24 00:29:56.575 | Collecting networkx===2.4 2021-12-24 00:29:56.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-12-24 00:29:56.868 | Collecting automaton===2.0.1 2021-12-24 00:29:56.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-12-24 00:29:56.956 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-24 00:29:56.959 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-12-24 00:29:56.962 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-12-24 00:29:56.964 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.4.0) 2021-12-24 00:29:56.967 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-24 00:29:56.971 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-24 00:29:56.974 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1005)) (3.1.0) 2021-12-24 00:29:56.987 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.3.0) 2021-12-24 00:29:56.990 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-12-24 00:29:57.007 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.8.0) 2021-12-24 00:29:57.010 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 980)) (0.1.9) 2021-12-24 00:29:57.013 | Building wheels for collected packages: simplegeneric 2021-12-24 00:29:57.014 | Building wheel for simplegeneric (setup.py): started 2021-12-24 00:29:57.732 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-24 00:29:57.732 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=3be79d0f3e197ae9e6adc9ab2b00fd64540d2fdfe8e205508db64b2111b15abb 2021-12-24 00:29:57.733 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-12-24 00:29:57.733 | Successfully built simplegeneric 2021-12-24 00:29:58.807 | Installing collected packages: pydot, networkx, automaton, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-12-24 00:30:01.055 | Running setup.py develop for glance 2021-12-24 00:30:02.652 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.4 cursive-0.2.2 glance networkx-2.4 pydot-1.4.1 python-barbicanclient-4.10.0 simplegeneric-0.8.1 taskflow-4.1.0 2021-12-24 00:30:02.779 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:30:02.779 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:30:02.872 | + inc/python:pip_install:207 : result=0 2021-12-24 00:30:02.874 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:30:02.877 | + functions-common:time_stop:2331 : local name 2021-12-24 00:30:02.879 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:30:02.881 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:30:02.884 | + functions-common:time_stop:2334 : local total 2021-12-24 00:30:02.886 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:30:02.888 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:30:02.890 | + functions-common:time_stop:2338 : start_time=1640305786410 2021-12-24 00:30:02.893 | + functions-common:time_stop:2340 : [[ -z 1640305786410 ]] 2021-12-24 00:30:02.896 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:30:02.899 | + functions-common:time_stop:2343 : end_time=1640305802897 2021-12-24 00:30:02.901 | + functions-common:time_stop:2344 : elapsed_time=16487 2021-12-24 00:30:02.904 | + functions-common:time_stop:2345 : total=146540 2021-12-24 00:30:02.906 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:30:02.908 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=163027 2021-12-24 00:30:02.910 | + inc/python:pip_install:210 : return 0 2021-12-24 00:30:02.913 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-24 00:30:02.915 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-24 00:30:02.918 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-24 00:30:02.935 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-24 00:30:02.947 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-12-24 00:30:02.949 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-12-24 00:30:02.952 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:30:02.954 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:30:02.957 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-24 00:30:02.959 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:30:02.962 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 00:30:02.964 | + ./stack.sh:main:898 : configure_glance 2021-12-24 00:30:02.967 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-24 00:30:02.977 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-12-24 00:30:03.003 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-12-24 00:30:03.025 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-12-24 00:30:03.057 | + lib/glance:configure_glance:142 : local dburl 2021-12-24 00:30:03.060 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-12-24 00:30:03.063 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-24 00:30:03.065 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-24 00:30:03.068 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-24 00:30:03.070 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-24 00:30:03.073 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-24 00:30:03.075 | + lib/glance:configure_glance:144 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-24 00:30:03.101 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-12-24 00:30:03.124 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-12-24 00:30:03.149 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-12-24 00:30:03.152 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-12-24 00:30:03.154 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-24 00:30:03.156 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-24 00:30:03.158 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-12-24 00:30:03.183 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-12-24 00:30:03.207 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-12-24 00:30:03.230 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-12-24 00:30:03.254 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-12-24 00:30:03.277 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-12-24 00:30:03.301 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-12-24 00:30:03.324 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-12-24 00:30:03.348 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 00:30:03.373 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 00:30:03.397 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-12-24 00:30:03.422 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-12-24 00:30:03.425 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-24 00:30:03.427 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-12-24 00:30:03.430 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 00:30:03.432 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 00:30:03.434 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 00:30:03.449 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:03.452 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 00:30:03.454 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 00:30:03.456 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 00:30:03.472 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:03.474 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:30:03.477 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:30:03.500 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 00:30:03.503 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 00:30:03.505 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-12-24 00:30:03.528 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-12-24 00:30:03.530 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-24 00:30:03.557 | + lib/glance:configure_glance:164 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-24 00:30:03.582 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-24 00:30:03.606 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-24 00:30:03.630 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-24 00:30:03.655 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-24 00:30:03.681 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-24 00:30:03.683 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-12-24 00:30:03.686 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-24 00:30:03.688 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-24 00:30:03.690 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-24 00:30:03.716 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-24 00:30:03.740 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-12-24 00:30:03.764 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-24 00:30:03.788 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-24 00:30:03.812 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-24 00:30:03.836 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-24 00:30:03.860 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-24 00:30:03.883 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 00:30:03.908 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 00:30:03.931 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-24 00:30:03.957 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-24 00:30:03.960 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-24 00:30:03.962 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-24 00:30:03.964 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 00:30:03.966 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 00:30:03.968 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 00:30:03.984 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:03.987 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 00:30:03.989 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 00:30:03.992 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 00:30:04.006 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:04.008 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:30:04.011 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:30:04.038 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 00:30:04.040 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 00:30:04.043 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-12-24 00:30:04.045 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-12-24 00:30:04.047 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-12-24 00:30:04.049 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-12-24 00:30:04.051 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-12-24 00:30:04.076 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-12-24 00:30:04.078 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-24 00:30:04.105 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.31 2021-12-24 00:30:04.108 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.31 2021-12-24 00:30:04.108 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-24 00:30:04.112 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.31 2021-12-24 00:30:04.136 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-12-24 00:30:04.138 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2021-12-24 00:30:04.164 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-12-24 00:30:04.179 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:04.181 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-24 00:30:04.205 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-24 00:30:04.229 | + lib/glance:configure_glance:215 : python3_enabled 2021-12-24 00:30:04.231 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-24 00:30:04.234 | + inc/python:python3_enabled:468 : return 0 2021-12-24 00:30:04.236 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-12-24 00:30:04.260 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-24 00:30:04.284 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-24 00:30:04.307 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-24 00:30:04.332 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-24 00:30:04.355 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-24 00:30:04.383 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-24 00:30:04.407 | + lib/glance:configure_glance:227 : python3_enabled 2021-12-24 00:30:04.409 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-24 00:30:04.411 | + inc/python:python3_enabled:468 : return 0 2021-12-24 00:30:04.414 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.31/identity/v3 2021-12-24 00:30:04.438 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-24 00:30:04.462 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2021-12-24 00:30:04.485 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-12-24 00:30:04.500 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:30:04.503 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-12-24 00:30:04.518 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:30:04.520 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-12-24 00:30:04.522 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-12-24 00:30:04.524 | + functions:setup_logging:656 : local other_cond=False 2021-12-24 00:30:04.527 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-24 00:30:04.529 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-24 00:30:04.531 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-12-24 00:30:04.533 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-24 00:30:04.536 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-24 00:30:04.553 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-24 00:30:04.555 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-24 00:30:04.558 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-24 00:30:04.560 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-24 00:30:04.562 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 00:30:04.586 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:30:04.610 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:30:04.634 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 00:30:04.658 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-12-24 00:30:04.660 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-12-24 00:30:04.662 | + functions:setup_logging:656 : local other_cond=False 2021-12-24 00:30:04.665 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-24 00:30:04.667 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-12-24 00:30:04.669 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-12-24 00:30:04.671 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-24 00:30:04.675 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-24 00:30:04.690 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-24 00:30:04.693 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-24 00:30:04.695 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-24 00:30:04.697 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-24 00:30:04.699 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 00:30:04.723 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-registry.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:30:04.747 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:30:04.771 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 00:30:04.795 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-12-24 00:30:04.800 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-24 00:30:04.804 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-24 00:30:04.829 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-24 00:30:04.853 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-24 00:30:04.877 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2021-12-24 00:30:04.900 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-24 00:30:04.925 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-24 00:30:04.948 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-24 00:30:04.973 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.31 2021-12-24 00:30:04.976 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.31 2021-12-24 00:30:04.976 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-24 00:30:04.980 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.31 2021-12-24 00:30:05.004 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-24 00:30:05.029 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-24 00:30:05.056 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-24 00:30:05.082 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-24 00:30:05.106 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-24 00:30:05.111 | + lib/glance:configure_glance:280 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-24 00:30:05.117 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-12-24 00:30:05.132 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:30:05.134 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-24 00:30:05.136 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-24 00:30:05.138 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-12-24 00:30:05.141 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-24 00:30:05.143 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-12-24 00:30:05.145 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-12-24 00:30:05.148 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-12-24 00:30:05.151 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-24 00:30:05.154 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-24 00:30:05.179 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-12-24 00:30:05.182 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-12-24 00:30:05.184 | ++ functions:get_random_port:816 : true 2021-12-24 00:30:05.186 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-12-24 00:30:05.188 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-12-24 00:30:05.191 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-12-24 00:30:05.248 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-12-24 00:30:05.250 | ++ functions:get_random_port:820 : break 2 2021-12-24 00:30:05.253 | ++ functions:get_random_port:824 : echo 60999 2021-12-24 00:30:05.255 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-12-24 00:30:05.257 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-24 00:30:05.281 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-24 00:30:05.305 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-24 00:30:05.327 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-24 00:30:05.351 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-24 00:30:05.374 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-24 00:30:05.399 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-24 00:30:05.423 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-24 00:30:05.446 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 00:30:05.470 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-24 00:30:05.493 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-24 00:30:05.516 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-24 00:30:05.540 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-24 00:30:05.564 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-24 00:30:05.588 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-24 00:30:05.611 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-24 00:30:05.635 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-24 00:30:05.659 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-24 00:30:05.688 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-24 00:30:05.713 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-12-24 00:30:05.715 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-24 00:30:05.717 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 00:30:05.720 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:30:05.722 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:30:05.724 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-24 00:30:05.726 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-24 00:30:05.783 | proxy (enabled by site administrator) 2021-12-24 00:30:05.785 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-12-24 00:30:05.788 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-24 00:30:05.790 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 00:30:05.792 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:30:05.795 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:30:05.797 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-24 00:30:05.799 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-24 00:30:05.848 | No module matches proxy_http 2021-12-24 00:30:05.851 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-24 00:30:05.907 | Considering dependency proxy for proxy_http: 2021-12-24 00:30:05.908 | Module proxy already enabled 2021-12-24 00:30:05.908 | Enabling module proxy_http. 2021-12-24 00:30:05.912 | To activate the new configuration, you need to run: 2021-12-24 00:30:05.912 | systemctl restart apache2 2021-12-24 00:30:05.916 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-24 00:30:05.919 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-24 00:30:05.921 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:30:05.924 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-24 00:30:06.062 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-12-24 00:30:06.068 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-12-24 00:30:06.071 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-12-24 00:30:06.073 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-24 00:30:06.076 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:30:06.078 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:30:06.080 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-24 00:30:06.083 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-24 00:30:06.086 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-12-24 00:30:06.086 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-24 00:30:06.093 | KeepAlive Off 2021-12-24 00:30:06.098 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-12-24 00:30:06.098 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-24 00:30:06.105 | SetEnv proxy-sendchunked 1 2021-12-24 00:30:06.108 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-24 00:30:06.109 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-24 00:30:06.116 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-24 00:30:06.119 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-12-24 00:30:06.122 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-12-24 00:30:06.124 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-24 00:30:06.127 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 00:30:06.129 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 00:30:06.131 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:30:06.134 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:30:06.136 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 00:30:06.138 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-24 00:30:06.140 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:30:06.143 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:30:06.145 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-12-24 00:30:06.202 | Enabling site glance-wsgi-api. 2021-12-24 00:30:06.206 | To activate the new configuration, you need to run: 2021-12-24 00:30:06.206 | systemctl reload apache2 2021-12-24 00:30:06.210 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-12-24 00:30:06.213 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-24 00:30:06.215 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:30:06.217 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-24 00:30:06.363 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-12-24 00:30:06.380 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:06.383 | + ./stack.sh:main:903 : stack_install_service cinder 2021-12-24 00:30:06.385 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-24 00:30:06.388 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-24 00:30:06.390 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 00:30:06.393 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-24 00:30:06.395 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-12-24 00:30:06.398 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-24 00:30:06.400 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-12-24 00:30:06.403 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-24 00:30:06.405 | + functions-common:git_clone:526 : local orig_dir 2021-12-24 00:30:06.409 | ++ functions-common:git_clone:527 : pwd 2021-12-24 00:30:06.411 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-24 00:30:06.414 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-24 00:30:06.417 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-24 00:30:06.433 | + functions-common:git_clone:530 : RECLONE=False 2021-12-24 00:30:06.435 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-24 00:30:06.438 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-24 00:30:06.440 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-24 00:30:06.441 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-24 00:30:06.445 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-12-24 00:30:06.447 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-24 00:30:06.450 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-12-24 00:30:06.453 | + functions-common:git_clone:593 : git show --oneline 2021-12-24 00:30:06.453 | + functions-common:git_clone:593 : head -1 2021-12-24 00:30:06.455 | 37f61486c [stable-only] Pin virtualenv and setuptools 2021-12-24 00:30:06.458 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-24 00:30:06.460 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-12-24 00:30:06.463 | + inc/python:setup_develop:351 : local bindep 2021-12-24 00:30:06.465 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-24 00:30:06.468 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-12-24 00:30:06.471 | + inc/python:setup_develop:357 : local extras= 2021-12-24 00:30:06.473 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-24 00:30:06.476 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-24 00:30:06.478 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-24 00:30:06.481 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-12-24 00:30:06.483 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-24 00:30:06.486 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-24 00:30:06.489 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-12-24 00:30:06.492 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-24 00:30:06.495 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-12-24 00:30:06.497 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-24 00:30:06.499 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-24 00:30:06.503 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-24 00:30:06.507 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-12-24 00:30:06.510 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-12-24 00:30:07.509 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-12-24 00:30:07.511 | + inc/python:setup_package:430 : local bindep=0 2021-12-24 00:30:07.514 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-24 00:30:07.517 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-24 00:30:07.519 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-24 00:30:07.521 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-12-24 00:30:07.524 | + inc/python:setup_package:439 : local flags=-e 2021-12-24 00:30:07.526 | + inc/python:setup_package:440 : local extras= 2021-12-24 00:30:07.528 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-24 00:30:07.531 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-24 00:30:07.533 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-24 00:30:07.536 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-24 00:30:07.538 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-24 00:30:07.541 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-12-24 00:30:07.559 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-12-24 00:30:07.564 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-24 00:30:10.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:30:10.278 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:30:10.279 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.279 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.280 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.280 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.281 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.281 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.282 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.282 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.282 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.283 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.283 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.284 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.284 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.285 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.285 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.285 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.286 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.286 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.287 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.287 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.288 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.288 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.288 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.289 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.290 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.292 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.292 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.293 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.293 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.294 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.294 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.295 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.295 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.295 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.296 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.296 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.297 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.297 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.298 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.298 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.298 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.299 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.299 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.300 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.300 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.301 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.301 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.302 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.302 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.303 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.303 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.303 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.304 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.304 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.305 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.305 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.306 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.306 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.307 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.307 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.308 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.308 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.309 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.310 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.310 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.311 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.311 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.311 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.312 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.313 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.314 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.314 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.315 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.315 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.315 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.316 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.316 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.317 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.317 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.318 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.318 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.319 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.319 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.320 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.320 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.320 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.321 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.321 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.322 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.322 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.323 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.323 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.324 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.324 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.325 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.325 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.326 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.326 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.326 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.327 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.327 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.328 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.329 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.329 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.330 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.331 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.331 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.331 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.332 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.332 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.333 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.333 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.333 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.334 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.334 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.335 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.335 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.336 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.336 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.337 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.337 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.338 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.338 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.338 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.339 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.339 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.340 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.340 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.341 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.341 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.342 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.342 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.342 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.343 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.343 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.344 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.344 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.344 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.345 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.345 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.346 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.346 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.347 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.347 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.347 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.348 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.348 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.349 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.351 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.351 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.351 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.351 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.351 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.351 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.352 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.352 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.352 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.353 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.353 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.354 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.354 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.354 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.355 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.355 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.356 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.356 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.357 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.357 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.357 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.358 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.358 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.374 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.375 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.375 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.376 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.376 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.377 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.377 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.378 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.378 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.378 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.379 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.379 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.380 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.380 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.380 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.381 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.381 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.382 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.382 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.383 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.383 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.383 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.384 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.384 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.384 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.385 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.385 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.386 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.386 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.386 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.387 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.387 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.388 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.388 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.389 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.389 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.389 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.390 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.390 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.390 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.392 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.392 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.392 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.393 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.393 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.394 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.394 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.394 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.395 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.395 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.396 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.396 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.397 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.397 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.397 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.398 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.398 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.398 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.399 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.399 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.400 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.401 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.401 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.402 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.403 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.403 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.404 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.404 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.405 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.405 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.405 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.406 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.406 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.407 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.407 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.408 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.408 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.409 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.409 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.409 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.410 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.410 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.411 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.411 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.411 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.412 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.412 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.413 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.413 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.414 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.414 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.415 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.415 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.416 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.416 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.416 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.417 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.417 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.418 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.418 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.418 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.419 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.419 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.420 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.420 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.421 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.421 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.422 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.422 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.423 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.423 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.424 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.424 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.425 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.425 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.425 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.426 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.426 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.427 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.427 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.427 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.428 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.428 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.429 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.429 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.430 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.430 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.430 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.431 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.431 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.432 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.432 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.433 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.433 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.433 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.434 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.434 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.435 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.435 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.435 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.436 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.436 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.437 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.437 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.438 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.439 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.439 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.439 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.440 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.440 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.441 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.441 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.442 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.442 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.442 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.443 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.443 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.444 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.445 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.445 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.446 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.446 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.446 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.447 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.447 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.448 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.448 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.449 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.449 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.450 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.450 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.450 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.451 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.451 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.452 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.452 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.452 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.453 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.453 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.454 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.454 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.455 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.455 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.455 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.456 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.456 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.457 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.457 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.458 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.458 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.459 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.459 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.459 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.460 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.460 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.461 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.461 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.462 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.462 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.462 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.463 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.463 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.464 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.464 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.465 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.465 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.465 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.466 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.466 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.467 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.467 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.468 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.468 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.469 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.469 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.470 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.470 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.471 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.471 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.471 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.472 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.472 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.473 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.473 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.473 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.474 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.474 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.475 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.475 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.476 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.476 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.476 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.477 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.477 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.478 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.478 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.479 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.479 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.480 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.480 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.481 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.481 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.482 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.482 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:10.483 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:10.483 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:10.484 | Obtaining file:///opt/stack/cinder 2021-12-24 00:30:12.578 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-24 00:30:14.689 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-24 00:30:14.698 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-24 00:30:14.707 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-24 00:30:14.716 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-24 00:30:14.739 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-24 00:30:14.754 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-24 00:30:14.779 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-24 00:30:14.822 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.2.2) 2021-12-24 00:30:14.837 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-24 00:30:14.841 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-12-24 00:30:14.847 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-24 00:30:15.514 | Collecting google-api-python-client===1.8.0 2021-12-24 00:30:15.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/503/2ad1af5046889/google_api_python_client-1.8.0-py3-none-any.whl (57 kB) 2021-12-24 00:30:16.190 | Collecting google-auth===1.13.1 2021-12-24 00:30:16.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cab/6c707e6ee20e5/google_auth-1.13.1-py2.py3-none-any.whl (87 kB) 2021-12-24 00:30:16.679 | Collecting google-auth-httplib2===0.0.3 2021-12-24 00:30:16.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f1c/437842155680c/google_auth_httplib2-0.0.3-py2.py3-none-any.whl (6.3 kB) 2021-12-24 00:30:16.764 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.4.15) 2021-12-24 00:30:16.767 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.17.2) 2021-12-24 00:30:16.770 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (0.1.12) 2021-12-24 00:30:16.773 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2021-12-24 00:30:16.806 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.0.0) 2021-12-24 00:30:16.875 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (9.0.0) 2021-12-24 00:30:16.937 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (4.5.0) 2021-12-24 00:30:16.948 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.5) 2021-12-24 00:30:17.421 | Collecting oauth2client===4.1.3 2021-12-24 00:30:17.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-24 00:30:17.539 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.8) 2021-12-24 00:30:17.570 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-12-24 00:30:17.575 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (5.0.2) 2021-12-24 00:30:17.598 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-12-24 00:30:17.634 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-12-24 00:30:17.648 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-24 00:30:17.663 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-24 00:30:17.670 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-24 00:30:17.725 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-12-24 00:30:17.740 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-12-24 00:30:17.788 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-12-24 00:30:17.855 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-12-24 00:30:17.877 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-24 00:30:17.895 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-12-24 00:30:17.912 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-12-24 00:30:17.928 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-12-24 00:30:17.933 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-12-24 00:30:17.946 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-12-24 00:30:17.976 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-12-24 00:30:17.986 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-12-24 00:30:18.003 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-12-24 00:30:18.675 | Collecting oslo.vmware===3.3.1 2021-12-24 00:30:18.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-12-24 00:30:18.796 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-12-24 00:30:18.842 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-12-24 00:30:18.880 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-12-24 00:30:18.883 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-12-24 00:30:18.885 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-12-24 00:30:19.039 | Collecting pyasn1===0.4.8 2021-12-24 00:30:19.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-24 00:30:19.241 | Collecting pyasn1-modules===0.2.8 2021-12-24 00:30:19.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-12-24 00:30:19.335 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-12-24 00:30:19.347 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-12-24 00:30:19.350 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-12-24 00:30:19.353 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-12-24 00:30:19.359 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (4.10.0) 2021-12-24 00:30:19.377 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-12-24 00:30:19.533 | Collecting python-glanceclient===3.1.2 2021-12-24 00:30:19.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-12-24 00:30:19.642 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-12-24 00:30:19.663 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-24 00:30:19.683 | Requirement already satisfied: python-swiftclient===3.9.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 754)) (3.9.1) 2021-12-24 00:30:19.707 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-12-24 00:30:19.712 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-12-24 00:30:19.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 788)) (2.23.0) 2021-12-24 00:30:19.743 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.3.3) 2021-12-24 00:30:19.748 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-12-24 00:30:20.197 | Collecting rsa===4.0 2021-12-24 00:30:20.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-12-24 00:30:20.811 | Collecting rtslib-fb===2.1.71 2021-12-24 00:30:20.817 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-12-24 00:30:21.634 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-12-24 00:30:21.637 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-12-24 00:30:21.640 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-12-24 00:30:21.653 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-12-24 00:30:21.656 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-12-24 00:30:21.659 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-12-24 00:30:22.042 | Collecting suds-jurko===0.6 2021-12-24 00:30:22.050 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-24 00:30:22.522 | Collecting tabulate===0.8.7 2021-12-24 00:30:22.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-12-24 00:30:22.611 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 920)) (4.1.0) 2021-12-24 00:30:22.674 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-12-24 00:30:22.688 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-12-24 00:30:22.698 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-12-24 00:30:22.705 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-12-24 00:30:22.725 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-12-24 00:30:22.790 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-12-24 00:30:22.794 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-12-24 00:30:23.176 | Collecting uritemplate===3.0.1 2021-12-24 00:30:23.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-24 00:30:23.262 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-12-24 00:30:23.285 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-12-24 00:30:23.385 | Collecting warlock===1.3.3 2021-12-24 00:30:23.392 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-12-24 00:30:23.474 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-12-24 00:30:23.477 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-12-24 00:30:23.480 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-24 00:30:23.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-12-24 00:30:23.489 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-24 00:30:24.123 | Collecting google-api-core===1.16.0 2021-12-24 00:30:24.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/859/f7392676761f2/google_api_core-1.16.0-py2.py3-none-any.whl (70 kB) 2021-12-24 00:30:24.232 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.6/dist-packages (from google-auth===1.13.1->-c /opt/stack/requirements/upper-constraints.txt (line 273)) (49.6.0) 2021-12-24 00:30:24.278 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-24 00:30:24.282 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.6.0) 2021-12-24 00:30:24.301 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-24 00:30:24.347 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-24 00:30:24.351 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-24 00:30:24.357 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-24 00:30:24.365 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-24 00:30:24.369 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.7.19) 2021-12-24 00:30:24.372 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-24 00:30:24.382 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-24 00:30:24.387 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (4.6.8) 2021-12-24 00:30:24.436 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-24 00:30:24.443 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-24 00:30:24.450 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.2) 2021-12-24 00:30:24.454 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-24 00:30:24.466 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.10.9) 2021-12-24 00:30:24.469 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-24 00:30:24.478 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-24 00:30:24.492 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-12-24 00:30:24.509 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-12-24 00:30:24.524 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-24 00:30:24.527 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-24 00:30:24.529 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.9) 2021-12-24 00:30:24.916 | Collecting pyudev===0.22.0 2021-12-24 00:30:24.923 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-24 00:30:25.004 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-24 00:30:25.006 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-12-24 00:30:25.015 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.4) 2021-12-24 00:30:25.059 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (1.4.1) 2021-12-24 00:30:25.065 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-12-24 00:30:25.068 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-24 00:30:25.070 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (1.0.0) 2021-12-24 00:30:25.073 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-12-24 00:30:25.076 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.25) 2021-12-24 00:30:25.081 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-12-24 00:30:25.582 | Collecting googleapis-common-protos===1.51.0 2021-12-24 00:30:25.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-12-24 00:30:26.424 | Requirement already satisfied: protobuf===3.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.11.3) 2021-12-24 00:30:26.429 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-12-24 00:30:26.442 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-12-24 00:30:26.445 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-24 00:30:26.453 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-12-24 00:30:26.457 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-24 00:30:26.460 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-12-24 00:30:26.476 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.0) 2021-12-24 00:30:26.480 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-12-24 00:30:26.483 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-12-24 00:30:26.487 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-12-24 00:30:26.488 | Building wheel for googleapis-common-protos (setup.py): started 2021-12-24 00:30:27.329 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-12-24 00:30:27.330 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77594 sha256=45a205b5c22191a126fcdec3a4c540ff4f19918ff4fc9f8e45503d8b20549c24 2021-12-24 00:30:27.330 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-12-24 00:30:27.332 | Building wheel for rtslib-fb (setup.py): started 2021-12-24 00:30:28.139 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-24 00:30:28.140 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84473 sha256=6dadd5b382913e5020fad7b2f7db3a872289de70703200e529239ad674d5245c 2021-12-24 00:30:28.140 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-12-24 00:30:28.142 | Successfully built googleapis-common-protos rtslib-fb 2021-12-24 00:30:29.148 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, googleapis-common-protos, google-auth, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, cinder 2021-12-24 00:30:29.148 | Attempting uninstall: pyasn1 2021-12-24 00:30:29.150 | Found existing installation: pyasn1 0.4.2 2021-12-24 00:30:29.157 | Uninstalling pyasn1-0.4.2: 2021-12-24 00:30:29.174 | Successfully uninstalled pyasn1-0.4.2 2021-12-24 00:30:30.676 | Running setup.py develop for cinder 2021-12-24 00:30:32.996 | Successfully installed cinder google-api-core-1.16.0 google-api-python-client-1.8.0 google-auth-1.13.1 google-auth-httplib2-0.0.3 googleapis-common-protos-1.51.0 oauth2client-4.1.3 oslo.vmware-3.3.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.1.2 pyudev-0.22.0 rsa-4.0 rtslib-fb-2.1.71 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 2021-12-24 00:30:33.134 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:30:33.135 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:30:33.246 | + inc/python:pip_install:207 : result=0 2021-12-24 00:30:33.248 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:30:33.251 | + functions-common:time_stop:2331 : local name 2021-12-24 00:30:33.253 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:30:33.255 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:30:33.257 | + functions-common:time_stop:2334 : local total 2021-12-24 00:30:33.259 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:30:33.262 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:30:33.264 | + functions-common:time_stop:2338 : start_time=1640305807555 2021-12-24 00:30:33.267 | + functions-common:time_stop:2340 : [[ -z 1640305807555 ]] 2021-12-24 00:30:33.269 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:30:33.273 | + functions-common:time_stop:2343 : end_time=1640305833270 2021-12-24 00:30:33.275 | + functions-common:time_stop:2344 : elapsed_time=25715 2021-12-24 00:30:33.277 | + functions-common:time_stop:2345 : total=163027 2021-12-24 00:30:33.279 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:30:33.282 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=188742 2021-12-24 00:30:33.284 | + inc/python:pip_install:210 : return 0 2021-12-24 00:30:33.287 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-24 00:30:33.289 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-24 00:30:33.292 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-24 00:30:33.309 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-24 00:30:33.320 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-12-24 00:30:33.323 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-12-24 00:30:33.325 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:30:33.327 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:30:33.330 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-24 00:30:33.333 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:30:33.336 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-12-24 00:30:33.338 | + lib/cinder:install_cinder:420 : install_package tgt 2021-12-24 00:30:33.340 | + functions-common:install_package:1333 : update_package_repo 2021-12-24 00:30:33.343 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-24 00:30:33.345 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-24 00:30:33.348 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-24 00:30:33.350 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-24 00:30:33.352 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-24 00:30:33.355 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:30:33.357 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:30:33.360 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-24 00:30:33.362 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-24 00:30:33.365 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-24 00:30:33.367 | + functions-common:apt_get_update:1069 : return 2021-12-24 00:30:33.369 | + functions-common:install_package:1334 : real_install_package tgt 2021-12-24 00:30:33.372 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-24 00:30:33.374 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:30:33.377 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:30:33.380 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-12-24 00:30:33.400 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-12-24 00:30:33.521 | Reading package lists... 2021-12-24 00:30:33.784 | Building dependency tree... 2021-12-24 00:30:33.785 | Reading state information... 2021-12-24 00:30:34.005 | The following packages were automatically installed and are no longer required: 2021-12-24 00:30:34.006 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-24 00:30:34.006 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-24 00:30:34.006 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-24 00:30:34.006 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:30:34.006 | python3-twisted-bin python3-zope.interface 2021-12-24 00:30:34.006 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:30:34.006 | The following additional packages will be installed: 2021-12-24 00:30:34.007 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-12-24 00:30:34.007 | libsgutils2-2 sg3-utils 2021-12-24 00:30:34.008 | Suggested packages: 2021-12-24 00:30:34.008 | tgt-rbd 2021-12-24 00:30:34.067 | The following NEW packages will be installed: 2021-12-24 00:30:34.068 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-12-24 00:30:34.069 | The following packages will be upgraded: 2021-12-24 00:30:34.069 | ibverbs-providers libibverbs1 2021-12-24 00:30:34.183 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-12-24 00:30:34.183 | Need to get 1,406 kB of archives. 2021-12-24 00:30:34.183 | After this operation, 3,551 kB of additional disk space will be used. 2021-12-24 00:30:34.183 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-12-24 00:30:34.213 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-12-24 00:30:34.322 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-12-24 00:30:34.351 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-12-24 00:30:34.445 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-12-24 00:30:34.450 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-12-24 00:30:34.505 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-12-24 00:30:35.070 | Fetched 1,406 kB in 0s (3,248 kB/s) 2021-12-24 00:30:35.160 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76971 files and directories currently installed.) 2021-12-24 00:30:35.163 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-12-24 00:30:35.194 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-24 00:30:35.330 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-12-24 00:30:35.351 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-24 00:30:35.420 | Selecting previously unselected package libconfig-general-perl. 2021-12-24 00:30:35.428 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-12-24 00:30:35.430 | Unpacking libconfig-general-perl (2.63-1) ... 2021-12-24 00:30:35.523 | Selecting previously unselected package librdmacm1:amd64. 2021-12-24 00:30:35.531 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-12-24 00:30:35.534 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-24 00:30:35.620 | Selecting previously unselected package libsgutils2-2. 2021-12-24 00:30:35.628 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-24 00:30:35.631 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-24 00:30:35.692 | Selecting previously unselected package sg3-utils. 2021-12-24 00:30:35.700 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-24 00:30:35.702 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-24 00:30:35.908 | Selecting previously unselected package tgt. 2021-12-24 00:30:35.916 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-12-24 00:30:35.918 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-12-24 00:30:36.035 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-12-24 00:30:36.055 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:30:36.078 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-24 00:30:36.105 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-24 00:30:36.133 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-24 00:30:36.163 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-12-24 00:30:36.348 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-24 00:30:36.544 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-24 00:30:38.237 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-24 00:30:38.264 | Setting up libconfig-general-perl (2.63-1) ... 2021-12-24 00:30:38.292 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-12-24 00:30:38.583 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-12-24 00:30:39.286 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-24 00:30:39.318 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-24 00:30:39.516 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-24 00:30:41.479 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:30:41.482 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:30:41.484 | + functions-common:time_stop:2331 : local name 2021-12-24 00:30:41.486 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:30:41.489 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:30:41.491 | + functions-common:time_stop:2334 : local total 2021-12-24 00:30:41.494 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:30:41.496 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:30:41.499 | + functions-common:time_stop:2338 : start_time=1640305833397 2021-12-24 00:30:41.501 | + functions-common:time_stop:2340 : [[ -z 1640305833397 ]] 2021-12-24 00:30:41.504 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:30:41.508 | + functions-common:time_stop:2343 : end_time=1640305841505 2021-12-24 00:30:41.510 | + functions-common:time_stop:2344 : elapsed_time=8108 2021-12-24 00:30:41.512 | + functions-common:time_stop:2345 : total=200448 2021-12-24 00:30:41.515 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:30:41.518 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=208556 2021-12-24 00:30:41.520 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:30:41.522 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 00:30:41.525 | + ./stack.sh:main:904 : configure_cinder 2021-12-24 00:30:41.527 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-24 00:30:41.539 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-12-24 00:30:41.543 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-12-24 00:30:41.545 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-24 00:30:41.547 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-24 00:30:41.551 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-24 00:30:41.551 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-24 00:30:41.554 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-24 00:30:41.557 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-24 00:30:41.559 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-24 00:30:41.561 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-24 00:30:41.564 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-24 00:30:41.566 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-24 00:30:41.568 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-24 00:30:41.570 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-24 00:30:41.580 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-24 00:30:41.591 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-24 00:30:41.602 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-24 00:30:41.613 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-24 00:30:41.624 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-24 00:30:41.627 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-24 00:30:41.630 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.aLJWefitYs 2021-12-24 00:30:41.632 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-24 00:30:41.635 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-24 00:30:41.637 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-24 00:30:41.639 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.aLJWefitYs 2021-12-24 00:30:41.643 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.aLJWefitYs 2021-12-24 00:30:41.654 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.aLJWefitYs /etc/sudoers.d/cinder-rootwrap 2021-12-24 00:30:41.665 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-24 00:30:41.668 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-24 00:30:41.670 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-24 00:30:41.672 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-24 00:30:41.675 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-24 00:30:41.677 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-24 00:30:41.679 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-24 00:30:41.682 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-24 00:30:41.685 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-24 00:30:41.691 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-24 00:30:41.695 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-24 00:30:41.713 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-24 00:30:41.730 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-24 00:30:41.747 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-24 00:30:41.765 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-24 00:30:41.782 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-24 00:30:41.800 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-24 00:30:41.817 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-24 00:30:41.835 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-24 00:30:41.837 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-24 00:30:41.840 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-12-24 00:30:41.842 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-24 00:30:41.845 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-24 00:30:41.870 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-24 00:30:41.894 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-12-24 00:30:41.918 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-24 00:30:41.942 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-24 00:30:41.966 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-24 00:30:41.990 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-24 00:30:42.014 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-24 00:30:42.038 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 00:30:42.063 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 00:30:42.087 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-24 00:30:42.112 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-12-24 00:30:42.137 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-12-24 00:30:42.140 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-24 00:30:42.142 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-24 00:30:42.144 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-12-24 00:30:42.147 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-24 00:30:42.150 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-24 00:30:42.178 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-24 00:30:42.202 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-24 00:30:42.226 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-24 00:30:42.251 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-24 00:30:42.276 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-24 00:30:42.302 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-24 00:30:42.327 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-12-24 00:30:42.330 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.31 2021-12-24 00:30:42.354 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-24 00:30:42.381 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-12-24 00:30:42.388 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key c4a026e8e6fde7c04a87c82331ced694 2021-12-24 00:30:42.412 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-12-24 00:30:42.428 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:42.431 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2021-12-24 00:30:42.433 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2021-12-24 00:30:42.435 | + lib/cinder:configure_cinder:241 : local default_name= 2021-12-24 00:30:42.437 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2021-12-24 00:30:42.440 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-24 00:30:42.442 | + lib/cinder:configure_cinder:244 : be_type=lvm 2021-12-24 00:30:42.444 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2021-12-24 00:30:42.447 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2021-12-24 00:30:42.449 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2021-12-24 00:30:42.452 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-24 00:30:42.454 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-24 00:30:42.480 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-24 00:30:42.505 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-24 00:30:42.529 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-12-24 00:30:42.554 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-24 00:30:42.578 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2021-12-24 00:30:42.581 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2021-12-24 00:30:42.583 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2021-12-24 00:30:42.585 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-24 00:30:42.610 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-24 00:30:42.634 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2021-12-24 00:30:42.637 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-24 00:30:42.661 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2021-12-24 00:30:42.664 | + lib/cinder:configure_cinder_image_volume_cache:562 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-24 00:30:42.667 | + lib/cinder:configure_cinder_image_volume_cache:563 : local be_name=lvmdriver-1 2021-12-24 00:30:42.669 | + lib/cinder:configure_cinder_image_volume_cache:565 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-24 00:30:42.694 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2021-12-24 00:30:42.696 | + lib/cinder:configure_cinder_image_volume_cache:571 : [[ -n '' ]] 2021-12-24 00:30:42.698 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-12-24 00:30:42.720 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:42.724 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.31:8080/v1/AUTH_ 2021-12-24 00:30:42.749 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-12-24 00:30:42.764 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:30:42.767 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-12-24 00:30:42.783 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:30:42.786 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-12-24 00:30:42.788 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-24 00:30:42.791 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-24 00:30:42.793 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-24 00:30:42.795 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 00:30:42.798 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 00:30:42.800 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 00:30:42.815 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:42.818 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 00:30:42.821 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 00:30:42.823 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 00:30:42.838 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:42.841 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:30:42.844 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:30:42.869 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 00:30:42.871 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 00:30:42.874 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-12-24 00:30:42.876 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-12-24 00:30:42.878 | + functions:setup_logging:656 : local other_cond=True 2021-12-24 00:30:42.881 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-24 00:30:42.883 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-24 00:30:42.885 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-12-24 00:30:42.888 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-24 00:30:42.891 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-24 00:30:42.907 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-24 00:30:42.910 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-24 00:30:42.912 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-24 00:30:42.915 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-24 00:30:42.917 | + functions:setup_systemd_logging:700 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 00:30:42.941 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:30:42.965 | + functions:setup_systemd_logging:703 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:30:42.990 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 00:30:43.014 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-24 00:30:43.017 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-24 00:30:43.019 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-24 00:30:43.022 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-12-24 00:30:43.024 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-24 00:30:43.027 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-24 00:30:43.030 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-12-24 00:30:43.033 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-12-24 00:30:43.036 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-24 00:30:43.038 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 00:30:43.050 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 00:30:43.050 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:30:43.057 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 00:30:43.061 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:30:43.081 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-24 00:30:43.083 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-24 00:30:43.087 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-24 00:30:43.112 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-24 00:30:43.136 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-24 00:30:43.160 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-24 00:30:43.184 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-24 00:30:43.209 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-24 00:30:43.232 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-24 00:30:43.256 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-24 00:30:43.280 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-24 00:30:43.304 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 00:30:43.329 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-24 00:30:43.353 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-24 00:30:43.377 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-24 00:30:43.401 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-24 00:30:43.403 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-24 00:30:43.406 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-12-24 00:30:43.409 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-12-24 00:30:43.411 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-24 00:30:43.413 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:30:43.416 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:30:43.418 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-24 00:30:43.421 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-24 00:30:43.424 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-24 00:30:43.448 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-24 00:30:43.472 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-12-24 00:30:43.472 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-24 00:30:43.479 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-12-24 00:30:43.483 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-12-24 00:30:43.486 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-12-24 00:30:43.488 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-24 00:30:43.490 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 00:30:43.493 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 00:30:43.495 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:30:43.497 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:30:43.500 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 00:30:43.503 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-24 00:30:43.505 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:30:43.507 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:30:43.509 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-12-24 00:30:43.566 | Enabling site cinder-wsgi. 2021-12-24 00:30:43.570 | To activate the new configuration, you need to run: 2021-12-24 00:30:43.570 | systemctl reload apache2 2021-12-24 00:30:43.574 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-24 00:30:43.577 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-24 00:30:43.579 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:30:43.582 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-24 00:30:43.720 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-24 00:30:43.722 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-24 00:30:43.751 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.31/image 2021-12-24 00:30:43.776 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-12-24 00:30:43.791 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:30:43.794 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-12-24 00:30:43.796 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-12-24 00:30:43.821 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-24 00:30:43.824 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-24 00:30:43.826 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-24 00:30:43.828 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-24 00:30:43.831 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-24 00:30:43.857 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-24 00:30:43.881 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.31/identity 2021-12-24 00:30:43.907 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-24 00:30:43.931 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-24 00:30:43.955 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-24 00:30:43.980 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-24 00:30:44.005 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-24 00:30:44.029 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-24 00:30:44.054 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-24 00:30:44.079 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-24 00:30:44.104 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-24 00:30:44.129 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-12-24 00:30:44.131 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-12-24 00:30:44.146 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:44.149 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.31:2379 2021-12-24 00:30:44.177 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-12-24 00:30:44.193 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:44.196 | + ./stack.sh:main:909 : stack_install_service neutron 2021-12-24 00:30:44.198 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-24 00:30:44.200 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-24 00:30:44.203 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 00:30:44.206 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-24 00:30:44.208 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-24 00:30:44.212 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:30:44.212 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-24 00:30:44.216 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:30:44.219 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-24 00:30:44.222 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-24 00:30:44.225 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-24 00:30:44.227 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-24 00:30:44.230 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-12-24 00:30:44.232 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-12-24 00:30:44.235 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:30:44.237 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:30:44.240 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2021-12-24 00:30:44.242 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:30:44.245 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-12-24 00:30:44.247 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-24 00:30:44.249 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-12-24 00:30:44.251 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-24 00:30:44.254 | + functions-common:git_clone:526 : local orig_dir 2021-12-24 00:30:44.256 | ++ functions-common:git_clone:527 : pwd 2021-12-24 00:30:44.259 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-24 00:30:44.261 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-24 00:30:44.264 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-24 00:30:44.279 | + functions-common:git_clone:530 : RECLONE=False 2021-12-24 00:30:44.282 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-24 00:30:44.284 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-24 00:30:44.287 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-24 00:30:44.287 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-24 00:30:44.292 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-12-24 00:30:44.294 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-24 00:30:44.296 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-12-24 00:30:44.299 | + functions-common:git_clone:593 : git show --oneline 2021-12-24 00:30:44.300 | + functions-common:git_clone:593 : head -1 2021-12-24 00:30:44.302 | 9384908c40 Fix ObjectChangeHandler thread usage 2021-12-24 00:30:44.304 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-24 00:30:44.307 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-12-24 00:30:44.309 | + inc/python:setup_develop:351 : local bindep 2021-12-24 00:30:44.312 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-24 00:30:44.314 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-12-24 00:30:44.317 | + inc/python:setup_develop:357 : local extras= 2021-12-24 00:30:44.319 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-24 00:30:44.322 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-24 00:30:44.324 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-24 00:30:44.327 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-12-24 00:30:44.329 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-24 00:30:44.332 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-24 00:30:44.335 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-12-24 00:30:44.337 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-24 00:30:44.340 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-12-24 00:30:44.343 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-24 00:30:44.346 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-24 00:30:44.349 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-24 00:30:44.354 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-12-24 00:30:44.356 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-12-24 00:30:45.354 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-12-24 00:30:45.356 | + inc/python:setup_package:430 : local bindep=0 2021-12-24 00:30:45.358 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-24 00:30:45.361 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-24 00:30:45.364 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-24 00:30:45.366 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-12-24 00:30:45.368 | + inc/python:setup_package:439 : local flags=-e 2021-12-24 00:30:45.370 | + inc/python:setup_package:440 : local extras= 2021-12-24 00:30:45.373 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-24 00:30:45.375 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-24 00:30:45.377 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-24 00:30:45.380 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-24 00:30:45.382 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-24 00:30:45.384 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-12-24 00:30:45.403 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-12-24 00:30:45.408 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-24 00:30:48.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:30:48.189 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:30:48.190 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.190 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.191 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.191 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.192 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.192 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.192 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.193 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.193 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.194 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.194 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.195 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.195 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.196 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.196 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.196 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.197 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.198 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.198 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.198 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.199 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.199 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.200 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.200 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.201 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.203 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.203 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.204 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.204 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.205 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.205 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.206 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.206 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.206 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.207 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.207 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.208 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.208 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.209 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.209 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.209 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.210 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.210 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.210 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.211 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.211 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.212 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.212 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.213 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.213 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.214 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.214 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.214 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.215 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.215 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.216 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.216 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.217 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.217 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.218 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.219 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.219 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.219 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.220 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.221 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.221 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.222 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.222 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.223 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.224 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.224 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.224 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.225 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.225 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.226 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.226 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.227 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.242 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.243 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.243 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.244 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.245 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.245 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.246 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.246 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.246 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.247 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.247 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.248 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.248 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.249 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.249 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.250 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.251 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.251 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.252 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.252 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.253 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.253 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.254 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.254 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.255 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.255 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.256 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.256 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.257 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.257 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.257 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.258 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.258 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.259 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.259 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.260 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.260 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.261 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.261 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.262 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.262 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.263 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.263 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.263 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.264 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.264 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.265 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.265 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.266 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.266 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.267 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.267 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.267 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.268 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.268 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.269 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.269 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.270 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.270 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.271 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.271 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.271 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.272 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.272 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.272 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.273 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.273 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.274 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.274 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.275 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.275 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.276 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.276 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.276 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.277 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.277 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.278 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.278 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.279 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.279 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.279 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.280 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.280 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.281 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.282 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.282 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.283 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.283 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.283 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.284 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.284 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.284 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.285 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.285 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.286 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.286 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.287 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.287 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.287 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.288 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.288 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.289 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.289 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.290 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.290 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.290 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.291 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.291 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.292 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.292 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.292 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.293 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.293 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.294 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.294 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.294 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.295 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.295 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.296 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.296 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.297 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.297 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.298 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.298 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.299 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.299 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.300 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.300 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.300 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.301 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.301 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.302 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.302 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.302 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.303 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.303 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.304 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.304 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.304 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.305 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.305 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.306 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.306 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.306 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.307 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.307 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.308 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.308 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.308 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.309 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.309 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.310 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.310 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.311 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.311 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.312 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.313 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.313 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.314 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.315 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.315 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.315 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.316 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.316 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.317 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.317 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.318 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.318 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.319 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.319 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.319 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.320 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.320 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.320 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.321 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.321 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.322 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.322 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.323 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.323 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.324 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.324 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.324 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.325 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.325 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.326 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.326 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.327 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.327 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.328 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.328 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.328 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.329 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.329 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.330 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.330 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.330 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.331 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.331 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.332 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.332 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.333 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.333 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.333 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.334 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.334 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.335 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.335 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.336 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.336 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.336 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.337 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.337 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.338 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.338 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.338 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.339 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.339 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.340 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.340 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.340 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.341 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.341 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.342 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.342 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.343 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.344 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.344 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.345 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.345 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.345 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.346 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.346 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.347 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.347 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.347 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.348 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.348 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.349 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.349 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.350 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.350 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.350 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.351 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.351 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.352 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.352 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.353 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.353 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.354 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.354 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.354 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.355 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.356 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.356 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.357 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.357 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.358 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.358 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.358 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.360 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.360 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.360 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.361 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.361 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.362 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.362 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.363 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.363 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.363 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.364 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.364 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.365 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.365 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.366 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.366 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.367 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.367 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.367 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.368 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.368 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.369 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.369 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.370 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.370 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.371 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.371 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.371 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.372 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.372 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.373 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.373 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.374 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.374 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.374 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.375 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.375 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.376 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.376 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.377 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.377 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.377 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.378 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.378 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.379 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.379 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.380 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.380 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.381 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.381 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.382 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.382 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.383 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.383 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.383 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.384 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.384 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.385 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.385 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.386 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.386 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.386 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.387 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.387 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.387 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.388 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.388 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.389 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.389 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.390 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.390 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.391 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.391 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.392 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.392 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.393 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.393 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.394 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:30:48.394 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:30:48.395 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:30:48.395 | Obtaining file:///opt/stack/neutron 2021-12-24 00:30:50.567 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-24 00:30:52.746 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-24 00:30:52.754 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-24 00:30:52.758 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-24 00:30:52.766 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-24 00:30:52.775 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-24 00:30:52.784 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-24 00:30:52.808 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-24 00:30:52.823 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-24 00:30:52.833 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-24 00:30:52.841 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-24 00:30:52.845 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-12-24 00:30:52.855 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-12-24 00:30:52.862 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-12-24 00:30:52.865 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.17.2) 2021-12-24 00:30:52.868 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-24 00:30:52.938 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-24 00:30:53.000 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-24 00:30:53.002 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-24 00:30:53.006 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-24 00:30:53.009 | Requirement already satisfied: neutron-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.3.0) 2021-12-24 00:30:53.055 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.46.1) 2021-12-24 00:30:53.084 | Requirement already satisfied: os-ken===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.0.0) 2021-12-24 00:30:53.105 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-12-24 00:30:53.110 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.3.0) 2021-12-24 00:30:53.115 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.0.1) 2021-12-24 00:30:53.143 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (0.3.4) 2021-12-24 00:30:53.163 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-12-24 00:30:53.199 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-12-24 00:30:53.213 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-24 00:30:53.228 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-24 00:30:53.235 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-24 00:30:53.290 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-12-24 00:30:53.299 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-12-24 00:30:53.345 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-12-24 00:30:53.411 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-12-24 00:30:53.432 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-24 00:30:53.451 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-12-24 00:30:53.468 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-12-24 00:30:53.484 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-12-24 00:30:53.488 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-12-24 00:30:53.502 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-12-24 00:30:53.531 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-12-24 00:30:53.541 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-12-24 00:30:53.559 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-12-24 00:30:53.583 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-12-24 00:30:53.629 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (2.11.0) 2021-12-24 00:30:53.632 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.2.3) 2021-12-24 00:30:53.645 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-12-24 00:30:53.682 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-12-24 00:30:53.685 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.3) 2021-12-24 00:30:53.696 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-12-24 00:30:53.698 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-12-24 00:30:53.704 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-12-24 00:30:53.720 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-12-24 00:30:53.731 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-12-24 00:30:53.734 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-12-24 00:30:53.737 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.5.11) 2021-12-24 00:30:53.745 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-12-24 00:30:53.751 | Requirement already satisfied: python-designateclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (4.0.0) 2021-12-24 00:30:53.774 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-12-24 00:30:53.777 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-12-24 00:30:53.798 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) (7.1.1) 2021-12-24 00:30:53.832 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-24 00:30:53.851 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-12-24 00:30:53.856 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-12-24 00:30:53.863 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-12-24 00:30:53.887 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 796)) (1.4.0) 2021-12-24 00:30:53.890 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-12-24 00:30:53.895 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 827)) (1.1.10) 2021-12-24 00:30:53.898 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-12-24 00:30:53.902 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-12-24 00:30:53.905 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (2.1.0) 2021-12-24 00:30:53.909 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-12-24 00:30:53.921 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-12-24 00:30:53.925 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-12-24 00:30:53.927 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-12-24 00:30:53.934 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-12-24 00:30:53.949 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-12-24 00:30:53.959 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-12-24 00:30:53.965 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-12-24 00:30:53.985 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 935)) (1.0.4) 2021-12-24 00:30:54.006 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-12-24 00:30:54.072 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-12-24 00:30:54.075 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-12-24 00:30:54.083 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-12-24 00:30:54.106 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-12-24 00:30:54.111 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-12-24 00:30:54.114 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-12-24 00:30:54.117 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-24 00:30:54.127 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-12-24 00:30:54.129 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-24 00:30:54.133 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-24 00:30:54.136 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-24 00:30:54.139 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-24 00:30:54.145 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-24 00:30:54.148 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-24 00:30:54.173 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-24 00:30:54.214 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-24 00:30:54.219 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-24 00:30:54.223 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-24 00:30:54.227 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-24 00:30:54.233 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-24 00:30:54.240 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-24 00:30:54.243 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-12-24 00:30:54.291 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-24 00:30:54.295 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-24 00:30:54.307 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-24 00:30:54.317 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-24 00:30:54.331 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.3.5) 2021-12-24 00:30:54.333 | Requirement already satisfied: WebTest===2.0.34 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (2.0.34) 2021-12-24 00:30:54.358 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-24 00:30:54.398 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-24 00:30:54.432 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.0.0) 2021-12-24 00:30:54.453 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.1.0) 2021-12-24 00:30:54.457 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-24 00:30:54.461 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-24 00:30:54.464 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-24 00:30:54.467 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-24 00:30:54.470 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-12-24 00:30:54.473 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-24 00:30:54.476 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-24 00:30:54.478 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-12-24 00:30:54.481 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-24 00:30:54.486 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-12-24 00:30:54.489 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-24 00:30:54.508 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-12-24 00:30:54.511 | Requirement already satisfied: beautifulsoup4===4.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (4.9.0) 2021-12-24 00:30:54.520 | Requirement already satisfied: waitress===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 979)) (1.4.3) 2021-12-24 00:30:54.533 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-24 00:30:54.550 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-12-24 00:30:54.597 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-12-24 00:30:54.603 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-24 00:30:54.648 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-12-24 00:30:54.665 | Requirement already satisfied: soupsieve===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 839)) (2.0) 2021-12-24 00:30:54.670 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-12-24 00:30:54.674 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-12-24 00:30:55.633 | Installing collected packages: neutron 2021-12-24 00:30:55.633 | Attempting uninstall: neutron 2021-12-24 00:30:55.635 | Found existing installation: neutron 16.4.2 2021-12-24 00:30:56.850 | Uninstalling neutron-16.4.2: 2021-12-24 00:30:56.939 | Successfully uninstalled neutron-16.4.2 2021-12-24 00:30:56.941 | Running setup.py develop for neutron 2021-12-24 00:30:59.637 | Successfully installed neutron 2021-12-24 00:30:59.767 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:30:59.767 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:30:59.854 | + inc/python:pip_install:207 : result=0 2021-12-24 00:30:59.856 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:30:59.859 | + functions-common:time_stop:2331 : local name 2021-12-24 00:30:59.861 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:30:59.864 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:30:59.866 | + functions-common:time_stop:2334 : local total 2021-12-24 00:30:59.868 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:30:59.870 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:30:59.872 | + functions-common:time_stop:2338 : start_time=1640305845398 2021-12-24 00:30:59.875 | + functions-common:time_stop:2340 : [[ -z 1640305845398 ]] 2021-12-24 00:30:59.877 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:30:59.881 | + functions-common:time_stop:2343 : end_time=1640305859878 2021-12-24 00:30:59.883 | + functions-common:time_stop:2344 : elapsed_time=14480 2021-12-24 00:30:59.885 | + functions-common:time_stop:2345 : total=188742 2021-12-24 00:30:59.888 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:30:59.890 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=203222 2021-12-24 00:30:59.892 | + inc/python:pip_install:210 : return 0 2021-12-24 00:30:59.894 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-24 00:30:59.897 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-24 00:30:59.899 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-24 00:30:59.917 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-24 00:30:59.929 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-12-24 00:30:59.931 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-12-24 00:30:59.933 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:30:59.936 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:30:59.938 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-24 00:30:59.941 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:30:59.943 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 00:30:59.946 | + ./stack.sh:main:912 : is_service_enabled nova 2021-12-24 00:30:59.962 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:30:59.965 | + ./stack.sh:main:914 : stack_install_service nova 2021-12-24 00:30:59.967 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-24 00:30:59.970 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-24 00:30:59.973 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 00:30:59.975 | + lib/stack:stack_install_service:32 : install_nova 2021-12-24 00:30:59.977 | + lib/nova:install_nova:809 : use_library_from_git os-vif 2021-12-24 00:30:59.980 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-12-24 00:30:59.982 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:30:59.985 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:30:59.987 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2021-12-24 00:30:59.990 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:30:59.992 | + lib/nova:install_nova:814 : is_service_enabled n-cpu 2021-12-24 00:31:00.007 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:00.009 | + lib/nova:install_nova:818 : is_service_enabled n-novnc 2021-12-24 00:31:00.024 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:00.027 | + lib/nova:install_nova:830 : is_service_enabled n-spice 2021-12-24 00:31:00.043 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:00.045 | + lib/nova:install_nova:842 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-12-24 00:31:00.048 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-24 00:31:00.050 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-12-24 00:31:00.052 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-24 00:31:00.054 | + functions-common:git_clone:526 : local orig_dir 2021-12-24 00:31:00.057 | ++ functions-common:git_clone:527 : pwd 2021-12-24 00:31:00.060 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-24 00:31:00.062 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-24 00:31:00.065 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-24 00:31:00.080 | + functions-common:git_clone:530 : RECLONE=False 2021-12-24 00:31:00.082 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-24 00:31:00.084 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-24 00:31:00.087 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-24 00:31:00.087 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-24 00:31:00.091 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-12-24 00:31:00.094 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-24 00:31:00.096 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-12-24 00:31:00.099 | + functions-common:git_clone:593 : git show --oneline 2021-12-24 00:31:00.100 | + functions-common:git_clone:593 : head -1 2021-12-24 00:31:00.105 | 6667fcb92b Merge "Fix error that cannot overwrite policy rule for 'forced_host'" into stable/ussuri 2021-12-24 00:31:00.108 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-24 00:31:00.110 | + lib/nova:install_nova:843 : setup_develop /opt/stack/nova 2021-12-24 00:31:00.113 | + inc/python:setup_develop:351 : local bindep 2021-12-24 00:31:00.115 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-12-24 00:31:00.117 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-12-24 00:31:00.120 | + inc/python:setup_develop:357 : local extras= 2021-12-24 00:31:00.122 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-24 00:31:00.125 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-24 00:31:00.127 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-12-24 00:31:00.129 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-12-24 00:31:00.132 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-24 00:31:00.134 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-24 00:31:00.137 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-12-24 00:31:00.140 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-24 00:31:00.143 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-12-24 00:31:00.145 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-24 00:31:00.148 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-24 00:31:00.151 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-24 00:31:00.156 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-12-24 00:31:00.159 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-12-24 00:31:01.148 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-12-24 00:31:01.150 | + inc/python:setup_package:430 : local bindep=0 2021-12-24 00:31:01.152 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-24 00:31:01.155 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-24 00:31:01.157 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-12-24 00:31:01.159 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-12-24 00:31:01.162 | + inc/python:setup_package:439 : local flags=-e 2021-12-24 00:31:01.164 | + inc/python:setup_package:440 : local extras= 2021-12-24 00:31:01.166 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-24 00:31:01.169 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-24 00:31:01.171 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-24 00:31:01.174 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-24 00:31:01.176 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-24 00:31:01.178 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-12-24 00:31:01.196 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-12-24 00:31:01.200 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-12-24 00:31:03.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:31:03.938 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:31:03.939 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.940 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.940 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.940 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.941 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.941 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.942 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.942 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.943 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.943 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.943 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.944 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.944 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.945 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.945 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.946 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.946 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.947 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.947 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.947 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.948 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.948 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.949 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.949 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.949 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.952 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.952 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.953 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.953 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.954 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.954 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.955 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.955 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.955 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.956 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.956 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.957 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.957 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.957 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.958 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.958 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.958 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.959 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.959 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.960 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.960 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.960 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.961 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.961 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.962 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.962 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.963 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.963 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.964 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.964 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.965 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.965 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.965 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.966 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.966 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.967 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.968 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.968 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.969 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.969 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.970 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.970 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.971 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.971 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.972 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.973 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.973 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.973 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.974 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.974 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.975 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.975 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.975 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.976 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.976 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.977 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.977 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.978 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.978 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.979 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.979 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.980 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.980 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.981 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.981 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.981 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.982 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.982 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.983 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.985 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.986 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.986 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.987 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.987 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.988 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.988 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.989 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.989 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.990 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.990 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.991 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.991 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.992 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.992 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.992 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.993 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.993 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.994 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.994 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.995 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.995 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.996 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.996 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.997 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.997 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.997 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:03.998 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:03.998 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:03.999 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.000 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.000 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.001 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.001 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.002 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.002 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.003 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.003 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.003 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.004 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.004 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.005 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.005 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.005 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.006 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.006 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.007 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.007 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.008 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.008 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.008 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.009 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.009 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.010 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.010 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.011 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.011 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.012 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.012 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.012 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.013 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.013 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.013 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.014 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.014 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.015 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.015 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.016 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.016 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.017 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.017 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.017 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.018 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.018 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.018 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.019 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.019 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.020 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.020 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.020 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.021 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.021 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.022 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.022 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.022 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.023 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.023 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.024 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.024 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.024 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.025 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.025 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.025 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.026 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.026 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.027 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.027 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.028 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.028 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.028 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.029 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.029 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.030 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.030 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.031 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.031 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.032 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.032 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.033 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.033 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.033 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.034 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.034 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.034 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.035 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.035 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.036 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.036 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.036 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.037 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.037 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.038 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.038 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.039 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.039 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.039 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.040 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.040 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.041 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.041 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.042 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.042 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.042 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.043 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.043 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.044 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.044 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.044 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.045 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.047 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.047 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.048 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.049 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.049 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.049 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.050 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.050 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.051 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.051 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.052 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.052 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.053 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.053 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.053 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.054 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.054 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.054 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.055 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.055 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.056 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.056 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.057 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.057 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.058 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.058 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.058 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.059 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.060 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.060 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.061 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.061 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.061 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.062 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.062 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.063 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.063 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.063 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.064 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.064 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.065 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.065 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.066 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.066 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.066 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.067 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.067 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.068 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.068 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.069 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.069 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.070 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.070 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.070 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.071 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.071 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.071 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.072 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.072 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.073 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.073 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.074 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.074 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.074 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.075 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.075 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.076 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.076 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.077 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.077 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.077 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.078 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.078 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.079 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.079 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.080 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.080 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.080 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.081 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.081 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.082 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.082 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.082 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.083 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.083 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.084 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.084 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.085 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.085 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.085 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.086 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.086 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.087 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.087 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.088 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.088 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.089 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.089 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.090 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.090 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.091 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.091 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.091 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.092 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.092 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.093 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.094 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.094 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.095 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.096 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.097 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.097 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.099 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.099 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.099 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.100 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.100 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.101 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.101 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.101 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.102 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.102 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.103 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.103 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.104 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.104 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.105 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.105 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.105 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.106 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.106 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.107 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.107 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.108 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.108 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.109 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.109 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.110 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.110 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.111 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.111 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.111 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.112 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.112 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.113 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.113 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.114 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.114 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.115 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.115 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.116 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.116 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.118 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.118 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.121 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.121 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.121 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.121 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.122 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.122 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.122 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.122 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.122 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.122 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.123 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.123 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.123 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.124 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.124 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.125 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.125 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.126 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.126 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.126 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.127 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.128 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.128 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.128 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.129 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.130 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.130 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.131 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:04.131 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:04.131 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:04.132 | Obtaining file:///opt/stack/nova 2021-12-24 00:31:07.516 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-24 00:31:10.854 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-24 00:31:10.859 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-24 00:31:10.867 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-24 00:31:10.870 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-24 00:31:10.879 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-24 00:31:10.888 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-24 00:31:10.897 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-24 00:31:10.920 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-24 00:31:10.936 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-24 00:31:10.960 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-24 00:31:11.002 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.2.2) 2021-12-24 00:31:11.445 | Collecting dataclasses===0.7 2021-12-24 00:31:11.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-12-24 00:31:11.540 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-24 00:31:11.544 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-12-24 00:31:11.554 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-12-24 00:31:11.561 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-12-24 00:31:11.564 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-24 00:31:11.567 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-24 00:31:11.600 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-24 00:31:11.670 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-24 00:31:11.732 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (4.5.0) 2021-12-24 00:31:11.845 | Collecting microversion-parse===1.0.1 2021-12-24 00:31:11.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-24 00:31:11.940 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-24 00:31:11.943 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-24 00:31:11.946 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-24 00:31:11.949 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-24 00:31:11.978 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.8) 2021-12-24 00:31:12.108 | Collecting os-resource-classes===1.0.0 2021-12-24 00:31:12.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-12-24 00:31:12.211 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-12-24 00:31:12.215 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.3.0) 2021-12-24 00:31:12.221 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (2.0.1) 2021-12-24 00:31:12.249 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (5.0.2) 2021-12-24 00:31:12.272 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.3.4) 2021-12-24 00:31:12.292 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.3.1) 2021-12-24 00:31:12.329 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (4.0.3) 2021-12-24 00:31:12.343 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (8.0.5) 2021-12-24 00:31:12.357 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.3) 2021-12-24 00:31:12.364 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (8.1.1) 2021-12-24 00:31:12.419 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-12-24 00:31:12.428 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (4.1.3) 2021-12-24 00:31:12.473 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (12.1.6) 2021-12-24 00:31:12.541 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (4.0.2) 2021-12-24 00:31:12.562 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.2) 2021-12-24 00:31:12.581 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (2.1.2) 2021-12-24 00:31:12.597 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-12-24 00:31:12.613 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.0.2) 2021-12-24 00:31:12.618 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.1.2) 2021-12-24 00:31:12.631 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.1.1) 2021-12-24 00:31:12.660 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.0.1) 2021-12-24 00:31:12.671 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-12-24 00:31:12.690 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.2) 2021-12-24 00:31:12.712 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.3) 2021-12-24 00:31:12.723 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (2.7.1) 2021-12-24 00:31:12.761 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-12-24 00:31:12.764 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-12-24 00:31:12.766 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (5.7.0) 2021-12-24 00:31:12.772 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (3.0.0) 2021-12-24 00:31:12.784 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (0.9.6) 2021-12-24 00:31:12.786 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-12-24 00:31:12.941 | Collecting pypowervm===1.1.24 2021-12-24 00:31:12.951 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-12-24 00:31:13.099 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.5.11) 2021-12-24 00:31:13.106 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.16.0) 2021-12-24 00:31:13.112 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (4.10.0) 2021-12-24 00:31:13.131 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.2) 2021-12-24 00:31:13.152 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 654)) (2.8.1) 2021-12-24 00:31:13.158 | Requirement already satisfied: python-glanceclient===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666)) (3.1.2) 2021-12-24 00:31:13.179 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 686)) (4.0.0) 2021-12-24 00:31:13.200 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (7.1.1) 2021-12-24 00:31:13.233 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-12-24 00:31:13.238 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (0.7) 2021-12-24 00:31:13.247 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-12-24 00:31:13.271 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-12-24 00:31:13.274 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.3.3) 2021-12-24 00:31:13.278 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 801)) (1.4.0) 2021-12-24 00:31:13.284 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-12-24 00:31:13.287 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-24 00:31:13.291 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.13.0) 2021-12-24 00:31:13.303 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.3.1) 2021-12-24 00:31:13.306 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (3.3.0) 2021-12-24 00:31:13.309 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-12-24 00:31:13.316 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 921)) (4.1.0) 2021-12-24 00:31:13.380 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (6.1.0) 2021-12-24 00:31:13.394 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.0.1) 2021-12-24 00:31:13.404 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (0.5.0) 2021-12-24 00:31:13.410 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (2.4.0) 2021-12-24 00:31:13.431 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 938)) (2.3.1) 2021-12-24 00:31:13.496 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 949)) (1.4.0) 2021-12-24 00:31:13.501 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.1.0) 2021-12-24 00:31:13.509 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-12-24 00:31:13.534 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 978)) (0.11.7) 2021-12-24 00:31:13.540 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (1.3.3) 2021-12-24 00:31:13.657 | Collecting websockify===0.9.0 2021-12-24 00:31:13.663 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-12-24 00:31:13.752 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-12-24 00:31:13.755 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 997)) (1.2.3) 2021-12-24 00:31:14.266 | Collecting zVMCloudConnector===1.4.1 2021-12-24 00:31:14.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-24 00:31:15.193 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-24 00:31:15.197 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-12-24 00:31:15.200 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-12-24 00:31:15.247 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-24 00:31:15.267 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-24 00:31:15.313 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-24 00:31:15.316 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-24 00:31:15.340 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-24 00:31:15.346 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-24 00:31:15.349 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-24 00:31:15.355 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-24 00:31:15.359 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-24 00:31:15.367 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-24 00:31:15.373 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-24 00:31:15.382 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-24 00:31:15.385 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-12-24 00:31:15.434 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-24 00:31:15.440 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-24 00:31:15.444 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-24 00:31:15.456 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (2.11.0) 2021-12-24 00:31:15.460 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-24 00:31:15.474 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-24 00:31:15.484 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (0.2.8) 2021-12-24 00:31:15.489 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (0.4.8) 2021-12-24 00:31:15.492 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-24 00:31:15.508 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (19.1.0) 2021-12-24 00:31:15.523 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-12-24 00:31:15.545 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.1.0) 2021-12-24 00:31:15.550 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-24 00:31:15.552 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-24 00:31:15.557 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-24 00:31:15.560 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-24 00:31:15.563 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-12-24 00:31:15.571 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 601)) (1.4.1) 2021-12-24 00:31:15.576 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.4) 2021-12-24 00:31:15.621 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702)) (1.6.0) 2021-12-24 00:31:15.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 238)) (1.0.0) 2021-12-24 00:31:15.628 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-24 00:31:15.631 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.4.0) 2021-12-24 00:31:16.772 | Collecting numpy===1.18.2 2021-12-24 00:31:16.832 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d2/05249a0293e62/numpy-1.18.2-cp36-cp36m-manylinux1_x86_64.whl (20.2 MB) 2021-12-24 00:31:17.335 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (1.7.1) 2021-12-24 00:31:17.352 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-12-24 00:31:17.355 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1007)) (3.1.0) 2021-12-24 00:31:17.367 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-24 00:31:17.371 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) (1.0.4) 2021-12-24 00:31:17.374 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-24 00:31:17.382 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 974)) (1.3.0) 2021-12-24 00:31:17.386 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 838)) (2.1.0) 2021-12-24 00:31:17.390 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-24 00:31:17.406 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-12-24 00:31:17.410 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-12-24 00:31:17.412 | Building wheels for collected packages: zVMCloudConnector 2021-12-24 00:31:17.413 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-24 00:31:18.404 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-24 00:31:18.407 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=fd01321fcf2df0ff7ee53468cc3c57df0628d46dd033c2d688970c54470af800 2021-12-24 00:31:18.407 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-12-24 00:31:18.408 | Successfully built zVMCloudConnector 2021-12-24 00:31:19.428 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-12-24 00:31:23.048 | Running setup.py develop for nova 2021-12-24 00:31:26.763 | Successfully installed dataclasses-0.7 microversion-parse-1.0.1 nova numpy-1.18.2 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-12-24 00:31:26.898 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:31:26.898 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:31:27.014 | + inc/python:pip_install:207 : result=0 2021-12-24 00:31:27.016 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:31:27.018 | + functions-common:time_stop:2331 : local name 2021-12-24 00:31:27.020 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:31:27.022 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:31:27.024 | + functions-common:time_stop:2334 : local total 2021-12-24 00:31:27.027 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:31:27.029 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:31:27.031 | + functions-common:time_stop:2338 : start_time=1640305861191 2021-12-24 00:31:27.033 | + functions-common:time_stop:2340 : [[ -z 1640305861191 ]] 2021-12-24 00:31:27.036 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:31:27.039 | + functions-common:time_stop:2343 : end_time=1640305887036 2021-12-24 00:31:27.041 | + functions-common:time_stop:2344 : elapsed_time=25845 2021-12-24 00:31:27.044 | + functions-common:time_stop:2345 : total=203222 2021-12-24 00:31:27.046 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:31:27.048 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=229067 2021-12-24 00:31:27.051 | + inc/python:pip_install:210 : return 0 2021-12-24 00:31:27.053 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-24 00:31:27.055 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-24 00:31:27.057 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-24 00:31:27.075 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-24 00:31:27.086 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-12-24 00:31:27.089 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-12-24 00:31:27.091 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:31:27.094 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:31:27.096 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-24 00:31:27.099 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:31:27.101 | + lib/nova:install_nova:844 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-24 00:31:27.113 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 00:31:27.115 | + ./stack.sh:main:915 : configure_nova 2021-12-24 00:31:27.118 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-12-24 00:31:27.129 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-12-24 00:31:27.132 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-24 00:31:27.134 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-24 00:31:27.138 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-24 00:31:27.138 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-24 00:31:27.142 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-24 00:31:27.144 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-24 00:31:27.147 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-24 00:31:27.149 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-24 00:31:27.151 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-24 00:31:27.154 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-24 00:31:27.156 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-24 00:31:27.158 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-24 00:31:27.169 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-24 00:31:27.181 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-12-24 00:31:27.192 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-12-24 00:31:27.204 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-24 00:31:27.215 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-24 00:31:27.218 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-24 00:31:27.222 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Vdl3FRFCbW 2021-12-24 00:31:27.224 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-24 00:31:27.227 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-24 00:31:27.229 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-24 00:31:27.231 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-24 00:31:27.234 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-24 00:31:27.236 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Vdl3FRFCbW 2021-12-24 00:31:27.240 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Vdl3FRFCbW 2021-12-24 00:31:27.250 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Vdl3FRFCbW /etc/sudoers.d/nova-rootwrap 2021-12-24 00:31:27.265 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-24 00:31:27.269 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-24 00:31:27.271 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-24 00:31:27.274 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-24 00:31:27.276 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-24 00:31:27.278 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-24 00:31:27.281 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-24 00:31:27.284 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-24 00:31:27.286 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-24 00:31:27.291 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-12-24 00:31:27.306 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:27.309 | + lib/nova:configure_nova:327 : create_nova_conf 2021-12-24 00:31:27.312 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-24 00:31:27.315 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2021-12-24 00:31:27.318 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-24 00:31:27.342 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2021-12-24 00:31:27.344 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-24 00:31:27.367 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-24 00:31:27.392 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-24 00:31:27.415 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-12-24 00:31:27.440 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-24 00:31:27.465 | + lib/nova:create_nova_conf:406 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-12-24 00:31:27.467 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-24 00:31:27.490 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-24 00:31:27.516 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2021-12-24 00:31:27.518 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.31 2021-12-24 00:31:27.541 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-24 00:31:27.565 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-24 00:31:27.588 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-24 00:31:27.611 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-24 00:31:27.634 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-24 00:31:27.659 | + lib/nova:create_nova_conf:422 : is_fedora 2021-12-24 00:31:27.661 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-24 00:31:27.663 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-24 00:31:27.665 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 00:31:27.667 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 00:31:27.670 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 00:31:27.672 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-24 00:31:27.674 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-24 00:31:27.676 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 00:31:27.679 | + lib/nova:create_nova_conf:422 : is_suse 2021-12-24 00:31:27.681 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:31:27.683 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:31:27.685 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:31:27.688 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:31:27.690 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:31:27.692 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:31:27.694 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2021-12-24 00:31:27.709 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:27.711 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 00:31:27.713 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2021-12-24 00:31:27.715 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-24 00:31:27.740 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2021-12-24 00:31:27.742 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-24 00:31:27.744 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-24 00:31:27.746 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-24 00:31:27.749 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-24 00:31:27.752 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-24 00:31:27.777 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2021-12-24 00:31:27.779 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-24 00:31:27.781 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-24 00:31:27.783 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-12-24 00:31:27.786 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-24 00:31:27.788 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-24 00:31:27.814 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2021-12-24 00:31:27.839 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-24 00:31:27.863 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-24 00:31:27.887 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2021-12-24 00:31:27.902 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:27.904 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2021-12-24 00:31:27.919 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:27.923 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2021-12-24 00:31:27.923 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2021-12-24 00:31:27.927 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2021-12-24 00:31:27.929 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-24 00:31:27.953 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2021-12-24 00:31:27.967 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:27.970 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-24 00:31:27.972 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-12-24 00:31:27.974 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-24 00:31:27.976 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-24 00:31:27.978 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-24 00:31:28.004 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-24 00:31:28.027 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-12-24 00:31:28.052 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-24 00:31:28.075 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-24 00:31:28.099 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-24 00:31:28.122 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-24 00:31:28.145 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-24 00:31:28.169 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 00:31:28.193 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 00:31:28.216 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2021-12-24 00:31:28.230 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:28.233 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2021-12-24 00:31:28.236 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-24 00:31:28.260 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-24 00:31:28.284 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.31/identity 2021-12-24 00:31:28.308 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2021-12-24 00:31:28.331 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-24 00:31:28.354 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-24 00:31:28.379 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-24 00:31:28.403 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-24 00:31:28.428 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2021-12-24 00:31:28.442 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:28.444 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2021-12-24 00:31:28.447 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-24 00:31:28.471 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-24 00:31:28.496 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-24 00:31:28.498 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-24 00:31:28.522 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-12-24 00:31:28.524 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2021-12-24 00:31:28.527 | + lib/nova:create_nova_conf:489 : is_suse 2021-12-24 00:31:28.529 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:31:28.532 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:31:28.534 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:31:28.536 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:31:28.539 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:31:28.541 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:31:28.543 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2021-12-24 00:31:28.546 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-12-24 00:31:28.548 | + functions:setup_logging:656 : local other_cond=False 2021-12-24 00:31:28.550 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-24 00:31:28.552 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-12-24 00:31:28.554 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-12-24 00:31:28.557 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-24 00:31:28.559 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-24 00:31:28.574 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-24 00:31:28.577 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-24 00:31:28.579 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-24 00:31:28.581 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-24 00:31:28.584 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 00:31:28.607 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:31:28.631 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:31:28.655 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 00:31:28.679 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-24 00:31:28.704 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-24 00:31:28.707 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-24 00:31:28.709 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-24 00:31:28.711 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-12-24 00:31:28.713 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-24 00:31:28.715 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-24 00:31:28.719 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-12-24 00:31:28.722 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-12-24 00:31:28.724 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-24 00:31:28.726 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 00:31:28.737 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 00:31:28.738 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:31:28.744 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 00:31:28.748 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:31:28.760 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-24 00:31:28.763 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-24 00:31:28.767 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-24 00:31:28.792 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-24 00:31:28.815 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-24 00:31:28.838 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-24 00:31:28.861 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-24 00:31:28.884 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-24 00:31:28.916 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-24 00:31:28.940 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-24 00:31:28.963 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-24 00:31:28.986 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 00:31:29.010 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-24 00:31:29.033 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-24 00:31:29.056 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-24 00:31:29.080 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-24 00:31:29.083 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-24 00:31:29.085 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-12-24 00:31:29.088 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-12-24 00:31:29.090 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-24 00:31:29.092 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:31:29.095 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:31:29.097 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-24 00:31:29.100 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-24 00:31:29.102 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-24 00:31:29.125 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-24 00:31:29.150 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-24 00:31:29.150 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-12-24 00:31:29.157 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-12-24 00:31:29.160 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-12-24 00:31:29.162 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-12-24 00:31:29.164 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-24 00:31:29.167 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 00:31:29.169 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 00:31:29.172 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:31:29.174 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:31:29.176 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 00:31:29.179 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-24 00:31:29.181 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:31:29.183 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:31:29.185 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-12-24 00:31:29.243 | Enabling site nova-api-wsgi. 2021-12-24 00:31:29.248 | To activate the new configuration, you need to run: 2021-12-24 00:31:29.248 | systemctl reload apache2 2021-12-24 00:31:29.253 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-24 00:31:29.256 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-24 00:31:29.259 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:31:29.261 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-24 00:31:29.401 | + lib/nova:create_nova_conf:499 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-24 00:31:29.403 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-24 00:31:29.405 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-24 00:31:29.408 | + lib/apache:write_uwsgi_config:266 : local url= 2021-12-24 00:31:29.410 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-12-24 00:31:29.412 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-24 00:31:29.415 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-24 00:31:29.419 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-12-24 00:31:29.421 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-24 00:31:29.424 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 00:31:29.435 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 00:31:29.435 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:31:29.443 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 00:31:29.446 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:31:29.459 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-24 00:31:29.461 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-24 00:31:29.465 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-24 00:31:29.491 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-24 00:31:29.515 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-24 00:31:29.538 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-24 00:31:29.562 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-24 00:31:29.585 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-24 00:31:29.609 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-24 00:31:29.632 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-24 00:31:29.656 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-24 00:31:29.680 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 00:31:29.703 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-24 00:31:29.726 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-24 00:31:29.750 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-24 00:31:29.773 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-12-24 00:31:29.776 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-24 00:31:29.800 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2021-12-24 00:31:29.814 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:29.817 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-24 00:31:29.843 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2021-12-24 00:31:29.846 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-24 00:31:29.848 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-24 00:31:29.863 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:29.866 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:31:29.868 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:31:29.892 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-24 00:31:29.918 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-24 00:31:29.921 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-24 00:31:29.923 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-24 00:31:29.925 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 00:31:29.927 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 00:31:29.930 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 00:31:29.944 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:29.947 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 00:31:29.950 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 00:31:29.952 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 00:31:29.968 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:29.970 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:31:29.973 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:31:29.996 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 00:31:29.998 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 00:31:30.001 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-24 00:31:30.024 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-24 00:31:30.049 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-24 00:31:30.074 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2021-12-24 00:31:30.090 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:30.092 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-24 00:31:30.116 | + lib/nova:create_nova_conf:526 : '[' False == True ']' 2021-12-24 00:31:30.118 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2021-12-24 00:31:30.133 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:30.136 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2021-12-24 00:31:30.140 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 00:31:30.142 | + lib/nova:create_nova_conf:532 : local conf 2021-12-24 00:31:30.144 | + lib/nova:create_nova_conf:533 : local vhost 2021-12-24 00:31:30.147 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2021-12-24 00:31:30.149 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-24 00:31:30.152 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-24 00:31:30.154 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2021-12-24 00:31:30.157 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2021-12-24 00:31:30.159 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2021-12-24 00:31:30.163 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2021-12-24 00:31:30.166 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-24 00:31:30.168 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-24 00:31:30.170 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-12-24 00:31:30.173 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-24 00:31:30.175 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-24 00:31:30.200 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-24 00:31:30.227 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-24 00:31:30.252 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 00:31:30.254 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2021-12-24 00:31:30.256 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-24 00:31:30.259 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-24 00:31:30.274 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:30.277 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-24 00:31:30.278 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-24 00:31:31.326 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-24 00:31:31.328 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-24 00:31:32.327 | Creating vhost "nova_cell1" 2021-12-24 00:31:32.381 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-24 00:31:33.411 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-12-24 00:31:33.434 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-24 00:31:33.437 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-24 00:31:33.439 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-24 00:31:33.442 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 00:31:33.444 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-24 00:31:33.446 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 00:31:33.462 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:33.465 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-24 00:31:33.467 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-24 00:31:33.470 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 00:31:33.484 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:33.487 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 2021-12-24 00:31:33.489 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 2021-12-24 00:31:33.513 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 00:31:33.516 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 00:31:33.518 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2021-12-24 00:31:33.533 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:33.536 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-24 00:31:33.538 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2021-12-24 00:31:33.541 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-24 00:31:33.567 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.31/identity 2021-12-24 00:31:33.591 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-24 00:31:33.614 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-24 00:31:33.638 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-24 00:31:33.662 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-24 00:31:33.687 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-24 00:31:33.711 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-24 00:31:33.735 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2021-12-24 00:31:33.737 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-24 00:31:33.739 | + functions:setup_logging:656 : local other_cond=False 2021-12-24 00:31:33.742 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-24 00:31:33.744 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-24 00:31:33.746 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-24 00:31:33.749 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-24 00:31:33.752 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-24 00:31:33.767 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-24 00:31:33.769 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-24 00:31:33.771 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-24 00:31:33.774 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-24 00:31:33.776 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 00:31:33.800 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:31:33.824 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:31:33.848 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 00:31:33.872 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 00:31:33.875 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2021-12-24 00:31:33.879 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 00:31:33.881 | + lib/nova:create_nova_conf:566 : local conf 2021-12-24 00:31:33.883 | + lib/nova:create_nova_conf:567 : local offset 2021-12-24 00:31:33.886 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2021-12-24 00:31:33.888 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-24 00:31:33.891 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-24 00:31:33.893 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2021-12-24 00:31:33.896 | + lib/nova:create_nova_conf:569 : offset=0 2021-12-24 00:31:33.898 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-24 00:31:33.900 | + lib/nova:configure_console_proxies:679 : local conf=/etc/nova/nova_cell1.conf 2021-12-24 00:31:33.903 | + lib/nova:configure_console_proxies:680 : local offset=0 2021-12-24 00:31:33.905 | + lib/nova:configure_console_proxies:684 : offset=0 2021-12-24 00:31:33.907 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-novnc 2021-12-24 00:31:33.922 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:33.925 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-xvnc 2021-12-24 00:31:33.940 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:33.942 | + lib/nova:configure_console_proxies:686 : '[' False '!=' False ']' 2021-12-24 00:31:33.944 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-spice 2021-12-24 00:31:33.959 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:33.961 | + lib/nova:configure_console_proxies:725 : is_service_enabled n-sproxy 2021-12-24 00:31:33.976 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:33.978 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2021-12-24 00:31:33.994 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:31:33.996 | + ./stack.sh:main:918 : is_service_enabled placement 2021-12-24 00:31:34.012 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:31:34.015 | + ./stack.sh:main:920 : stack_install_service placement 2021-12-24 00:31:34.017 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-24 00:31:34.020 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-24 00:31:34.022 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 00:31:34.024 | + lib/stack:stack_install_service:32 : install_placement 2021-12-24 00:31:34.027 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-24 00:31:34.030 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-12-24 00:31:34.032 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:31:34.035 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:31:34.037 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-12-24 00:31:34.040 | + functions-common:install_package:1333 : update_package_repo 2021-12-24 00:31:34.042 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-24 00:31:34.045 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-24 00:31:34.048 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-24 00:31:34.050 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-24 00:31:34.053 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-24 00:31:34.055 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:31:34.057 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:31:34.060 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-24 00:31:34.063 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-24 00:31:34.065 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-24 00:31:34.067 | + functions-common:apt_get_update:1069 : return 2021-12-24 00:31:34.070 | + functions-common:install_package:1334 : real_install_package apache2 2021-12-24 00:31:34.072 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-24 00:31:34.075 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:31:34.077 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:31:34.079 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-12-24 00:31:34.098 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-12-24 00:31:34.219 | Reading package lists... 2021-12-24 00:31:34.485 | Building dependency tree... 2021-12-24 00:31:34.486 | Reading state information... 2021-12-24 00:31:34.713 | apache2 is already the newest version (2.4.29-1ubuntu4.20). 2021-12-24 00:31:34.713 | The following packages were automatically installed and are no longer required: 2021-12-24 00:31:34.714 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-24 00:31:34.714 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-24 00:31:34.714 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-24 00:31:34.714 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:31:34.714 | python3-twisted-bin python3-zope.interface 2021-12-24 00:31:34.714 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:31:34.781 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-12-24 00:31:34.785 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:31:34.788 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:31:34.790 | + functions-common:time_stop:2331 : local name 2021-12-24 00:31:34.793 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:31:34.795 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:31:34.797 | + functions-common:time_stop:2334 : local total 2021-12-24 00:31:34.800 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:31:34.802 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:31:34.804 | + functions-common:time_stop:2338 : start_time=1640305894096 2021-12-24 00:31:34.806 | + functions-common:time_stop:2340 : [[ -z 1640305894096 ]] 2021-12-24 00:31:34.809 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:31:34.813 | + functions-common:time_stop:2343 : end_time=1640305894810 2021-12-24 00:31:34.815 | + functions-common:time_stop:2344 : elapsed_time=714 2021-12-24 00:31:34.817 | + functions-common:time_stop:2345 : total=208556 2021-12-24 00:31:34.820 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:31:34.822 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=209270 2021-12-24 00:31:34.824 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:31:34.828 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-12-24 00:31:34.830 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-24 00:31:34.832 | + inc/python:python3_enabled:468 : return 0 2021-12-24 00:31:34.835 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-12-24 00:31:34.837 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-12-24 00:31:34.840 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-12-24 00:31:34.842 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-12-24 00:31:34.845 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-12-24 00:31:34.868 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-12-24 00:31:34.871 | + functions-common:install_package:1333 : update_package_repo 2021-12-24 00:31:34.874 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-24 00:31:34.876 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-24 00:31:34.879 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-24 00:31:34.881 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-24 00:31:34.883 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-24 00:31:34.886 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:31:34.888 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:31:34.891 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-24 00:31:34.894 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-24 00:31:34.896 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-24 00:31:34.899 | + functions-common:apt_get_update:1069 : return 2021-12-24 00:31:34.901 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-12-24 00:31:34.904 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-24 00:31:34.906 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:31:34.908 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:31:34.911 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-12-24 00:31:34.936 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-12-24 00:31:35.057 | Reading package lists... 2021-12-24 00:31:35.327 | Building dependency tree... 2021-12-24 00:31:35.328 | Reading state information... 2021-12-24 00:31:35.548 | The following packages were automatically installed and are no longer required: 2021-12-24 00:31:35.549 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-24 00:31:35.549 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-24 00:31:35.549 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-24 00:31:35.549 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-24 00:31:35.549 | python3-twisted-bin python3-zope.interface 2021-12-24 00:31:35.550 | Use 'sudo apt autoremove' to remove them. 2021-12-24 00:31:35.597 | The following NEW packages will be installed: 2021-12-24 00:31:35.598 | libapache2-mod-wsgi-py3 2021-12-24 00:31:35.701 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-12-24 00:31:35.701 | Need to get 88.3 kB of archives. 2021-12-24 00:31:35.701 | After this operation, 278 kB of additional disk space will be used. 2021-12-24 00:31:35.701 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-12-24 00:31:36.362 | Fetched 88.3 kB in 0s (424 kB/s) 2021-12-24 00:31:36.421 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-24 00:31:36.461 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77245 files and directories currently installed.) 2021-12-24 00:31:36.465 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-12-24 00:31:36.467 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-24 00:31:36.546 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-24 00:31:36.727 | apache2_invoke: Enable module wsgi 2021-12-24 00:31:39.069 | + functions-common:apt_get:1113 : result=0 2021-12-24 00:31:39.071 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-24 00:31:39.074 | + functions-common:time_stop:2331 : local name 2021-12-24 00:31:39.076 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:31:39.079 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:31:39.081 | + functions-common:time_stop:2334 : local total 2021-12-24 00:31:39.084 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:31:39.086 | + functions-common:time_stop:2337 : name=apt-get 2021-12-24 00:31:39.088 | + functions-common:time_stop:2338 : start_time=1640305894932 2021-12-24 00:31:39.090 | + functions-common:time_stop:2340 : [[ -z 1640305894932 ]] 2021-12-24 00:31:39.094 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:31:39.097 | + functions-common:time_stop:2343 : end_time=1640305899095 2021-12-24 00:31:39.099 | + functions-common:time_stop:2344 : elapsed_time=4163 2021-12-24 00:31:39.102 | + functions-common:time_stop:2345 : total=209270 2021-12-24 00:31:39.104 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:31:39.106 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=213433 2021-12-24 00:31:39.109 | + functions-common:apt_get:1117 : return 0 2021-12-24 00:31:39.112 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-12-24 00:31:39.114 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-24 00:31:39.116 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 00:31:39.119 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:31:39.121 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:31:39.124 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-24 00:31:39.126 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-24 00:31:39.178 | wsgi (enabled by maintainer script) 2021-12-24 00:31:39.181 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-24 00:31:39.184 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-24 00:31:39.186 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 00:31:39.189 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-24 00:31:39.192 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-12-24 00:31:39.194 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-24 00:31:39.198 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-24 00:31:39.198 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-24 00:31:39.203 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-12-24 00:31:39.205 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-12-24 00:31:39.208 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-12-24 00:31:39.211 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-24 00:31:39.213 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-24 00:31:39.233 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-12-24 00:31:39.239 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-12-24 00:31:42.042 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:31:42.043 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:31:42.043 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.044 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.044 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.045 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.045 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.046 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.046 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.047 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.047 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.047 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.048 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.048 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.049 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.049 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.050 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.050 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.051 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.051 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.051 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.052 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.052 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.053 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.053 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.054 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.054 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.056 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.057 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.057 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.058 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.058 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.059 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.060 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.060 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.060 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.061 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.061 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.062 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.062 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.063 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.063 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.063 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.064 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.064 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.064 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.065 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.065 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.066 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.066 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.066 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.067 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.067 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.068 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.068 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.069 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.069 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.070 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.070 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.071 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.071 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.072 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.072 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.073 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.073 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.074 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.075 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.075 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.076 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.076 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.077 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.078 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.078 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.079 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.079 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.080 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.080 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.080 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.081 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.081 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.082 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.082 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.083 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.083 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.084 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.084 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.085 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.085 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.085 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.086 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.087 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.087 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.087 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.088 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.088 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.089 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.089 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.090 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.090 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.091 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.091 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.092 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.093 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.093 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.094 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.094 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.095 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.095 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.096 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.096 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.097 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.097 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.098 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.098 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.099 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.099 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.099 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.100 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.100 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.101 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.101 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.102 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.102 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.103 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.103 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.103 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.104 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.104 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.105 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.105 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.106 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.106 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.107 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.107 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.107 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.108 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.108 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.109 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.109 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.110 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.110 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.111 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.111 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.111 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.112 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.112 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.113 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.113 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.114 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.114 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.115 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.115 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.115 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.116 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.116 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.117 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.117 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.117 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.118 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.118 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.119 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.119 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.120 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.120 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.120 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.121 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.121 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.122 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.122 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.122 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.123 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.123 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.124 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.124 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.125 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.125 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.125 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.126 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.126 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.126 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.127 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.127 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.128 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.128 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.129 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.129 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.130 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.130 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.130 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.131 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.131 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.131 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.132 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.132 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.133 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.133 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.134 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.134 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.134 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.135 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.135 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.136 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.136 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.136 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.137 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.137 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.138 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.138 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.139 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.139 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.140 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.140 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.140 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.141 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.141 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.142 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.142 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.143 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.143 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.143 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.144 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.144 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.145 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.145 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.145 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.146 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.146 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.147 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.147 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.147 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.148 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.148 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.149 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.149 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.150 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.151 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.151 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.152 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.153 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.153 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.154 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.155 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.155 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.155 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.156 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.156 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.157 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.157 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.158 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.158 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.159 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.159 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.159 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.160 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.160 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.161 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.161 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.161 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.162 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.162 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.163 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.163 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.164 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.164 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.164 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.165 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.166 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.166 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.167 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.167 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.167 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.168 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.168 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.169 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.169 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.169 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.170 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.171 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.171 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.171 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.172 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.172 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.173 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.173 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.173 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.174 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.174 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.175 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.175 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.176 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.176 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.176 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.177 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.177 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.177 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.178 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.178 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.179 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.179 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.180 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.180 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.181 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.181 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.181 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.182 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.182 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.183 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.183 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.184 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.184 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.184 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.185 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.185 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.186 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.186 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.187 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.187 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.187 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.188 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.188 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.189 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.189 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.190 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.190 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.190 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.191 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.191 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.192 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.192 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.193 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.193 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.194 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.194 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.195 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.195 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.196 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.196 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.197 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.197 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.198 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.198 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.198 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.199 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.199 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.200 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.200 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.201 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.202 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.202 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.202 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.203 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.203 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.204 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.204 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.205 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.205 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.205 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.206 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.206 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.207 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.207 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.208 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.208 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.209 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.209 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.209 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.210 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.210 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.211 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.211 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.212 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.212 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.213 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.213 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.213 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.214 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.214 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.215 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.215 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.216 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.216 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.217 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.217 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.218 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.219 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.219 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.219 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.220 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.221 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.221 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.221 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.222 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.222 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.223 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.223 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.224 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.224 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.224 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.225 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.225 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.225 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.226 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.226 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.227 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.227 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.228 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.228 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.228 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.229 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.230 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.230 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.231 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.231 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.232 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.232 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.233 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.233 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:42.233 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:42.234 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:42.766 | Collecting osc-placement===2.0.0 2021-12-24 00:31:42.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-12-24 00:31:42.881 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-12-24 00:31:42.899 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-12-24 00:31:42.902 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-12-24 00:31:42.905 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-12-24 00:31:42.910 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-12-24 00:31:42.913 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-24 00:31:42.917 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-24 00:31:42.987 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-12-24 00:31:43.009 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-24 00:31:43.012 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-24 00:31:43.016 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-24 00:31:43.024 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-12-24 00:31:43.034 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-24 00:31:43.037 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-12-24 00:31:43.062 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-12-24 00:31:43.068 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-12-24 00:31:43.073 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-24 00:31:43.078 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-24 00:31:43.095 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-24 00:31:43.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-12-24 00:31:43.128 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-24 00:31:43.131 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-24 00:31:43.135 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-12-24 00:31:43.158 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-24 00:31:43.161 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-24 00:31:43.178 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-24 00:31:43.182 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-12-24 00:31:43.184 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-24 00:31:43.188 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-24 00:31:43.191 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-24 00:31:43.239 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-24 00:31:43.263 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-12-24 00:31:43.266 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-24 00:31:43.271 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-24 00:31:43.276 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-24 00:31:43.280 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-12-24 00:31:43.283 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-12-24 00:31:43.286 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-24 00:31:43.291 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-24 00:31:43.295 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-12-24 00:31:45.294 | Installing collected packages: osc-placement 2021-12-24 00:31:45.472 | Successfully installed osc-placement-2.0.0 2021-12-24 00:31:45.606 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:31:45.606 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:31:45.691 | + inc/python:pip_install:207 : result=0 2021-12-24 00:31:45.693 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:31:45.696 | + functions-common:time_stop:2331 : local name 2021-12-24 00:31:45.698 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:31:45.701 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:31:45.703 | + functions-common:time_stop:2334 : local total 2021-12-24 00:31:45.706 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:31:45.708 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:31:45.711 | + functions-common:time_stop:2338 : start_time=1640305899228 2021-12-24 00:31:45.713 | + functions-common:time_stop:2340 : [[ -z 1640305899228 ]] 2021-12-24 00:31:45.716 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:31:45.720 | + functions-common:time_stop:2343 : end_time=1640305905717 2021-12-24 00:31:45.722 | + functions-common:time_stop:2344 : elapsed_time=6489 2021-12-24 00:31:45.724 | + functions-common:time_stop:2345 : total=229067 2021-12-24 00:31:45.727 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:31:45.729 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=235556 2021-12-24 00:31:45.732 | + inc/python:pip_install:210 : return 0 2021-12-24 00:31:45.735 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-12-24 00:31:45.737 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-24 00:31:45.740 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-12-24 00:31:45.742 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-24 00:31:45.744 | + functions-common:git_clone:526 : local orig_dir 2021-12-24 00:31:45.747 | ++ functions-common:git_clone:527 : pwd 2021-12-24 00:31:45.751 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-24 00:31:45.753 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-24 00:31:45.756 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-24 00:31:45.772 | + functions-common:git_clone:530 : RECLONE=False 2021-12-24 00:31:45.775 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-24 00:31:45.777 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-24 00:31:45.780 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-24 00:31:45.781 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-24 00:31:45.785 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-12-24 00:31:45.787 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-12-24 00:31:45.790 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-24 00:31:45.792 | + functions-common:git_timed:617 : local count=0 2021-12-24 00:31:45.795 | + functions-common:git_timed:618 : local timeout=0 2021-12-24 00:31:45.798 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-12-24 00:31:45.800 | + functions-common:git_timed:621 : timeout=0 2021-12-24 00:31:45.802 | + functions-common:git_timed:624 : time_start git_timed 2021-12-24 00:31:45.805 | + functions-common:time_start:2317 : local name=git_timed 2021-12-24 00:31:45.807 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:31:45.809 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:31:45.813 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:31:45.816 | + functions-common:time_start:2322 : _TIME_START[$name]=1640305905813 2021-12-24 00:31:45.818 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-24 00:31:45.821 | Cloning into '/opt/stack/placement'... 2021-12-24 00:31:52.868 | + functions-common:git_timed:639 : time_stop git_timed 2021-12-24 00:31:52.871 | + functions-common:time_stop:2331 : local name 2021-12-24 00:31:52.873 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:31:52.876 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:31:52.878 | + functions-common:time_stop:2334 : local total 2021-12-24 00:31:52.880 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:31:52.883 | + functions-common:time_stop:2337 : name=git_timed 2021-12-24 00:31:52.885 | + functions-common:time_stop:2338 : start_time=1640305905813 2021-12-24 00:31:52.887 | + functions-common:time_stop:2340 : [[ -z 1640305905813 ]] 2021-12-24 00:31:52.891 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:31:52.894 | + functions-common:time_stop:2343 : end_time=1640305912891 2021-12-24 00:31:52.896 | + functions-common:time_stop:2344 : elapsed_time=7078 2021-12-24 00:31:52.898 | + functions-common:time_stop:2345 : total=0 2021-12-24 00:31:52.901 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:31:52.903 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7078 2021-12-24 00:31:52.905 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-12-24 00:31:52.908 | + functions-common:git_clone:593 : git show --oneline 2021-12-24 00:31:52.909 | + functions-common:git_clone:593 : head -1 2021-12-24 00:31:52.911 | de030ef7 Fix Placement Doc 2021-12-24 00:31:52.914 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-24 00:31:52.916 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-24 00:31:52.919 | + inc/python:setup_develop:351 : local bindep 2021-12-24 00:31:52.921 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-12-24 00:31:52.924 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-12-24 00:31:52.926 | + inc/python:setup_develop:357 : local extras= 2021-12-24 00:31:52.929 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-24 00:31:52.931 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-24 00:31:52.934 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-12-24 00:31:52.937 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-12-24 00:31:52.939 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-24 00:31:52.942 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-24 00:31:52.945 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-12-24 00:31:52.947 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-24 00:31:52.950 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-12-24 00:31:52.953 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-24 00:31:52.955 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-24 00:31:52.958 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-24 00:31:52.963 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-12-24 00:31:52.966 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-12-24 00:31:53.973 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-12-24 00:31:53.976 | + inc/python:setup_package:430 : local bindep=0 2021-12-24 00:31:53.978 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-24 00:31:53.981 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-24 00:31:53.983 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-12-24 00:31:53.986 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-12-24 00:31:53.988 | + inc/python:setup_package:439 : local flags=-e 2021-12-24 00:31:53.991 | + inc/python:setup_package:440 : local extras= 2021-12-24 00:31:53.993 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-24 00:31:53.996 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-24 00:31:53.998 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-24 00:31:54.001 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-24 00:31:54.003 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-24 00:31:54.006 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-12-24 00:31:54.025 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-12-24 00:31:54.030 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-12-24 00:31:56.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:31:56.813 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:31:56.814 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.815 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.815 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.815 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.816 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.816 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.817 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.817 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.817 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.818 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.818 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.819 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.819 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.820 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.820 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.820 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.821 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.822 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.822 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.822 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.823 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.823 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.824 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.824 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.824 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.827 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.827 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.828 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.828 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.829 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.829 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.830 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.830 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.830 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.831 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.831 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.832 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.832 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.832 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.833 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.833 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.833 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.834 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.834 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.835 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.835 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.835 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.836 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.836 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.837 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.837 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.838 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.838 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.839 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.839 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.840 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.840 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.840 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.841 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.842 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.843 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.843 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.843 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.845 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.845 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.845 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.846 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.846 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.847 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.848 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.848 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.849 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.849 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.850 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.850 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.850 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.851 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.851 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.852 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.852 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.852 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.853 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.854 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.854 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.854 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.855 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.855 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.856 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.856 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.857 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.858 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.858 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.859 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.859 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.860 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.860 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.861 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.861 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.862 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.862 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.862 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.863 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.864 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.864 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.865 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.865 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.865 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.866 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.866 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.867 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.867 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.868 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.868 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.868 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.869 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.869 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.870 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.870 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.871 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.871 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.872 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.872 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.873 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.873 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.874 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.874 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.875 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.875 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.875 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.876 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.876 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.877 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.877 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.878 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.878 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.878 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.879 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.879 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.880 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.880 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.880 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.881 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.881 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.882 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.882 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.883 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.883 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.884 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.884 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.884 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.885 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.885 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.886 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.886 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.887 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.887 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.887 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.888 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.888 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.889 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.889 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.889 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.890 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.890 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.891 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.891 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.892 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.892 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.892 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.893 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.893 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.894 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.894 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.894 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.895 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.895 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.896 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.896 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.896 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.897 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.897 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.898 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.898 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.898 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.899 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.899 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.900 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.900 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.900 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.901 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.901 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.902 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.902 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.903 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.903 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.903 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.904 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.905 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.905 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.905 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.906 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.906 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.907 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.907 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.907 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.908 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.908 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.908 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.909 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.909 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.910 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.910 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.911 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.911 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.911 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.912 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.912 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.913 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.913 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.913 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.914 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.914 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.915 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.915 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.916 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.916 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.917 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.917 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.917 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.918 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.918 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.919 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.920 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.921 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.921 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.922 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.923 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.923 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.924 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.924 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.924 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.925 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.925 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.926 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.926 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.927 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.927 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.927 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.928 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.928 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.929 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.929 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.930 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.930 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.931 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.931 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.931 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.932 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.932 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.933 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.933 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.933 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.934 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.934 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.935 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.935 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.936 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.936 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.936 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.937 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.937 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.938 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.938 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.939 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.939 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.940 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.940 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.940 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.941 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.941 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.942 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.942 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.942 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.943 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.943 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.944 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.944 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.945 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.945 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.945 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.946 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.946 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.946 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.947 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.947 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.948 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.948 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.949 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.949 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.950 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.950 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.950 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.951 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.952 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.952 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.953 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.953 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.953 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.954 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.954 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.955 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.955 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.955 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.956 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.956 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.957 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.957 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.958 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.958 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.958 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.959 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.959 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.960 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.960 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.960 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.961 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.961 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.962 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.962 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.963 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.964 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.964 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.965 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.965 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.966 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.966 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.967 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.968 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.968 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.968 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.969 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.969 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.970 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.970 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.970 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.971 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.971 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.972 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.972 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.973 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.973 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.973 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.974 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.974 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.975 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.975 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.976 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.976 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.977 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.977 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.977 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.978 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.978 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.979 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.979 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.980 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.980 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.981 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.981 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.981 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.982 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.982 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.983 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.983 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.983 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.984 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.984 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.985 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.985 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.986 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.986 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.986 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.987 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.988 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.988 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.989 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.989 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.990 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.990 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.990 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.991 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.991 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.992 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.992 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.992 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.993 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.993 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.994 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.994 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.994 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.995 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.995 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.996 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.996 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.997 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.997 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:56.997 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.998 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.999 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:56.999 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:56.999 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:57.000 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:57.001 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:57.001 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:57.001 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:31:57.002 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:31:57.002 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:31:57.003 | Obtaining file:///opt/stack/placement 2021-12-24 00:31:58.383 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-24 00:31:59.795 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-24 00:31:59.805 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-24 00:31:59.829 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-24 00:31:59.845 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-24 00:31:59.877 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-24 00:31:59.939 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (1.0.1) 2021-12-24 00:31:59.944 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.0.0) 2021-12-24 00:31:59.949 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.3.0) 2021-12-24 00:31:59.955 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (2.3.1) 2021-12-24 00:31:59.992 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (4.0.3) 2021-12-24 00:32:00.005 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-24 00:32:00.020 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.3) 2021-12-24 00:32:00.027 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (8.1.1) 2021-12-24 00:32:00.082 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-12-24 00:32:00.092 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (4.1.3) 2021-12-24 00:32:00.137 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (4.0.2) 2021-12-24 00:32:00.171 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.2) 2021-12-24 00:32:00.191 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-24 00:32:00.205 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.0.1) 2021-12-24 00:32:00.215 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-12-24 00:32:00.233 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-24 00:32:00.236 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-12-24 00:32:00.239 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (3.0.0) 2021-12-24 00:32:00.251 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (0.9.6) 2021-12-24 00:32:00.254 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-24 00:32:00.258 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.16.0) 2021-12-24 00:32:00.264 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (2.8.1) 2021-12-24 00:32:00.270 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-12-24 00:32:00.292 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-12-24 00:32:00.296 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (0.7) 2021-12-24 00:32:00.304 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-12-24 00:32:00.328 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-12-24 00:32:00.333 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-24 00:32:00.337 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.13.0) 2021-12-24 00:32:00.348 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (0.3.1) 2021-12-24 00:32:00.352 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 898)) (3.3.0) 2021-12-24 00:32:00.355 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-12-24 00:32:00.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 929)) (2.0.1) 2021-12-24 00:32:00.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 930)) (0.5.0) 2021-12-24 00:32:00.379 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-12-24 00:32:00.398 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-12-24 00:32:00.402 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-12-24 00:32:00.410 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-12-24 00:32:00.434 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.6/dist-packages (from openstack-placement==3.0.1) (49.6.0) 2021-12-24 00:32:00.481 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-24 00:32:00.501 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-24 00:32:00.552 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-24 00:32:00.621 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-24 00:32:00.626 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-24 00:32:00.632 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-24 00:32:00.635 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-24 00:32:00.645 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-24 00:32:00.648 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-24 00:32:00.658 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-24 00:32:00.663 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-24 00:32:00.671 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-24 00:32:00.675 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-24 00:32:00.678 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-24 00:32:00.682 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-24 00:32:00.684 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-24 00:32:00.688 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-24 00:32:00.692 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-24 00:32:00.696 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-24 00:32:00.699 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-24 00:32:00.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 703)) (1.6.0) 2021-12-24 00:32:00.714 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-24 00:32:00.717 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-24 00:32:00.719 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-12-24 00:32:00.722 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-12-24 00:32:00.736 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-12-24 00:32:00.741 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-24 00:32:00.744 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-12-24 00:32:00.747 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-24 00:32:00.756 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660)) (1.0.4) 2021-12-24 00:32:00.759 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-24 00:32:02.407 | Installing collected packages: openstack-placement 2021-12-24 00:32:02.409 | Running setup.py develop for openstack-placement 2021-12-24 00:32:04.101 | Successfully installed openstack-placement 2021-12-24 00:32:04.278 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:32:04.278 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:32:04.347 | + inc/python:pip_install:207 : result=0 2021-12-24 00:32:04.349 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:32:04.352 | + functions-common:time_stop:2331 : local name 2021-12-24 00:32:04.354 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:32:04.356 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:32:04.359 | + functions-common:time_stop:2334 : local total 2021-12-24 00:32:04.361 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:32:04.364 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:32:04.366 | + functions-common:time_stop:2338 : start_time=1640305914020 2021-12-24 00:32:04.368 | + functions-common:time_stop:2340 : [[ -z 1640305914020 ]] 2021-12-24 00:32:04.371 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:32:04.374 | + functions-common:time_stop:2343 : end_time=1640305924372 2021-12-24 00:32:04.377 | + functions-common:time_stop:2344 : elapsed_time=10352 2021-12-24 00:32:04.379 | + functions-common:time_stop:2345 : total=235556 2021-12-24 00:32:04.381 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:32:04.383 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=245908 2021-12-24 00:32:04.386 | + inc/python:pip_install:210 : return 0 2021-12-24 00:32:04.388 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-24 00:32:04.391 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-24 00:32:04.393 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-24 00:32:04.411 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-24 00:32:04.423 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-12-24 00:32:04.426 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-12-24 00:32:04.428 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:32:04.430 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:32:04.433 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-12-24 00:32:04.435 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:32:04.438 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 00:32:04.440 | + ./stack.sh:main:921 : configure_placement 2021-12-24 00:32:04.443 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-24 00:32:04.454 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-24 00:32:04.457 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-24 00:32:04.461 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-24 00:32:04.463 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-24 00:32:04.466 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-24 00:32:04.469 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-12-24 00:32:04.471 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-24 00:32:04.474 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-24 00:32:04.501 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-24 00:32:04.528 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-24 00:32:04.559 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-24 00:32:04.562 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-12-24 00:32:04.564 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-12-24 00:32:04.570 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-24 00:32:04.573 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-24 00:32:04.601 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-24 00:32:04.626 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-12-24 00:32:04.652 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-24 00:32:04.678 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-24 00:32:04.703 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-24 00:32:04.729 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-24 00:32:04.754 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-24 00:32:04.780 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 00:32:04.805 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 00:32:04.830 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-24 00:32:04.833 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-12-24 00:32:04.835 | + functions:setup_logging:656 : local other_cond=False 2021-12-24 00:32:04.838 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-24 00:32:04.840 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-12-24 00:32:04.843 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-12-24 00:32:04.845 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-24 00:32:04.848 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-24 00:32:04.865 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-24 00:32:04.867 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-24 00:32:04.870 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-24 00:32:04.872 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-24 00:32:04.875 | + functions:setup_systemd_logging:700 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 00:32:04.905 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:32:04.932 | + functions:setup_systemd_logging:703 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:32:04.958 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 00:32:04.982 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-24 00:32:04.985 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-24 00:32:04.988 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-12-24 00:32:04.990 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-12-24 00:32:04.992 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-12-24 00:32:04.995 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-24 00:32:04.998 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-24 00:32:05.001 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-12-24 00:32:05.004 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-12-24 00:32:05.007 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-24 00:32:05.009 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 00:32:05.021 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 00:32:05.021 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:32:05.028 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 00:32:05.032 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 00:32:05.045 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-24 00:32:05.048 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-24 00:32:05.051 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-24 00:32:05.079 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-24 00:32:05.104 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-24 00:32:05.128 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-24 00:32:05.153 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-24 00:32:05.178 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-24 00:32:05.203 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-24 00:32:05.227 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-24 00:32:05.253 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-24 00:32:05.278 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 00:32:05.303 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-24 00:32:05.327 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-24 00:32:05.352 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-24 00:32:05.377 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-24 00:32:05.380 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-24 00:32:05.383 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-12-24 00:32:05.385 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-12-24 00:32:05.388 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-24 00:32:05.390 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:32:05.393 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:32:05.395 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-24 00:32:05.398 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-24 00:32:05.400 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-24 00:32:05.426 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-24 00:32:05.452 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-24 00:32:05.452 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-12-24 00:32:05.459 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-12-24 00:32:05.462 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-12-24 00:32:05.465 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-12-24 00:32:05.467 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-24 00:32:05.470 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 00:32:05.472 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 00:32:05.474 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:32:05.477 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:32:05.479 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 00:32:05.482 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-24 00:32:05.485 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:32:05.487 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:32:05.490 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-12-24 00:32:05.547 | Enabling site placement-api. 2021-12-24 00:32:05.551 | To activate the new configuration, you need to run: 2021-12-24 00:32:05.551 | systemctl reload apache2 2021-12-24 00:32:05.556 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-24 00:32:05.558 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-24 00:32:05.561 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:32:05.563 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-24 00:32:05.716 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-12-24 00:32:05.736 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:32:05.738 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-12-24 00:32:05.756 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:32:05.758 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-12-24 00:32:05.776 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:32:05.779 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-12-24 00:32:05.781 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2021-12-24 00:32:05.784 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-24 00:32:05.813 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.31/identity 2021-12-24 00:32:05.838 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2021-12-24 00:32:05.864 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-24 00:32:05.889 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-24 00:32:05.916 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2021-12-24 00:32:05.945 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-24 00:32:05.971 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-24 00:32:05.996 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-12-24 00:32:06.012 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:32:06.015 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-12-24 00:32:06.032 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:32:06.034 | + ./stack.sh:main:947 : run_phase stack install 2021-12-24 00:32:06.037 | + functions-common:run_phase:1759 : local mode=stack 2021-12-24 00:32:06.039 | + functions-common:run_phase:1760 : local phase=install 2021-12-24 00:32:06.042 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 00:32:06.044 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-24 00:32:06.047 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 00:32:06.049 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-24 00:32:06.052 | + functions-common:run_phase:1769 : local extra 2021-12-24 00:32:06.055 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 00:32:06.058 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-24 00:32:06.061 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 00:32:06.064 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 00:32:06.067 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-24 00:32:06.069 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 00:32:06.084 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:32:06.087 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 00:32:06.089 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:32:06.092 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-24 00:32:06.094 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-24 00:32:06.096 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:32:06.099 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-12-24 00:32:06.101 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-12-24 00:32:06.103 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-24 00:32:06.106 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-24 00:32:06.108 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-12-24 00:32:06.110 | ++ functions-common:git_clone:525 : local git_ref=master 2021-12-24 00:32:06.112 | ++ functions-common:git_clone:526 : local orig_dir 2021-12-24 00:32:06.115 | +++ functions-common:git_clone:527 : pwd 2021-12-24 00:32:06.117 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-24 00:32:06.119 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-12-24 00:32:06.122 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-24 00:32:06.136 | ++ functions-common:git_clone:530 : RECLONE=False 2021-12-24 00:32:06.139 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-24 00:32:06.141 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-24 00:32:06.143 | ++ functions-common:git_clone:544 : echo master 2021-12-24 00:32:06.144 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-12-24 00:32:06.148 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-12-24 00:32:06.150 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-24 00:32:06.152 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-12-24 00:32:06.155 | ++ functions-common:git_clone:593 : git show --oneline 2021-12-24 00:32:06.156 | ++ functions-common:git_clone:593 : head -1 2021-12-24 00:32:06.158 | c2f5a47cf Merge "Add --libpath argv option to fix unittest failure" 2021-12-24 00:32:06.160 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-24 00:32:06.162 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-12-24 00:32:06.182 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-12-24 00:32:06.187 | ++ inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-12-24 00:32:08.996 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:32:08.996 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:32:08.998 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:08.998 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:08.999 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:08.999 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.000 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.000 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.001 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.001 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.001 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.002 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.002 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.003 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.003 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.004 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.004 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.004 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.005 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.006 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.006 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.006 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.007 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.007 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.008 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.008 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.008 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.011 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.011 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.012 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.012 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.013 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.013 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.014 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.014 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.015 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.015 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.016 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.016 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.016 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.017 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.017 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.017 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.018 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.018 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.018 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.019 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.019 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.020 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.020 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.021 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.021 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.022 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.022 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.022 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.023 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.023 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.024 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.024 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.025 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.025 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.026 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.027 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.027 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.027 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.029 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.029 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.029 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.030 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.030 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.031 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.032 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.032 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.032 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.033 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.033 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.034 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.034 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.035 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.035 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.035 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.036 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.036 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.037 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.037 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.038 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.038 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.039 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.039 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.039 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.040 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.041 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.041 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.042 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.042 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.043 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.043 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.044 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.045 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.045 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.046 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.046 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.046 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.047 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.048 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.048 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.049 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.049 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.049 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.050 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.050 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.051 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.051 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.052 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.052 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.052 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.053 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.053 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.054 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.054 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.055 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.055 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.056 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.056 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.057 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.057 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.058 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.058 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.059 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.060 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.061 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.061 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.062 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.062 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.062 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.063 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.063 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.064 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.064 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.064 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.065 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.065 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.066 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.066 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.067 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.067 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.068 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.068 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.068 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.069 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.069 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.070 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.070 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.071 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.071 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.071 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.072 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.072 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.073 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.073 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.073 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.074 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.074 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.075 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.075 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.076 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.076 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.076 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.077 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.077 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.077 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.078 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.078 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.079 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.079 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.080 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.080 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.080 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.081 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.081 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.082 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.082 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.082 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.083 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.083 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.084 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.084 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.084 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.085 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.085 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.086 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.086 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.086 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.087 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.087 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.088 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.088 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.088 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.089 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.089 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.089 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.090 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.090 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.091 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.091 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.092 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.092 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.092 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.093 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.093 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.094 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.094 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.094 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.095 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.095 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.096 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.096 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.096 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.097 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.097 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.098 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.098 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.098 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.099 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.099 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.100 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.100 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.100 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.101 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.101 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.102 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.102 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.102 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.103 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.104 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.105 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.105 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.106 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.107 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.108 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.108 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.108 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.109 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.109 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.110 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.110 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.111 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.111 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.111 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.112 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.112 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.113 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.113 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.114 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.114 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.114 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.115 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.115 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.116 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.116 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.117 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.117 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.117 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.118 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.118 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.119 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.119 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.119 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.120 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.120 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.121 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.121 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.122 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.123 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.123 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.124 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.124 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.125 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.125 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.125 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.126 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.126 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.127 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.127 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.127 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.128 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.128 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.129 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.129 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.130 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.130 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.130 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.131 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.131 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.132 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.132 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.132 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.133 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.133 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.134 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.134 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.135 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.135 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.135 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.136 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.136 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.137 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.137 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.138 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.138 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.139 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.139 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.139 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.140 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.140 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.141 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.141 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.141 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.142 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.142 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.143 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.143 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.144 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.144 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.144 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.145 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.145 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.146 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.146 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.147 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.147 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.148 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.148 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.149 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.149 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.150 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.150 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.151 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.151 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.152 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.152 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.152 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.153 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.153 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.154 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.154 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.154 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.155 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.155 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.156 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.156 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.157 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.157 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.158 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.158 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.158 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.159 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.159 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.160 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.160 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.161 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.161 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.162 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.162 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.162 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.163 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.163 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.164 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.164 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.165 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.165 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.166 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.166 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.166 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.167 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.167 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.168 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.168 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.169 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.170 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.170 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.171 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.171 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.171 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.172 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.173 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.173 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.174 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.174 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.174 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.175 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.175 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.176 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.176 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.176 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.177 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.177 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.178 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.178 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.178 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.179 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.179 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.180 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.180 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.181 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.181 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.181 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.182 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.182 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.183 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.183 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.184 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.184 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.186 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.186 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.186 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.187 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:09.187 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:09.188 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:09.862 | Collecting tox!=2.8.0 2021-12-24 00:32:09.870 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-24 00:32:10.157 | Collecting packaging===20.3 2021-12-24 00:32:10.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-12-24 00:32:10.258 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-24 00:32:10.693 | Collecting toml>=0.9.4 2021-12-24 00:32:10.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-12-24 00:32:10.968 | Collecting virtualenv===20.0.17 2021-12-24 00:32:10.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/00c/fe8605fb97f5a/virtualenv-20.0.17-py2.py3-none-any.whl (4.6 MB) 2021-12-24 00:32:11.572 | Collecting pluggy===0.13.1 2021-12-24 00:32:11.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-12-24 00:32:11.678 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-24 00:32:11.716 | Collecting filelock===3.0.12 2021-12-24 00:32:11.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-12-24 00:32:12.174 | Collecting py===1.8.1 2021-12-24 00:32:12.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-12-24 00:32:12.273 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-24 00:32:12.277 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-12-24 00:32:12.289 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-24 00:32:12.318 | Collecting distlib===0.3.0 2021-12-24 00:32:12.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-12-24 00:32:13.199 | Collecting importlib-resources===1.4.0 2021-12-24 00:32:13.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dd9/8ceeef3f5ad2e/importlib_resources-1.4.0-py2.py3-none-any.whl (20 kB) 2021-12-24 00:32:13.235 | Building wheels for collected packages: distlib 2021-12-24 00:32:13.236 | Building wheel for distlib (setup.py): started 2021-12-24 00:32:14.112 | Building wheel for distlib (setup.py): finished with status 'done' 2021-12-24 00:32:14.115 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=3621ef3f0adcf7330be199021905381bfedbe364772564b86e12a7c574a02dcf 2021-12-24 00:32:14.115 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-12-24 00:32:14.116 | Successfully built distlib 2021-12-24 00:32:16.457 | Installing collected packages: distlib, filelock, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-12-24 00:32:16.457 | Attempting uninstall: distlib 2021-12-24 00:32:16.461 | Found existing installation: distlib 0.3.4 2021-12-24 00:32:16.473 | Uninstalling distlib-0.3.4: 2021-12-24 00:32:16.474 | Successfully uninstalled distlib-0.3.4 2021-12-24 00:32:16.625 | Attempting uninstall: filelock 2021-12-24 00:32:16.627 | Found existing installation: filelock 3.4.0 2021-12-24 00:32:16.633 | Uninstalling filelock-3.4.0: 2021-12-24 00:32:16.635 | Successfully uninstalled filelock-3.4.0 2021-12-24 00:32:16.647 | Attempting uninstall: importlib-resources 2021-12-24 00:32:16.649 | Found existing installation: importlib-resources 5.4.0 2021-12-24 00:32:16.668 | Uninstalling importlib-resources-5.4.0: 2021-12-24 00:32:16.671 | Successfully uninstalled importlib-resources-5.4.0 2021-12-24 00:32:16.868 | Attempting uninstall: virtualenv 2021-12-24 00:32:16.870 | Found existing installation: virtualenv 20.10.0 2021-12-24 00:32:16.937 | Uninstalling virtualenv-20.10.0: 2021-12-24 00:32:16.945 | Successfully uninstalled virtualenv-20.10.0 2021-12-24 00:32:17.390 | Successfully installed distlib-0.3.0 filelock-3.0.12 importlib-resources-1.4.0 packaging-20.3 pluggy-0.13.1 py-1.8.1 toml-0.10.2 tox-3.24.4 virtualenv-20.0.17 2021-12-24 00:32:17.527 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:32:17.527 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:32:17.631 | ++ inc/python:pip_install:207 : result=0 2021-12-24 00:32:17.634 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:32:17.636 | ++ functions-common:time_stop:2331 : local name 2021-12-24 00:32:17.639 | ++ functions-common:time_stop:2332 : local end_time 2021-12-24 00:32:17.641 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:32:17.644 | ++ functions-common:time_stop:2334 : local total 2021-12-24 00:32:17.646 | ++ functions-common:time_stop:2335 : local start_time 2021-12-24 00:32:17.648 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:32:17.651 | ++ functions-common:time_stop:2338 : start_time=1640305926177 2021-12-24 00:32:17.653 | ++ functions-common:time_stop:2340 : [[ -z 1640305926177 ]] 2021-12-24 00:32:17.656 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:32:17.660 | ++ functions-common:time_stop:2343 : end_time=1640305937657 2021-12-24 00:32:17.662 | ++ functions-common:time_stop:2344 : elapsed_time=11480 2021-12-24 00:32:17.665 | ++ functions-common:time_stop:2345 : total=245908 2021-12-24 00:32:17.667 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:32:17.670 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=257388 2021-12-24 00:32:17.672 | ++ inc/python:pip_install:210 : return 0 2021-12-24 00:32:17.674 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-12-24 00:32:17.674 | /opt/stack/tempest ~/devstack 2021-12-24 00:32:17.677 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-12-24 00:32:17.701 | M .coveragerc 2021-12-24 00:32:17.701 | M .gitignore 2021-12-24 00:32:17.701 | M .gitreview 2021-12-24 00:32:17.701 | M .mailmap 2021-12-24 00:32:17.701 | M .stestr.conf 2021-12-24 00:32:17.701 | M CONTRIBUTING.rst 2021-12-24 00:32:17.701 | M HACKING.rst 2021-12-24 00:32:17.701 | M LICENSE 2021-12-24 00:32:17.701 | M README.rst 2021-12-24 00:32:17.701 | M REVIEWING.rst 2021-12-24 00:32:17.701 | M bindep.txt 2021-12-24 00:32:17.702 | M doc/requirements.txt 2021-12-24 00:32:17.702 | M doc/source/_extra/.htaccess 2021-12-24 00:32:17.702 | M doc/source/_static/.keep 2021-12-24 00:32:17.702 | M doc/source/account_generator.rst 2021-12-24 00:32:17.702 | M doc/source/cleanup.rst 2021-12-24 00:32:17.702 | M doc/source/conf.py 2021-12-24 00:32:17.702 | M doc/source/configuration.rst 2021-12-24 00:32:17.702 | M doc/source/contributor/contributing.rst 2021-12-24 00:32:17.702 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-24 00:32:17.702 | M doc/source/data/tempest-plugins-registry.header 2021-12-24 00:32:17.702 | M doc/source/index.rst 2021-12-24 00:32:17.702 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-24 00:32:17.702 | M doc/source/library.rst 2021-12-24 00:32:17.702 | M doc/source/library/api_microversion_testing.rst 2021-12-24 00:32:17.702 | M doc/source/library/auth.rst 2021-12-24 00:32:17.702 | M doc/source/library/cli.rst 2021-12-24 00:32:17.702 | M doc/source/library/clients.rst 2021-12-24 00:32:17.702 | M doc/source/library/credential_providers.rst 2021-12-24 00:32:17.702 | M doc/source/library/decorators.rst 2021-12-24 00:32:17.702 | M doc/source/library/rest_client.rst 2021-12-24 00:32:17.702 | M doc/source/library/service_clients/compute_clients.rst 2021-12-24 00:32:17.702 | M doc/source/library/utils.rst 2021-12-24 00:32:17.702 | M doc/source/library/validation_resources.rst 2021-12-24 00:32:17.702 | M doc/source/microversion_testing.rst 2021-12-24 00:32:17.702 | M doc/source/overview.rst 2021-12-24 00:32:17.702 | M doc/source/plugins/index.rst 2021-12-24 00:32:17.702 | M doc/source/plugins/plugin.rst 2021-12-24 00:32:17.702 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-24 00:32:17.702 | M doc/source/run.rst 2021-12-24 00:32:17.702 | M doc/source/sampleconf.rst 2021-12-24 00:32:17.702 | M doc/source/stable_branch_support_policy.rst 2021-12-24 00:32:17.702 | M doc/source/stable_branch_testing_policy.rst 2021-12-24 00:32:17.703 | M doc/source/subunit_describe_calls.rst 2021-12-24 00:32:17.703 | M doc/source/supported_version.rst 2021-12-24 00:32:17.703 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-24 00:32:17.703 | M doc/source/test_removal.rst 2021-12-24 00:32:17.703 | M doc/source/tests/modules.rst 2021-12-24 00:32:17.703 | M doc/source/workspace.rst 2021-12-24 00:32:17.703 | M doc/source/write_tests.rst 2021-12-24 00:32:17.703 | M etc/accounts.yaml.sample 2021-12-24 00:32:17.703 | M etc/allow-list.yaml 2021-12-24 00:32:17.703 | M etc/logging.conf.sample 2021-12-24 00:32:17.703 | M etc/rbac-persona-accounts.yaml.sample 2021-12-24 00:32:17.703 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-24 00:32:17.703 | M playbooks/devstack-tempest.yaml 2021-12-24 00:32:17.703 | M playbooks/post-tempest.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-24 00:32:17.703 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-24 00:32:17.704 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-24 00:32:17.705 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-24 00:32:17.706 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-24 00:32:17.707 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-24 00:32:17.708 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-24 00:32:17.709 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-24 00:32:17.710 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-24 00:32:17.711 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-24 00:32:17.712 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-24 00:32:17.713 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-24 00:32:17.713 | M releasenotes/source/_static/.placeholder 2021-12-24 00:32:17.713 | M releasenotes/source/_templates/.placeholder 2021-12-24 00:32:17.713 | M releasenotes/source/conf.py 2021-12-24 00:32:17.713 | M releasenotes/source/index.rst 2021-12-24 00:32:17.713 | M releasenotes/source/unreleased.rst 2021-12-24 00:32:17.713 | M releasenotes/source/v10.0.0.rst 2021-12-24 00:32:17.713 | M releasenotes/source/v11.0.0.rst 2021-12-24 00:32:17.713 | M releasenotes/source/v12.0.0.rst 2021-12-24 00:32:17.713 | M releasenotes/source/v13.0.0.rst 2021-12-24 00:32:17.713 | M releasenotes/source/v14.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v15.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v16.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v16.1.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v17.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v17.1.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v17.2.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v18.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v19.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v20.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v21.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v22.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v22.1.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v23.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v24.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v26.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v26.1.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v27.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v28.0.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v28.1.0.rst 2021-12-24 00:32:17.714 | M releasenotes/source/v29.0.0.rst 2021-12-24 00:32:17.714 | M requirements.txt 2021-12-24 00:32:17.714 | M roles/acl-devstack-files/README.rst 2021-12-24 00:32:17.714 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-24 00:32:17.714 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-24 00:32:17.714 | M roles/run-tempest-26/README.rst 2021-12-24 00:32:17.714 | M roles/run-tempest-26/defaults/main.yaml 2021-12-24 00:32:17.714 | M roles/run-tempest-26/tasks/main.yaml 2021-12-24 00:32:17.714 | M roles/run-tempest/README.rst 2021-12-24 00:32:17.714 | M roles/run-tempest/defaults/main.yaml 2021-12-24 00:32:17.714 | M roles/run-tempest/tasks/main.yaml 2021-12-24 00:32:17.714 | M roles/setup-tempest-data-dir/README.rst 2021-12-24 00:32:17.714 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-24 00:32:17.715 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-24 00:32:17.715 | M roles/setup-tempest-run-dir/README.rst 2021-12-24 00:32:17.715 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-24 00:32:17.715 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-24 00:32:17.715 | M roles/tempest-cleanup/README.rst 2021-12-24 00:32:17.715 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-24 00:32:17.715 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-24 00:32:17.715 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-24 00:32:17.715 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-24 00:32:17.715 | M setup.cfg 2021-12-24 00:32:17.715 | M setup.py 2021-12-24 00:32:17.715 | M tempest/README.rst 2021-12-24 00:32:17.715 | M tempest/__init__.py 2021-12-24 00:32:17.715 | M tempest/api/README.rst 2021-12-24 00:32:17.715 | M tempest/api/__init__.py 2021-12-24 00:32:17.715 | M tempest/api/compute/__init__.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/__init__.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_agents.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_aggregates.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_create_server.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_delete_server.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_flavors.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-24 00:32:17.715 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_hosts.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_live_migration.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_migrations.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_networks.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_quotas.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_security_groups.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_servers.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_services.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_services_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_volume.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-24 00:32:17.716 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/api_microversion_fixture.py 2021-12-24 00:32:17.716 | M tempest/api/compute/base.py 2021-12-24 00:32:17.716 | M tempest/api/compute/certificates/__init__.py 2021-12-24 00:32:17.716 | M tempest/api/compute/certificates/test_certificates.py 2021-12-24 00:32:17.716 | M tempest/api/compute/flavors/__init__.py 2021-12-24 00:32:17.716 | M tempest/api/compute/flavors/test_flavors.py 2021-12-24 00:32:17.716 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-24 00:32:17.716 | M tempest/api/compute/floating_ips/__init__.py 2021-12-24 00:32:17.717 | M tempest/api/compute/floating_ips/base.py 2021-12-24 00:32:17.717 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-24 00:32:17.717 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-24 00:32:17.717 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-24 00:32:17.717 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-24 00:32:17.717 | M tempest/api/compute/images/__init__.py 2021-12-24 00:32:17.717 | M tempest/api/compute/images/test_image_metadata.py 2021-12-24 00:32:17.717 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-24 00:32:17.717 | M tempest/api/compute/images/test_images.py 2021-12-24 00:32:17.717 | M tempest/api/compute/images/test_images_negative.py 2021-12-24 00:32:17.717 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-24 00:32:17.717 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-24 00:32:17.717 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-24 00:32:17.717 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-24 00:32:17.717 | M tempest/api/compute/images/test_list_images.py 2021-12-24 00:32:17.717 | M tempest/api/compute/keypairs/__init__.py 2021-12-24 00:32:17.717 | M tempest/api/compute/keypairs/base.py 2021-12-24 00:32:17.717 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-24 00:32:17.717 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-24 00:32:17.717 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-24 00:32:17.717 | M tempest/api/compute/limits/__init__.py 2021-12-24 00:32:17.717 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-24 00:32:17.717 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-24 00:32:17.717 | M tempest/api/compute/security_groups/__init__.py 2021-12-24 00:32:17.717 | M tempest/api/compute/security_groups/base.py 2021-12-24 00:32:17.717 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-24 00:32:17.717 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-24 00:32:17.717 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-24 00:32:17.717 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-24 00:32:17.717 | M tempest/api/compute/servers/__init__.py 2021-12-24 00:32:17.717 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-24 00:32:17.717 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-24 00:32:17.717 | M tempest/api/compute/servers/test_create_server.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_delete_server.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_disk_config.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_novnc.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_actions.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_group.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_password.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_personality.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_server_tags.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_servers.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-24 00:32:17.718 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-24 00:32:17.718 | M tempest/api/compute/test_extensions.py 2021-12-24 00:32:17.718 | M tempest/api/compute/test_networks.py 2021-12-24 00:32:17.718 | M tempest/api/compute/test_quotas.py 2021-12-24 00:32:17.718 | M tempest/api/compute/test_tenant_networks.py 2021-12-24 00:32:17.718 | M tempest/api/compute/test_versions.py 2021-12-24 00:32:17.718 | M tempest/api/compute/volumes/__init__.py 2021-12-24 00:32:17.719 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-24 00:32:17.719 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-24 00:32:17.719 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-24 00:32:17.719 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-24 00:32:17.719 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-24 00:32:17.719 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-24 00:32:17.719 | M tempest/api/identity/__init__.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/__init__.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/__init__.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/test_services.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/test_users.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/__init__.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-24 00:32:17.719 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_services.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_users.py 2021-12-24 00:32:17.720 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-24 00:32:17.720 | M tempest/api/identity/base.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v2/__init__.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v2/test_extension.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v2/test_tenants.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v2/test_tokens.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v2/test_users.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v3/__init__.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v3/test_access_rules.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v3/test_catalog.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v3/test_domains.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v3/test_projects.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v3/test_tokens.py 2021-12-24 00:32:17.720 | M tempest/api/identity/v3/test_users.py 2021-12-24 00:32:17.720 | M tempest/api/image/__init__.py 2021-12-24 00:32:17.720 | M tempest/api/image/base.py 2021-12-24 00:32:17.720 | M tempest/api/image/v1/__init__.py 2021-12-24 00:32:17.720 | M tempest/api/image/v1/test_image_members.py 2021-12-24 00:32:17.721 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-24 00:32:17.721 | M tempest/api/image/v1/test_images.py 2021-12-24 00:32:17.721 | M tempest/api/image/v1/test_images_negative.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/__init__.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/admin/__init__.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/admin/test_images.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/test_images.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/test_images_member.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/test_images_negative.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/test_images_tags.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-24 00:32:17.721 | M tempest/api/image/v2/test_versions.py 2021-12-24 00:32:17.721 | M tempest/api/network/__init__.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/__init__.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_ports.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_quotas.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_routers.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-24 00:32:17.721 | M tempest/api/network/admin/test_routers_negative.py 2021-12-24 00:32:17.721 | M tempest/api/network/base.py 2021-12-24 00:32:17.721 | M tempest/api/network/base_security_groups.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_agent_management_negative.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_allowed_address_pair.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_extensions.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_floating_ips.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_floating_ips_negative.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_networks.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_networks_negative.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_ports.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_routers.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_routers_negative.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_security_groups.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_security_groups_negative.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_service_providers.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_tags.py 2021-12-24 00:32:17.722 | M tempest/api/network/test_versions.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/__init__.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/base.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_account_bulk.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_account_quotas.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_account_services.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_container_acl.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_container_quotas.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_container_services.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-24 00:32:17.722 | M tempest/api/object_storage/test_container_sync.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_crossdomain.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_healthcheck.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_object_expiry.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_object_formpost.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_object_services.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_object_slo.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-24 00:32:17.723 | M tempest/api/object_storage/test_object_version.py 2021-12-24 00:32:17.723 | M tempest/api/volume/__init__.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/__init__.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_group_types.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_groups.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_qos.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_user_messages.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_volume_services.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-24 00:32:17.723 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-24 00:32:17.724 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-24 00:32:17.724 | M tempest/api/volume/admin/test_volume_types.py 2021-12-24 00:32:17.724 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-24 00:32:17.724 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-24 00:32:17.724 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-24 00:32:17.724 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-24 00:32:17.724 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-24 00:32:17.724 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-24 00:32:17.724 | M tempest/api/volume/api_microversion_fixture.py 2021-12-24 00:32:17.724 | M tempest/api/volume/base.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_availability_zone.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_extensions.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_image_metadata.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_versions.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volume_metadata.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volume_transfers.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_actions.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_backup.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_clone.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_extend.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_get.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_list.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_negative.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-24 00:32:17.724 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-24 00:32:17.724 | M tempest/clients.py 2021-12-24 00:32:17.724 | M tempest/cmd/__init__.py 2021-12-24 00:32:17.724 | M tempest/cmd/cleanup.py 2021-12-24 00:32:17.725 | M tempest/cmd/cleanup_service.py 2021-12-24 00:32:17.725 | M tempest/cmd/config-generator.tempest.conf 2021-12-24 00:32:17.725 | M tempest/cmd/init.py 2021-12-24 00:32:17.725 | M tempest/cmd/list_plugins.py 2021-12-24 00:32:17.725 | M tempest/cmd/main.py 2021-12-24 00:32:17.725 | M tempest/cmd/run.py 2021-12-24 00:32:17.725 | M tempest/cmd/subunit_describe_calls.py 2021-12-24 00:32:17.725 | M tempest/cmd/verify_tempest_config.py 2021-12-24 00:32:17.725 | M tempest/cmd/workspace.py 2021-12-24 00:32:17.725 | M tempest/common/__init__.py 2021-12-24 00:32:17.725 | M tempest/common/compute.py 2021-12-24 00:32:17.725 | M tempest/common/credentials_factory.py 2021-12-24 00:32:17.725 | M tempest/common/custom_matchers.py 2021-12-24 00:32:17.725 | M tempest/common/identity.py 2021-12-24 00:32:17.725 | M tempest/common/image.py 2021-12-24 00:32:17.725 | M tempest/common/tempest_fixtures.py 2021-12-24 00:32:17.725 | M tempest/common/utils/__init__.py 2021-12-24 00:32:17.725 | M tempest/common/utils/linux/__init__.py 2021-12-24 00:32:17.725 | M tempest/common/utils/linux/remote_client.py 2021-12-24 00:32:17.725 | M tempest/common/utils/net_info.py 2021-12-24 00:32:17.725 | M tempest/common/utils/net_utils.py 2021-12-24 00:32:17.725 | M tempest/common/waiters.py 2021-12-24 00:32:17.725 | M tempest/config.py 2021-12-24 00:32:17.725 | M tempest/hacking/__init__.py 2021-12-24 00:32:17.725 | M tempest/hacking/checks.py 2021-12-24 00:32:17.725 | M tempest/lib/__init__.py 2021-12-24 00:32:17.725 | M tempest/lib/api_schema/__init__.py 2021-12-24 00:32:17.725 | M tempest/lib/api_schema/response/__init__.py 2021-12-24 00:32:17.725 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-24 00:32:17.725 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-24 00:32:17.725 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-24 00:32:17.725 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-24 00:32:17.725 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-24 00:32:17.725 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-24 00:32:17.726 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-24 00:32:17.727 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-24 00:32:17.728 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/services.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-24 00:32:17.729 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-24 00:32:17.729 | M tempest/lib/auth.py 2021-12-24 00:32:17.729 | M tempest/lib/base.py 2021-12-24 00:32:17.729 | M tempest/lib/cli/__init__.py 2021-12-24 00:32:17.729 | M tempest/lib/cli/base.py 2021-12-24 00:32:17.729 | M tempest/lib/cli/output_parser.py 2021-12-24 00:32:17.729 | M tempest/lib/cmd/__init__.py 2021-12-24 00:32:17.729 | M tempest/lib/common/__init__.py 2021-12-24 00:32:17.729 | M tempest/lib/common/api_microversion_fixture.py 2021-12-24 00:32:17.729 | M tempest/lib/common/api_version_request.py 2021-12-24 00:32:17.729 | M tempest/lib/common/api_version_utils.py 2021-12-24 00:32:17.729 | M tempest/lib/common/cred_client.py 2021-12-24 00:32:17.729 | M tempest/lib/common/cred_provider.py 2021-12-24 00:32:17.729 | M tempest/lib/common/dynamic_creds.py 2021-12-24 00:32:17.729 | M tempest/lib/common/fixed_network.py 2021-12-24 00:32:17.730 | M tempest/lib/common/http.py 2021-12-24 00:32:17.730 | M tempest/lib/common/jsonschema_validator.py 2021-12-24 00:32:17.730 | M tempest/lib/common/preprov_creds.py 2021-12-24 00:32:17.730 | M tempest/lib/common/profiler.py 2021-12-24 00:32:17.730 | M tempest/lib/common/rest_client.py 2021-12-24 00:32:17.730 | M tempest/lib/common/ssh.py 2021-12-24 00:32:17.730 | M tempest/lib/common/thread.py 2021-12-24 00:32:17.730 | M tempest/lib/common/utils/__init__.py 2021-12-24 00:32:17.730 | M tempest/lib/common/utils/data_utils.py 2021-12-24 00:32:17.730 | M tempest/lib/common/utils/linux/__init__.py 2021-12-24 00:32:17.730 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-24 00:32:17.730 | M tempest/lib/common/utils/misc.py 2021-12-24 00:32:17.730 | M tempest/lib/common/utils/test_utils.py 2021-12-24 00:32:17.730 | M tempest/lib/common/validation_resources.py 2021-12-24 00:32:17.730 | M tempest/lib/decorators.py 2021-12-24 00:32:17.730 | M tempest/lib/exceptions.py 2021-12-24 00:32:17.730 | M tempest/lib/services/__init__.py 2021-12-24 00:32:17.730 | M tempest/lib/services/clients.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/__init__.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/agents_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/aggregates_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/base_compute_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/certificates_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/extensions_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/flavors_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-24 00:32:17.730 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/hosts_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/images_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/interfaces_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/keypairs_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/limits_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/migrations_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/networks_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/quotas_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/security_groups_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/server_groups_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/servers_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/services_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/snapshots_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/versions_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/compute/volumes_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/__init__.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v2/__init__.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v2/services_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v2/token_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v2/users_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v3/__init__.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-24 00:32:17.731 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/services_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/token_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/users_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/image/__init__.py 2021-12-24 00:32:17.732 | M tempest/lib/services/image/v1/__init__.py 2021-12-24 00:32:17.732 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/image/v1/images_client.py 2021-12-24 00:32:17.732 | M tempest/lib/services/image/v2/__init__.py 2021-12-24 00:32:17.733 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/image/v2/images_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/image/v2/versions_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/__init__.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/agents_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/base.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/extensions_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/floating_ips_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/log_resource_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/metering_labels_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/networks_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/ports_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/qos_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/quotas_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/routers_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/security_groups_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/segments_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/service_providers_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/subnetpools_client.py 2021-12-24 00:32:17.733 | M tempest/lib/services/network/subnets_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/network/tags_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/network/trunks_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/network/versions_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/object_storage/__init__.py 2021-12-24 00:32:17.734 | M tempest/lib/services/object_storage/account_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/object_storage/container_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/object_storage/object_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/placement/__init__.py 2021-12-24 00:32:17.734 | M tempest/lib/services/placement/base_placement_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/placement/placement_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/__init__.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/base_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/__init__.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/services_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/types_client.py 2021-12-24 00:32:17.734 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/__init__.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/base_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/services_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/types_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-24 00:32:17.735 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-24 00:32:17.735 | M tempest/scenario/README.rst 2021-12-24 00:32:17.735 | M tempest/scenario/__init__.py 2021-12-24 00:32:17.735 | M tempest/scenario/manager.py 2021-12-24 00:32:17.735 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-24 00:32:17.735 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-24 00:32:17.735 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_minimum_basic.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_network_basic_ops.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_network_qos_placement.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_network_v6.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_server_advanced_ops.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_server_basic_ops.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_server_multinode.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_shelve_instance.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_snapshot_pattern.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_stamp_pattern.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_unified_limits.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_volume_backup_restore.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-24 00:32:17.736 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-24 00:32:17.736 | M tempest/services/__init__.py 2021-12-24 00:32:17.736 | M tempest/services/orchestration/__init__.py 2021-12-24 00:32:17.736 | M tempest/services/orchestration/json/__init__.py 2021-12-24 00:32:17.736 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-24 00:32:17.736 | M tempest/test.py 2021-12-24 00:32:17.736 | M tempest/test_discover/__init__.py 2021-12-24 00:32:17.736 | M tempest/test_discover/plugins.py 2021-12-24 00:32:17.736 | M tempest/test_discover/test_discover.py 2021-12-24 00:32:17.736 | M tempest/tests/README.rst 2021-12-24 00:32:17.736 | M tempest/tests/__init__.py 2021-12-24 00:32:17.736 | M tempest/tests/api/__init__.py 2021-12-24 00:32:17.736 | M tempest/tests/api/compute/__init__.py 2021-12-24 00:32:17.736 | M tempest/tests/api/compute/test_base.py 2021-12-24 00:32:17.736 | M tempest/tests/base.py 2021-12-24 00:32:17.736 | M tempest/tests/cmd/__init__.py 2021-12-24 00:32:17.736 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-24 00:32:17.736 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-24 00:32:17.737 | M tempest/tests/cmd/test_account_generator.py 2021-12-24 00:32:17.737 | M tempest/tests/cmd/test_cleanup.py 2021-12-24 00:32:17.737 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-24 00:32:17.737 | M tempest/tests/cmd/test_list_plugins.py 2021-12-24 00:32:17.737 | M tempest/tests/cmd/test_run.py 2021-12-24 00:32:17.737 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-24 00:32:17.737 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-24 00:32:17.737 | M tempest/tests/cmd/test_tempest_init.py 2021-12-24 00:32:17.737 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-24 00:32:17.737 | M tempest/tests/cmd/test_workspace.py 2021-12-24 00:32:17.737 | M tempest/tests/common/__init__.py 2021-12-24 00:32:17.737 | M tempest/tests/common/test_admin_available.py 2021-12-24 00:32:17.737 | M tempest/tests/common/test_alt_available.py 2021-12-24 00:32:17.737 | M tempest/tests/common/test_compute.py 2021-12-24 00:32:17.737 | M tempest/tests/common/test_credentials_factory.py 2021-12-24 00:32:17.737 | M tempest/tests/common/test_custom_matchers.py 2021-12-24 00:32:17.737 | M tempest/tests/common/test_image.py 2021-12-24 00:32:17.737 | M tempest/tests/common/utils/__init__.py 2021-12-24 00:32:17.737 | M tempest/tests/common/utils/linux/__init__.py 2021-12-24 00:32:17.737 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-24 00:32:17.737 | M tempest/tests/common/utils/test_net_utils.py 2021-12-24 00:32:17.737 | M tempest/tests/fake_config.py 2021-12-24 00:32:17.737 | M tempest/tests/fake_tempest_plugin.py 2021-12-24 00:32:17.737 | M tempest/tests/files/__init__.py 2021-12-24 00:32:17.737 | M tempest/tests/files/failing-tests 2021-12-24 00:32:17.737 | M tempest/tests/files/passing-tests 2021-12-24 00:32:17.737 | M tempest/tests/files/setup.cfg 2021-12-24 00:32:17.737 | M tempest/tests/files/testr-conf 2021-12-24 00:32:17.737 | M tempest/tests/lib/__init__.py 2021-12-24 00:32:17.737 | M tempest/tests/lib/cli/__init__.py 2021-12-24 00:32:17.737 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-24 00:32:17.737 | M tempest/tests/lib/cli/test_execute.py 2021-12-24 00:32:17.737 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-24 00:32:17.737 | M tempest/tests/lib/cmd/__init__.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/__init__.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/test_cred_client.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/test_http.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/test_profiler.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/test_rest_client.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/utils/__init__.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/fake_auth_provider.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/fake_credentials.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/fake_http.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/fake_identity.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/services/__init__.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/services/base.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/services/compute/__init__.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-24 00:32:17.738 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/identity/__init__.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-24 00:32:17.739 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-24 00:32:17.740 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/__init__.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/__init__.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-24 00:32:17.741 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/placement/__init__.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/registry_fixture.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/test_clients.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/__init__.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-24 00:32:17.742 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2021-12-24 00:32:17.743 | tas_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/test_auth.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/test_base.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/test_credentials.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/test_decorators.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/test_ssh.py 2021-12-24 00:32:17.743 | M tempest/tests/lib/test_tempest_lib.py 2021-12-24 00:32:17.743 | M tempest/tests/test_base_test.py 2021-12-24 00:32:17.743 | M tempest/tests/test_config.py 2021-12-24 00:32:17.743 | M tempest/tests/test_decorators.py 2021-12-24 00:32:17.743 | M tempest/tests/test_hacking.py 2021-12-24 00:32:17.743 | M tempest/tests/test_imports.py 2021-12-24 00:32:17.743 | M tempest/tests/test_list_tests.py 2021-12-24 00:32:17.743 | M tempest/tests/test_microversions.py 2021-12-24 00:32:17.743 | M tempest/tests/test_tempest_plugin.py 2021-12-24 00:32:17.743 | M tempest/tests/test_test.py 2021-12-24 00:32:17.743 | M tempest/tests/utils.py 2021-12-24 00:32:17.743 | M tempest/version.py 2021-12-24 00:32:17.744 | M test-requirements.txt 2021-12-24 00:32:17.744 | M tools/generate-tempest-plugins-list.py 2021-12-24 00:32:17.744 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-24 00:32:17.744 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-24 00:32:17.744 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-24 00:32:17.744 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-24 00:32:17.744 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-24 00:32:17.744 | M tools/tempest-plugin-sanity.sh 2021-12-24 00:32:17.744 | M tox.ini 2021-12-24 00:32:17.744 | M zuul.d/base.yaml 2021-12-24 00:32:17.744 | M zuul.d/integrated-gate.yaml 2021-12-24 00:32:17.744 | M zuul.d/project.yaml 2021-12-24 00:32:17.744 | M zuul.d/stable-jobs.yaml 2021-12-24 00:32:17.744 | M zuul.d/tempest-specific.yaml 2021-12-24 00:32:17.744 | Your branch is up to date with 'origin/master'. 2021-12-24 00:32:17.744 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-12-24 00:32:17.744 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-24 00:32:17.744 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.CnxlZ5mVky 2021-12-24 00:32:17.744 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.CnxlZ5mVky 2021-12-24 00:32:17.744 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-24 00:32:17.744 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.CnxlZ5mVky 2021-12-24 00:32:17.744 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-24 00:32:17.744 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-24 00:32:17.744 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-24 00:32:17.744 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-12-24 00:32:18.357 | full create: /opt/stack/tempest/.tox/tempest 2021-12-24 00:32:19.208 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-24 00:32:45.507 | full develop-inst: /opt/stack/tempest 2021-12-24 00:32:50.981 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-24 00:32:50.981 | ___________________________________ summary ____________________________________ 2021-12-24 00:32:50.981 | full: skipped tests 2021-12-24 00:32:50.981 | congratulations :) 2021-12-24 00:32:51.010 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.CnxlZ5mVky -r requirements.txt 2021-12-24 00:32:51.692 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:51.743 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:51.818 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:51.851 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:51.896 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.071 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.101 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.124 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.142 | Ignoring importlib-metadata: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.157 | Ignoring ujson: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.172 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.248 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.322 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.327 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.370 | Ignoring tomli: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.429 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.447 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.504 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.566 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.652 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.659 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.664 | Ignoring setuptools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:52.700 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:32:52.703 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 26)) (4.5.0) 2021-12-24 00:32:52.715 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 47)) (5.8.0) 2021-12-24 00:32:52.719 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 54)) (5.1.0) 2021-12-24 00:32:52.723 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 65)) (3.0.0) 2021-12-24 00:32:52.736 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 122)) (2.3.0) 2021-12-24 00:32:52.748 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 140)) (0.8.0) 2021-12-24 00:32:52.755 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 149)) (2.4.0) 2021-12-24 00:32:52.770 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 175)) (2.8.1) 2021-12-24 00:32:52.807 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 180)) (1.26.7) 2021-12-24 00:32:52.830 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 185)) (1.4.0) 2021-12-24 00:32:52.859 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 189)) (6.0) 2021-12-24 00:32:52.862 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 194)) (36.0.1) 2021-12-24 00:32:52.904 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 212)) (1.1.0) 2021-12-24 00:32:52.911 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 220)) (3.2.0) 2021-12-24 00:32:52.922 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 258)) (3.10.0) 2021-12-24 00:32:52.936 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 293)) (4.6.1) 2021-12-24 00:32:52.979 | Requirement already satisfied: importlib-metadata===4.8.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 297)) (4.8.3) 2021-12-24 00:32:53.023 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 325)) (3.2.1) 2021-12-24 00:32:53.053 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 326)) (4.2.0) 2021-12-24 00:32:53.063 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 337)) (0.4.0) 2021-12-24 00:32:53.066 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 366)) (2.5.0) 2021-12-24 00:32:53.077 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 406)) (1.4.0) 2021-12-24 00:32:53.092 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 414)) (1.0.3) 2021-12-24 00:32:53.095 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 416)) (8.7.1) 2021-12-24 00:32:53.141 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 431)) (3.0.6) 2021-12-24 00:32:53.148 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 445)) (3.5.0) 2021-12-24 00:32:53.157 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 455)) (2.3.3) 2021-12-24 00:32:53.221 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 473)) (1.16.0) 2021-12-24 00:32:53.224 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 504)) (1.13.3) 2021-12-24 00:32:53.228 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 515)) (1.5.0) 2021-12-24 00:32:53.233 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 520)) (0.18.2) 2021-12-24 00:32:53.236 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 549)) (5.4.0) 2021-12-24 00:32:53.264 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 566)) (1.15.0) 2021-12-24 00:32:53.268 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 569)) (3.2.0) 2021-12-24 00:32:53.301 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 582)) (3.6.0) 2021-12-24 00:32:53.328 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 597)) (0.14.1) 2021-12-24 00:32:53.333 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 604)) (4.12.0) 2021-12-24 00:32:53.351 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 610)) (2.8.2) 2021-12-24 00:32:53.356 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 615)) (2021.3) 2021-12-24 00:32:53.361 | Requirement already satisfied: setuptools===59.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 624)) (59.6.0) 2021-12-24 00:32:53.416 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 146)) (0.2.5) 2021-12-24 00:32:53.422 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 170)) (1.0.0) 2021-12-24 00:32:53.424 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 153)) (1.4.0) 2021-12-24 00:32:53.428 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.CnxlZ5mVky (line 212)) (1.4.0) 2021-12-24 00:32:53.430 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 121)) (0.9.6) 2021-12-24 00:32:53.433 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 57)) (3.4.0) 2021-12-24 00:32:53.440 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 172)) (4.0.1) 2021-12-24 00:32:53.442 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 2)) (0.12.2) 2021-12-24 00:32:53.447 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 230)) (2.26.0) 2021-12-24 00:32:53.477 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 283)) (1.8.2) 2021-12-24 00:32:53.480 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 50)) (21.2.0) 2021-12-24 00:32:53.541 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 187)) (2.21) 2021-12-24 00:32:53.544 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 513)) (0.18.0) 2021-12-24 00:32:53.549 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 535)) (1.6) 2021-12-24 00:32:53.552 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 542)) (0.11.0) 2021-12-24 00:32:53.555 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 352)) (21.3) 2021-12-24 00:32:53.561 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 380)) (1.0.2) 2021-12-24 00:32:53.564 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 382)) (1.0.0) 2021-12-24 00:32:53.567 | 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.CnxlZ5mVky (line 230)) (2021.10.8) 2021-12-24 00:32:53.570 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 384)) (3.3) 2021-12-24 00:32:53.574 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.CnxlZ5mVky (line 590)) (2.0.9) 2021-12-24 00:32:53.671 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-24 00:32:53.671 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-24 00:32:53.727 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-24 00:32:53.729 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.CnxlZ5mVky 2021-12-24 00:32:53.733 | ++ lib/tempest:install_tempest:769 : popd 2021-12-24 00:32:53.733 | ~/devstack 2021-12-24 00:32:53.735 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 00:32:53.738 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-24 00:32:53.740 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 00:32:53.743 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 00:32:53.745 | + functions-common:run_phase:1786 : run_plugins stack install 2021-12-24 00:32:53.748 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-24 00:32:53.751 | + functions-common:run_plugins:1746 : local phase=install 2021-12-24 00:32:53.753 | + functions-common:run_plugins:1748 : local plugins= 2021-12-24 00:32:53.756 | + functions-common:run_plugins:1749 : local plugin 2021-12-24 00:32:53.758 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-12-24 00:32:53.761 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-12-24 00:32:53.764 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-24 00:32:53.766 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-24 00:32:53.768 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2021-12-24 00:32:53.771 | + inc/python:use_library_from_git:266 : return 1 2021-12-24 00:32:53.774 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-12-24 00:32:53.776 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-24 00:32:53.778 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 00:32:53.782 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-24 00:32:53.784 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-12-24 00:32:53.787 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-24 00:32:53.791 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-24 00:32:53.791 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-24 00:32:53.796 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-12-24 00:32:53.798 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-12-24 00:32:53.801 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-12-24 00:32:53.804 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-24 00:32:53.806 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-24 00:32:53.826 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-12-24 00:32:53.832 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-12-24 00:32:56.640 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:32:56.640 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:32:56.641 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.641 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.642 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.642 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.643 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.643 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.644 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.644 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.644 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.645 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.645 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.646 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.646 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.647 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.647 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.647 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.648 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.648 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.649 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.649 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.650 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.650 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.650 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.651 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.651 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.653 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.654 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.654 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.655 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.656 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.656 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.657 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.657 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.657 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.658 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.658 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.659 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.659 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.659 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.660 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.660 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.660 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.661 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.661 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.662 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.662 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.662 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.663 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.663 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.664 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.664 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.665 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.665 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.666 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.666 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.667 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.667 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.668 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.668 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.669 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.669 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.670 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.670 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.671 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.672 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.672 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.673 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.673 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.674 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.675 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.675 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.675 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.676 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.676 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.676 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.677 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.677 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.678 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.678 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.679 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.679 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.680 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.680 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.681 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.681 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.681 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.682 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.682 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.683 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.683 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.684 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.685 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.685 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.685 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.686 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.686 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.687 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.687 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.688 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.688 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.689 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.689 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.690 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.690 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.691 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.691 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.692 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.692 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.693 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.693 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.693 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.694 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.694 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.695 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.695 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.696 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.696 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.697 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.697 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.697 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.698 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.698 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.699 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.700 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.700 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.701 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.701 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.703 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.703 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.703 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.704 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.705 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.705 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.705 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.705 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.705 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.706 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.706 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.706 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.707 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.707 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.707 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.708 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.708 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.709 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.709 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.710 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.710 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.711 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.711 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.711 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.712 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.712 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.713 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.713 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.714 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.714 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.714 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.716 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.716 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.716 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.716 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.716 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.717 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.717 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.718 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.718 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.718 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.719 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.719 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.720 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.720 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.720 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.721 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.721 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.722 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.722 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.722 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.723 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.723 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.723 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.724 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.724 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.725 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.725 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.725 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.726 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.726 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.727 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.727 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.728 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.728 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.728 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.729 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.729 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.729 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.730 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.730 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.731 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.731 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.731 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.732 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.732 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.733 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.733 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.733 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.734 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.734 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.735 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.735 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.735 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.736 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.736 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.736 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.737 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.737 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.738 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.738 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.739 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.739 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.739 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.740 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.740 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.741 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.741 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.741 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.742 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.742 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.743 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.743 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.743 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.744 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.745 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.745 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.746 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.747 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.748 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.748 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.749 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.749 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.750 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.750 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.751 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.751 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.751 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.752 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.752 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.752 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.753 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.753 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.754 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.754 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.755 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.755 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.756 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.756 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.756 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.757 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.757 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.758 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.758 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.758 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.759 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.759 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.760 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.760 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.761 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.761 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.761 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.762 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.763 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.763 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.764 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.764 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.765 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.765 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.765 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.766 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.766 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.767 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.767 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.768 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.768 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.768 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.769 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.769 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.769 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.770 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.770 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.771 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.771 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.772 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.772 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.772 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.773 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.773 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.774 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.774 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.775 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.775 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.775 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.776 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.776 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.777 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.777 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.778 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.778 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.778 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.779 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.779 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.780 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.780 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.780 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.781 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.781 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.782 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.782 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.783 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.783 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.783 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.784 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.784 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.785 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.785 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.785 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.786 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.786 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.787 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.787 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.788 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.789 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.789 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.790 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.790 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.791 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.791 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.792 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.792 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.792 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.793 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.793 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.794 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.794 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.795 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.795 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.795 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.796 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.796 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.797 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.797 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.798 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.798 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.798 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.799 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.799 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.800 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.800 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.801 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.801 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.802 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.802 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.802 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.803 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.803 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.804 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.804 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.804 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.805 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.805 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.806 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.806 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.806 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.807 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.807 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.808 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.809 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.809 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.810 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.810 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.810 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.811 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.811 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.812 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.812 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.813 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.813 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.814 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.814 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.815 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.815 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.816 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.816 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.816 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.817 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.817 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.817 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.818 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.818 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.819 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.819 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.819 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.820 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.820 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.821 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.821 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.822 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.822 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.823 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.823 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.824 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.825 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.825 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.826 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.826 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:56.826 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:32:56.827 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:32:56.827 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:32:57.503 | Collecting python-openstackclient===5.2.0 2021-12-24 00:32:57.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-12-24 00:32:57.659 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-24 00:32:57.663 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-12-24 00:32:57.682 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (0.46.1) 2021-12-24 00:32:57.711 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.2) 2021-12-24 00:32:57.734 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-24 00:32:57.750 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-12-24 00:32:57.759 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.0.0) 2021-12-24 00:32:57.780 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.1) 2021-12-24 00:32:57.801 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-24 00:32:57.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-12-24 00:32:57.809 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-12-24 00:32:57.830 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-24 00:32:57.834 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-24 00:32:57.843 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-12-24 00:32:57.847 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-24 00:32:57.851 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-24 00:32:57.854 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-24 00:32:57.857 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-24 00:32:57.899 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-24 00:32:57.903 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-24 00:32:57.928 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-24 00:32:57.933 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-24 00:32:57.936 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-12-24 00:32:57.939 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-24 00:32:58.009 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-12-24 00:32:58.014 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-24 00:32:58.020 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-24 00:32:58.023 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-24 00:32:58.028 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (3.17.0) 2021-12-24 00:32:58.031 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-12-24 00:32:58.034 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-12-24 00:32:58.057 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-24 00:32:58.075 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-12-24 00:32:58.082 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-24 00:32:58.096 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-24 00:32:58.110 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-12-24 00:32:58.113 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-24 00:32:58.117 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-24 00:32:58.121 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-24 00:32:58.124 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-24 00:32:58.128 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-24 00:32:58.132 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-12-24 00:32:58.155 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (1.8.0) 2021-12-24 00:32:58.158 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 983)) (0.1.9) 2021-12-24 00:32:58.162 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-24 00:32:58.166 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-12-24 00:32:58.171 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) (2.20) 2021-12-24 00:33:00.203 | Installing collected packages: python-openstackclient 2021-12-24 00:33:01.439 | Successfully installed python-openstackclient-5.2.0 2021-12-24 00:33:01.585 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:33:01.585 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:33:01.667 | + inc/python:pip_install:207 : result=0 2021-12-24 00:33:01.670 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:33:01.672 | + functions-common:time_stop:2331 : local name 2021-12-24 00:33:01.675 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:33:01.677 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:33:01.680 | + functions-common:time_stop:2334 : local total 2021-12-24 00:33:01.682 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:33:01.684 | + functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:33:01.687 | + functions-common:time_stop:2338 : start_time=1640305973821 2021-12-24 00:33:01.689 | + functions-common:time_stop:2340 : [[ -z 1640305973821 ]] 2021-12-24 00:33:01.692 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:33:01.696 | + functions-common:time_stop:2343 : end_time=1640305981693 2021-12-24 00:33:01.698 | + functions-common:time_stop:2344 : elapsed_time=7872 2021-12-24 00:33:01.701 | + functions-common:time_stop:2345 : total=257388 2021-12-24 00:33:01.703 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:33:01.705 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=265260 2021-12-24 00:33:01.708 | + inc/python:pip_install:210 : return 0 2021-12-24 00:33:01.710 | + ./stack.sh:main:959 : install_oscwrap 2021-12-24 00:33:01.714 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-12-24 00:33:01.718 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.W0mpsj7Vnk 2021-12-24 00:33:01.720 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-12-24 00:33:01.723 | + functions-common:install_oscwrap:2382 : unalias -a 2021-12-24 00:33:01.725 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-12-24 00:33:01.728 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-12-24 00:33:01.730 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-24 00:33:01.732 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-12-24 00:33:01.748 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:33:01.751 | + ./stack.sh:main:1013 : configure_database 2021-12-24 00:33:01.753 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-24 00:33:01.756 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-12-24 00:33:01.758 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-12-24 00:33:01.761 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:33:01.763 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-12-24 00:33:01.766 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-12-24 00:33:01.768 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:33:01.770 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:33:01.773 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-12-24 00:33:01.775 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-12-24 00:33:01.778 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-24 00:33:01.780 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-24 00:33:01.782 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 00:33:01.784 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 00:33:01.787 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 00:33:01.789 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-24 00:33:01.792 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-24 00:33:01.796 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 00:33:01.798 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-12-24 00:33:01.801 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:33:01.803 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:33:01.806 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:33:01.809 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:33:01.811 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:33:01.813 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:33:01.816 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-12-24 00:33:01.837 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:33:01.837 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-12-24 00:33:01.842 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-12-24 00:33:01.844 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:33:01.846 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:33:01.849 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-12-24 00:33:01.851 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-24 00:33:01.854 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-12-24 00:33:01.856 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:33:01.858 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:33:01.861 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-12-24 00:33:01.863 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-12-24 00:33:01.873 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:33:01.887 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-24 00:33:01.897 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:33:01.910 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-12-24 00:33:01.913 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-12-24 00:33:01.914 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-24 00:33:01.918 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-24 00:33:01.972 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-24 00:33:02.016 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-24 00:33:02.061 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-24 00:33:02.106 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-12-24 00:33:02.108 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-12-24 00:33:02.111 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:33:02.113 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-12-24 00:33:04.069 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-12-24 00:33:04.071 | + functions-common:save_stackenv:60 : local tag=1017 2021-12-24 00:33:04.075 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-24 00:33:04.078 | + functions-common:save_stackenv:62 : time_stamp=2021-12-24-003304 2021-12-24 00:33:04.081 | + functions-common:save_stackenv:63 : echo '# 2021-12-24-003304 1017' 2021-12-24 00:33:04.084 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.086 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-24 00:33:04.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.092 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-24 00:33:04.094 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.096 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-24 00:33:04.099 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.102 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-24 00:33:04.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.107 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-12-24 00:33:04.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.112 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.31/identity 2021-12-24 00:33:04.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.117 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-12-24 00:33:04.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.122 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-24-002257 2021-12-24 00:33:04.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.127 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-24 00:33:04.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.132 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-12-24 00:33:04.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.137 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-24 00:33:04.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.142 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-24 00:33:04.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.147 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-24 00:33:04.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:33:04.151 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-24 00:33:04.154 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-12-24 00:33:04.157 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-24 00:33:04.159 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-24 00:33:04.171 | + ./stack.sh:main:1043 : start_dstat 2021-12-24 00:33:04.173 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 00:33:04.176 | + functions-common:run_process:1582 : local service=dstat 2021-12-24 00:33:04.178 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 00:33:04.181 | + functions-common:run_process:1584 : local group= 2021-12-24 00:33:04.183 | + functions-common:run_process:1585 : local user= 2021-12-24 00:33:04.186 | + functions-common:run_process:1587 : local name=dstat 2021-12-24 00:33:04.188 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:33:04.191 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:33:04.193 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:33:04.196 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:33:04.199 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:33:04.202 | + functions-common:time_start:2322 : _TIME_START[$name]=1640305984199 2021-12-24 00:33:04.205 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-12-24 00:33:04.221 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:33:04.223 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-24 00:33:04.226 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-12-24 00:33:04.228 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 00:33:04.231 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 00:33:04.234 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 00:33:04.236 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 00:33:04.239 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-24 00:33:04.241 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-24 00:33:04.244 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-12-24 00:33:04.246 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:33:04.248 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:33:04.251 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-24 00:33:04.253 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-24 00:33:04.256 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-12-24 00:33:04.258 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 00:33:04.261 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:33:04.263 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:33:04.265 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:33:04.267 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:33:04.270 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-24 00:33:04.272 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:33:04.276 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-24 00:33:04.328 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-24 00:33:04.381 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 00:33:04.426 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-24 00:33:04.471 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-24 00:33:04.514 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:33:04.558 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:33:04.561 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-24 00:33:04.613 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:33:04.811 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-12-24 00:33:04.824 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-24 00:33:05.005 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-12-24 00:33:05.025 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:33:05.029 | + functions-common:time_stop:2331 : local name 2021-12-24 00:33:05.032 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:33:05.034 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:33:05.036 | + functions-common:time_stop:2334 : local total 2021-12-24 00:33:05.039 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:33:05.042 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:33:05.044 | + functions-common:time_stop:2338 : start_time=1640305984199 2021-12-24 00:33:05.047 | + functions-common:time_stop:2340 : [[ -z 1640305984199 ]] 2021-12-24 00:33:05.050 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:33:05.053 | + functions-common:time_stop:2343 : end_time=1640305985051 2021-12-24 00:33:05.056 | + functions-common:time_stop:2344 : elapsed_time=852 2021-12-24 00:33:05.059 | + functions-common:time_stop:2345 : total=0 2021-12-24 00:33:05.061 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:33:05.064 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=852 2021-12-24 00:33:05.066 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-24 00:33:05.069 | + functions-common:run_process:1582 : local service=memory_tracker 2021-12-24 00:33:05.071 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-24 00:33:05.074 | + functions-common:run_process:1584 : local group= 2021-12-24 00:33:05.077 | + functions-common:run_process:1585 : local user=root 2021-12-24 00:33:05.079 | + functions-common:run_process:1587 : local name=memory_tracker 2021-12-24 00:33:05.082 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:33:05.084 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:33:05.087 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:33:05.089 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:33:05.092 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:33:05.096 | + functions-common:time_start:2322 : _TIME_START[$name]=1640305985093 2021-12-24 00:33:05.098 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-12-24 00:33:05.115 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:33:05.118 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:33:05.120 | + functions-common:time_stop:2331 : local name 2021-12-24 00:33:05.123 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:33:05.126 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:33:05.130 | + functions-common:time_stop:2334 : local total 2021-12-24 00:33:05.136 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:33:05.139 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:33:05.142 | + functions-common:time_stop:2338 : start_time=1640305985093 2021-12-24 00:33:05.145 | + functions-common:time_stop:2340 : [[ -z 1640305985093 ]] 2021-12-24 00:33:05.149 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:33:05.152 | + functions-common:time_stop:2343 : end_time=1640305985149 2021-12-24 00:33:05.162 | + functions-common:time_stop:2344 : elapsed_time=56 2021-12-24 00:33:05.164 | + functions-common:time_stop:2345 : total=852 2021-12-24 00:33:05.167 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:33:05.170 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=908 2021-12-24 00:33:05.173 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-12-24 00:33:05.190 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:33:05.193 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-12-24 00:33:05.209 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:33:05.211 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-12-24 00:33:05.226 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:33:05.229 | + ./stack.sh:main:1056 : start_etcd3 2021-12-24 00:33:05.232 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-24 00:33:05.234 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-822521-2-hyperv --data-dir /opt/stack/data/etcd' 2021-12-24 00:33:05.237 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-24 00:33:05.239 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-822521-2-hyperv=http://10.222.0.31:2380' 2021-12-24 00:33:05.241 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.31:2380' 2021-12-24 00:33:05.244 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.31:2379' 2021-12-24 00:33:05.247 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-24 00:33:05.249 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-24 00:33:05.251 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.31:2379' 2021-12-24 00:33:05.254 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-24 00:33:05.256 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-24 00:33:05.259 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-24 00:33:05.261 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-822521-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822521-2-hyperv=http://10.222.0.31:2380 --initial-advertise-peer-urls http://10.222.0.31:2380 --advertise-client-urls http://10.222.0.31:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.31:2379 --debug' '' root 2021-12-24 00:33:05.263 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-12-24 00:33:05.266 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-neutron-822521-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822521-2-hyperv=http://10.222.0.31:2380 --initial-advertise-peer-urls http://10.222.0.31:2380 --advertise-client-urls http://10.222.0.31:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.31:2379 --debug' 2021-12-24 00:33:05.268 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:33:05.271 | + functions-common:write_user_unit_file:1467 : local user=root 2021-12-24 00:33:05.273 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:33:05.275 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:33:05.278 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-24 00:33:05.280 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:33:05.284 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-24 00:33:05.337 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-24 00:33:05.389 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-822521-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822521-2-hyperv=http://10.222.0.31:2380 --initial-advertise-peer-urls http://10.222.0.31:2380 --advertise-client-urls http://10.222.0.31:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.31:2379 --debug' 2021-12-24 00:33:05.434 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-24 00:33:05.477 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-24 00:33:05.524 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:33:05.569 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:33:05.571 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-24 00:33:05.624 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:33:05.811 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-24 00:33:05.857 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-24 00:33:05.902 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-24 00:33:05.947 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-24 00:33:05.994 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-24 00:33:05.997 | ++ functions-common:is_arch:428 : uname -m 2021-12-24 00:33:06.000 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-24 00:33:06.002 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-24 00:33:06.200 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-24 00:33:06.213 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-24 00:33:06.399 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-24 00:33:07.353 | + ./stack.sh:main:1067 : cat 2021-12-24 00:33:07.358 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-12-24 00:33:07.374 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:33:07.376 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-12-24 00:33:07.379 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-12-24 00:33:07.381 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-12-24 00:33:07.384 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.31/identity 2021-12-24 00:33:07.386 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.31/identity 2021-12-24 00:33:07.389 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-12-24 00:33:07.391 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-12-24 00:33:07.394 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-12-24 00:33:07.396 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-12-24 00:33:07.399 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-12-24 00:33:07.401 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-12-24 00:33:07.404 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-12-24 00:33:07.407 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-12-24 00:33:07.410 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-12-24 00:33:07.412 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-12-24 00:33:07.415 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-12-24 00:33:07.417 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-12-24 00:33:07.421 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-12-24 00:33:07.436 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:33:07.438 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-12-24 00:33:07.441 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:33:07.443 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-12-24 00:33:07.446 | + ./stack.sh:main:1092 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-12-24 00:33:07.448 | + ./stack.sh:main:1093 : init_keystone 2021-12-24 00:33:07.451 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-12-24 00:33:07.467 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:33:07.470 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-12-24 00:33:07.472 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-12-24 00:33:07.474 | + lib/database:recreate_database:110 : local db=keystone 2021-12-24 00:33:07.477 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-24 00:33:07.479 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-12-24 00:33:07.482 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-24 00:33:07.486 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:33:07.500 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-24 00:33:07.503 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:33:07.515 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-12-24 00:33:07.518 | + functions-common:time_start:2317 : local name=dbsync 2021-12-24 00:33:07.520 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:33:07.523 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:33:07.526 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:33:07.530 | + functions-common:time_start:2322 : _TIME_START[$name]=1640305987526 2021-12-24 00:33:07.532 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-24 00:33:09.806 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:09.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.809 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.809 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.811 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.811 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.815 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.816 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.817 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.817 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.817 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.818 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.818 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.820 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.820 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.823 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:09.823 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:09.857 | 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=71685) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-24 00:33:09.859 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:09.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.861 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.861 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.863 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.863 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.867 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.868 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.869 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.869 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.869 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.870 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.871 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.872 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.873 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.875 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:09.875 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:09.919 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:09.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.920 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.921 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.923 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.923 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.926 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.927 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.928 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.928 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.929 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.930 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.930 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.932 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.932 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.935 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:09.935 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:09.980 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:09.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.981 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.982 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.984 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.984 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.988 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.988 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.990 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.990 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.990 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.991 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.991 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.993 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.993 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:09.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:09.996 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:09.996 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:10.002 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-24 00:33:12.363 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.363 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-24 00:33:12.371 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.371 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-24 00:33:12.380 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.380 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-24 00:33:12.388 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.388 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-24 00:33:12.394 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.394 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-24 00:33:12.402 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.403 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-24 00:33:12.638 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.638 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-24 00:33:12.748 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.748 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-24 00:33:12.808 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.808 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-24 00:33:12.816 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.816 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-24 00:33:12.824 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.825 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-24 00:33:12.830 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.831 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-24 00:33:12.839 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.839 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-24 00:33:12.847 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.848 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-24 00:33:12.916 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:12.916 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-24 00:33:13.197 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:13.197 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-24 00:33:13.526 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:13.527 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-24 00:33:13.630 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:13.630 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-24 00:33:13.800 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:13.800 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-24 00:33:13.852 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:13.852 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-24 00:33:14.102 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:14.103 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-24 00:33:14.269 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:14.269 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-24 00:33:14.294 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:14.294 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-24 00:33:14.427 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:14.427 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-24 00:33:14.724 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:14.724 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-24 00:33:15.015 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.015 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-24 00:33:15.327 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.327 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-24 00:33:15.546 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.546 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-24 00:33:15.697 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.697 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-24 00:33:15.709 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.709 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-24 00:33:15.718 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.718 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-24 00:33:15.724 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.724 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-24 00:33:15.732 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.732 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-24 00:33:15.741 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.741 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-24 00:33:15.750 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.750 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-24 00:33:15.764 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.764 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-24 00:33:15.834 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.834 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-24 00:33:15.843 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:15.844 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-24 00:33:16.054 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:16.055 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-24 00:33:16.157 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:16.157 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-24 00:33:16.322 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:16.322 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-24 00:33:16.525 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:16.526 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-24 00:33:16.635 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:16.635 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:16.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.637 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.637 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.639 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.639 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.644 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.644 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.645 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.646 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.646 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.647 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.647 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.649 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.649 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.652 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:16.652 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:16.653 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:16.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.654 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.654 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.656 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.656 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.660 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.661 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.662 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.662 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.662 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.663 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.664 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.665 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.666 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.668 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:16.669 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:16.669 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:16.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.671 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.671 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.673 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.673 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.677 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.677 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.678 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.678 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.679 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.680 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.680 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.682 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.682 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.685 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:16.685 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:16.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:16.692 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.692 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.693 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.693 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.693 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.693 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.694 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.694 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.695 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.696 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.696 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.696 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.697 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.697 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.700 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.700 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.702 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.702 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.703 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.703 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.703 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.703 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.703 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.705 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.705 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.707 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.707 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.707 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.707 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.707 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.709 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.709 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.710 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.710 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.710 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.710 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.711 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.712 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.714 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.715 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.715 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.715 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.716 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.716 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.716 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.717 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.718 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.719 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.719 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.719 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.719 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:16.720 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:16.732 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:16.733 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.734 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.735 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.735 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.735 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.735 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.736 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.736 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.737 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.738 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.738 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.738 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.738 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.739 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.741 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.742 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.744 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.744 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.744 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.744 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.744 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.745 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.745 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.747 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.747 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.748 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.748 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.748 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.748 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.748 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.750 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.750 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.751 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.751 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.751 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.751 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.751 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.753 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.755 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.756 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.756 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.756 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.757 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.757 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.757 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.759 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.759 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.760 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.760 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.760 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.760 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.761 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:16.761 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:16.761 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:16.762 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.762 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.763 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.763 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.763 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.765 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.766 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.766 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.767 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.767 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.767 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.771 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.771 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.777 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.777 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.778 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.778 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.778 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.779 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.779 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.782 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.782 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.782 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.783 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.783 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.783 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.783 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.785 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.788 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.789 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.789 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.790 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.790 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.791 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.791 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.793 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.793 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.795 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.795 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.795 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.795 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.796 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:16.796 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:16.805 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:16.807 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.807 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.808 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.809 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.809 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.809 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.810 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.810 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.811 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.812 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.812 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.812 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.813 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.813 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.816 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.817 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.825 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.825 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.826 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.826 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.826 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.826 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.827 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.829 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.829 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.830 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.830 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.830 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.830 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.830 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.833 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.833 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.834 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.834 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.834 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.834 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.834 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.836 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.838 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.839 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.839 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.840 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.840 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.840 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.841 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.842 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.842 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:16.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:16.844 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:16.844 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:16.851 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-24 00:33:16.858 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:16.858 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-24 00:33:16.863 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:16.863 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-24 00:33:17.113 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.113 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-24 00:33:17.121 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.121 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-24 00:33:17.130 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.130 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-24 00:33:17.138 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.138 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-24 00:33:17.144 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.144 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-24 00:33:17.152 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.152 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-24 00:33:17.161 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.161 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-24 00:33:17.343 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.343 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-24 00:33:17.351 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.351 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-24 00:33:17.587 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.587 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-24 00:33:17.595 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.596 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-24 00:33:17.818 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.818 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-24 00:33:17.826 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.826 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-24 00:33:17.877 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.877 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-24 00:33:17.885 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.886 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-24 00:33:17.894 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.894 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-24 00:33:17.903 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.903 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-24 00:33:17.911 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.911 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-24 00:33:17.919 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.919 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-24 00:33:17.975 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:17.975 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-24 00:33:18.075 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.076 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-24 00:33:18.270 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.270 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-24 00:33:18.278 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.278 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-24 00:33:18.286 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.286 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-24 00:33:18.295 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.295 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-24 00:33:18.303 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.303 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-24 00:33:18.309 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.309 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-24 00:33:18.371 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.371 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-24 00:33:18.432 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.432 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-24 00:33:18.574 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.574 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-24 00:33:18.827 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.827 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-24 00:33:18.948 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:18.949 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-24 00:33:19.045 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.046 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-24 00:33:19.145 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.145 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-24 00:33:19.153 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.153 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-24 00:33:19.162 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.162 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-24 00:33:19.169 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.170 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-24 00:33:19.178 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.179 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-24 00:33:19.186 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.186 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-24 00:33:19.192 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.192 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-24 00:33:19.201 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.201 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-24 00:33:19.210 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.210 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-24 00:33:19.419 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.419 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-24 00:33:19.427 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:19.427 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-24 00:33:20.001 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.001 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-24 00:33:20.268 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.268 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-24 00:33:20.276 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.276 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-24 00:33:20.284 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.285 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-24 00:33:20.293 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.293 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-24 00:33:20.302 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.302 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-24 00:33:20.398 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.398 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-24 00:33:20.406 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.406 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-24 00:33:20.541 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.541 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-24 00:33:20.658 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.659 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-24 00:33:20.667 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.667 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-24 00:33:20.675 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.675 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-24 00:33:20.683 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.684 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-24 00:33:20.692 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.692 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-24 00:33:20.698 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.698 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-24 00:33:20.897 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.897 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-24 00:33:20.906 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:20.906 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-24 00:33:21.004 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.005 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-24 00:33:21.394 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.394 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-24 00:33:21.508 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.508 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-24 00:33:21.517 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.517 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-24 00:33:21.526 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.526 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-24 00:33:21.533 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.533 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-24 00:33:21.542 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.542 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-24 00:33:21.550 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.550 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-24 00:33:21.556 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.557 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-24 00:33:21.710 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.711 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-24 00:33:21.719 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.719 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-24 00:33:21.727 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.727 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-24 00:33:21.735 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.736 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-24 00:33:21.744 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.744 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-24 00:33:21.752 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:21.753 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:21.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.755 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.755 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.757 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.757 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.758 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.758 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.759 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.761 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.761 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.762 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.762 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.763 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.763 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.763 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.763 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.765 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.766 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.767 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.767 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.767 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.815 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.815 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.815 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.816 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.817 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.817 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.817 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.817 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.817 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.819 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.819 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.820 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.821 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.821 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.823 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.823 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.823 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.824 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.824 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.824 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.824 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.824 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.824 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.825 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.825 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.826 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.826 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.827 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.827 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.827 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.827 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.828 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.828 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.828 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.829 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.829 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.829 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.829 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.829 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.829 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.830 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.830 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:21.830 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:21.831 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:21.832 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.832 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.833 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.833 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.834 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.834 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.834 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.834 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.836 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.836 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.837 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.837 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.837 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.837 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.840 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.840 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.844 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.844 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.846 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.846 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.847 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.847 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.847 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.848 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.848 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.850 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.850 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.851 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.851 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.851 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.851 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.851 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.852 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.855 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.855 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.855 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.856 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.856 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.856 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.857 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.858 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.858 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.859 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.859 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.859 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.860 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.860 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:21.860 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:21.861 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:21.862 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.862 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.863 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.863 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.864 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.864 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.864 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.865 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.866 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.866 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.867 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.867 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.867 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.867 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.870 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.870 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.873 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.873 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.873 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.873 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.873 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.874 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.874 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.876 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.876 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.877 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.877 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.877 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.877 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.877 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.879 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.879 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.880 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.880 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.880 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.880 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.881 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.882 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.884 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.884 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.885 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.885 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.885 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.886 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.886 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.887 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.887 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.888 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.888 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.889 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.889 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.889 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:21.889 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:21.896 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:21.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.897 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.898 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.900 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.900 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.900 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.900 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.901 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.904 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.904 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.905 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.905 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.905 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.905 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.906 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.906 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.906 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.906 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.907 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.907 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.907 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.908 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.909 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.909 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.909 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.910 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.911 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.911 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.911 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.911 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.911 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.912 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.912 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.912 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.914 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.914 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.915 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.916 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.916 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.918 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.918 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.918 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.918 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.919 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.919 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.919 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.919 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.919 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.920 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.920 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.920 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.921 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.922 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.922 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.922 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.922 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.923 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.923 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.923 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.923 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.924 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.924 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.924 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.924 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.924 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.924 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.925 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:21.925 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:21.940 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:21.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.942 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.942 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.944 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.944 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.944 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.944 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.945 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.948 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.948 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.949 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.949 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.950 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.950 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.950 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.950 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.950 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.951 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.951 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.951 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.951 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.952 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.953 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.953 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.953 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.954 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.954 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.954 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.955 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.955 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.955 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.955 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.955 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.956 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.957 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.958 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.958 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.959 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.959 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.961 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.961 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.961 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.962 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.962 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.962 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.962 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.962 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.962 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.963 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.964 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.964 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.964 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.965 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.965 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.965 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.965 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.966 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.966 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.966 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.967 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.967 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.967 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.967 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.967 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.968 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.968 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.968 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:21.968 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:21.969 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:21.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.970 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.971 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.973 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.973 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.973 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.974 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.974 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.977 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.977 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.978 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.978 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.979 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.979 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.979 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.979 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.980 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.980 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.980 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.980 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.980 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.981 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.982 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.982 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.983 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.983 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.983 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.983 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.984 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.984 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.984 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.984 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.985 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.985 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.987 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.987 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.987 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.989 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.989 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.991 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.991 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.991 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.991 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.992 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.992 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.992 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.992 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.992 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.993 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.993 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.993 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.994 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.995 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.995 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.995 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.995 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.996 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.996 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.996 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.996 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.997 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.997 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.997 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.997 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.997 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.997 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:21.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:21.998 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:21.998 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:22.003 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:22.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.005 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.005 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.007 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.008 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.008 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.008 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.009 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.011 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.011 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.012 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.012 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.013 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.013 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.013 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.013 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.014 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.014 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.014 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.014 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.015 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.016 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.017 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.017 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.017 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.017 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.018 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.018 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.018 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.018 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.019 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.019 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.019 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.019 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.021 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.021 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.022 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.023 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.023 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.025 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.025 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.025 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.025 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.025 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.025 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.026 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.026 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.026 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.027 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.027 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.027 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.027 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.028 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.028 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.029 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.029 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.029 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.029 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.030 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.030 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.030 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.031 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.031 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.031 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.031 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.031 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.032 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:22.032 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:22.039 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-24 00:33:22.046 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.046 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-24 00:33:22.052 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.052 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-24 00:33:22.065 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.066 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-24 00:33:22.071 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.072 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-24 00:33:22.077 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.078 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-24 00:33:22.083 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.084 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-24 00:33:22.090 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.090 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-24 00:33:22.096 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.096 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-24 00:33:22.102 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.102 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-24 00:33:22.110 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.111 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-24 00:33:22.119 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.119 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-24 00:33:22.135 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.135 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-24 00:33:22.141 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.141 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-24 00:33:22.173 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.173 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-24 00:33:22.198 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.198 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-24 00:33:22.204 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.204 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-24 00:33:22.211 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.211 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-24 00:33:22.217 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.217 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-24 00:33:22.223 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.223 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-24 00:33:22.229 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.229 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-24 00:33:22.235 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.235 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-24 00:33:22.241 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.241 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-24 00:33:22.249 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.250 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-24 00:33:22.258 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.258 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-24 00:33:22.264 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.264 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-24 00:33:22.272 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.273 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-24 00:33:22.280 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.280 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-24 00:33:22.289 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.289 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-24 00:33:22.297 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.297 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-24 00:33:22.303 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.303 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-24 00:33:22.311 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.312 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-24 00:33:22.320 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.320 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-24 00:33:22.328 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.328 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-24 00:33:22.337 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.337 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-24 00:33:22.343 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.343 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-24 00:33:22.351 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.351 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-24 00:33:22.359 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.360 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-24 00:33:22.368 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.368 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-24 00:33:22.374 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.374 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-24 00:33:22.382 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.382 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-24 00:33:22.391 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.391 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-24 00:33:22.399 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.399 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-24 00:33:22.405 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.405 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-24 00:33:22.413 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.414 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-24 00:33:22.422 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.422 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-24 00:33:22.442 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.442 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-24 00:33:22.448 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.449 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-24 00:33:22.454 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.455 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-24 00:33:22.461 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.461 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-24 00:33:22.467 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.467 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-24 00:33:22.476 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.476 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-24 00:33:22.484 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.484 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-24 00:33:22.493 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.493 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-24 00:33:22.498 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.499 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-24 00:33:22.507 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.507 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-24 00:33:22.515 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.515 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-24 00:33:22.524 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.524 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-24 00:33:22.530 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.530 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-24 00:33:22.539 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.539 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-24 00:33:22.547 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.547 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-24 00:33:22.555 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.555 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-24 00:33:22.569 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.570 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-24 00:33:22.575 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.576 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-24 00:33:22.581 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.582 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-24 00:33:22.588 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.588 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-24 00:33:22.596 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.596 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-24 00:33:22.603 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.603 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-24 00:33:22.611 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.611 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-24 00:33:22.619 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.620 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-24 00:33:22.628 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.628 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-24 00:33:22.634 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.635 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-24 00:33:22.643 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.643 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-24 00:33:22.651 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.651 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-24 00:33:22.659 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.660 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-24 00:33:22.665 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.666 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-24 00:33:22.674 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.674 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-24 00:33:22.682 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.682 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-24 00:33:22.690 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:22.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.693 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.697 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.706 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.707 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.710 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.711 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.711 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.713 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.714 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.715 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.715 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.716 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.716 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.717 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.717 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.718 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.720 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.720 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.721 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:22.721 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:22.721 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:22.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.723 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.723 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.725 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.725 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.726 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.726 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.726 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.729 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.729 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.730 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.730 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.731 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.731 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.731 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.731 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.732 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.732 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.732 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.732 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.732 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.733 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.734 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.735 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.735 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.735 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.735 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.736 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.736 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.736 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.736 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.736 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.737 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.737 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.739 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.739 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.740 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.740 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.741 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.742 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.743 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.743 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.743 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.743 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.743 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.743 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.744 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.744 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.745 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.745 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.745 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.745 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.746 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.746 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.746 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.747 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.747 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.747 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.748 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.748 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.748 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.748 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.748 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.749 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.749 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.749 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.749 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:22.750 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:22.750 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:22.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.752 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.752 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.754 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.754 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.755 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.755 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.756 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.758 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.758 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.759 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.759 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.760 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.760 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.760 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.760 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.761 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.761 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.761 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.761 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.761 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.762 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.763 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.764 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.765 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.765 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.765 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.765 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.765 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.766 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.766 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.768 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.768 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.769 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.772 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.772 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.772 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.772 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.773 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.773 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.773 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.774 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.776 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.776 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.776 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.776 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.777 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.777 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.777 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.777 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.778 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.778 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.779 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.779 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.779 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.779 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.779 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.780 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.780 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.780 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.780 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:22.781 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:22.786 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:22.787 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.788 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.788 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.788 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.789 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.789 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.790 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.790 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.791 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.791 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.792 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.793 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.793 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.795 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.795 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.797 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.798 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.800 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.800 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.801 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.801 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.801 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.801 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.802 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.802 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.804 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.804 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.804 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.804 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.805 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.805 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.805 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.806 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.807 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.807 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.808 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.808 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.808 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.809 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.809 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.810 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.810 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.810 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.811 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.811 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.812 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.812 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.814 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.814 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.814 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.815 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:22.815 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:22.841 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:22.842 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.842 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.843 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.844 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.844 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.845 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.845 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.845 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.846 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.847 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.847 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.847 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.850 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.850 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.852 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.853 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.855 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.855 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.855 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.856 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.856 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.856 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.856 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.857 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.861 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.861 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.861 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.862 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.863 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.863 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.864 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.864 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.865 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.865 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.866 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.866 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.866 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.867 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.868 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.868 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.868 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.869 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.869 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.869 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.871 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.871 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.872 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.872 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.872 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.873 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:22.873 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:22.873 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:22.874 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.875 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.875 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.875 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.876 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.876 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.877 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.877 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.878 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.878 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.880 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.880 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.880 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.882 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.882 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.885 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.886 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.887 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.887 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.888 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.888 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.888 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.888 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.889 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.889 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.891 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.891 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.891 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.891 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.892 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.892 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.893 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.893 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.894 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.895 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.895 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.896 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.896 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.897 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.897 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.897 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.898 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.898 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.899 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.899 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.900 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.900 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.901 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.901 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.902 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.902 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:22.903 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:22.908 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:33:22.909 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.909 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.910 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.910 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.911 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.911 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.912 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.912 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.912 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.913 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.914 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.914 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.914 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.917 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.917 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.919 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.920 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.922 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.922 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.922 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.923 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.923 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.923 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.923 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.924 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.925 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.926 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.926 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.926 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.926 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.927 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.927 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.927 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.929 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.929 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.930 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.930 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.930 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.931 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.931 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.932 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.932 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.932 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.933 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.933 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.934 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.934 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.935 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.936 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.936 | 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=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:33:22.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:33:22.937 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:33:22.937 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71685) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:33:22.944 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-24 00:33:22.950 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:22.951 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-24 00:33:23.155 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.155 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-24 00:33:23.428 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.428 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-24 00:33:23.708 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.708 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-24 00:33:23.715 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.716 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-24 00:33:23.721 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.722 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-24 00:33:23.730 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.730 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-24 00:33:23.738 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.738 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-24 00:33:23.746 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.747 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-24 00:33:23.760 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.760 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-24 00:33:23.823 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.823 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-24 00:33:23.923 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:23.923 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-24 00:33:24.102 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.102 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-24 00:33:24.489 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.491 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-24 00:33:24.599 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.600 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-24 00:33:24.605 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.606 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-24 00:33:24.614 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.614 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-24 00:33:24.622 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.622 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-24 00:33:24.631 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.631 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-24 00:33:24.637 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.637 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-24 00:33:24.646 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.646 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-24 00:33:24.654 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.654 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-24 00:33:24.662 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.663 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-24 00:33:24.763 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.763 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-24 00:33:24.769 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.769 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-24 00:33:24.777 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.777 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-24 00:33:24.786 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.786 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-24 00:33:24.792 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.793 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-24 00:33:24.801 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.801 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-24 00:33:24.809 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.809 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-24 00:33:24.818 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.818 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-24 00:33:24.854 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.854 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-24 00:33:24.863 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.864 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-24 00:33:24.871 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.871 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-24 00:33:24.968 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:24.969 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-24 00:33:25.075 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.075 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-24 00:33:25.116 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.121 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-24 00:33:25.127 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.127 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-24 00:33:25.133 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.133 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-24 00:33:25.142 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.150 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-24 00:33:25.161 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.162 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-24 00:33:25.176 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.176 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-24 00:33:25.186 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.187 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-24 00:33:25.192 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.193 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-24 00:33:25.198 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.198 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-24 00:33:25.204 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.204 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-24 00:33:25.318 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.318 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-24 00:33:25.326 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.326 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-24 00:33:25.335 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.335 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-24 00:33:25.343 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.344 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-24 00:33:25.354 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.354 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-24 00:33:25.361 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.361 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-24 00:33:25.367 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.367 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-24 00:33:25.476 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.476 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-24 00:33:25.494 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.494 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-24 00:33:25.503 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.503 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-24 00:33:25.511 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.511 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-24 00:33:25.520 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.520 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-24 00:33:25.526 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.526 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-24 00:33:25.534 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.534 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-24 00:33:25.543 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.543 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-24 00:33:25.551 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.551 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-24 00:33:25.864 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.864 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-24 00:33:25.870 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.870 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-24 00:33:25.879 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.879 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-24 00:33:25.887 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.887 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-24 00:33:25.896 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.896 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-24 00:33:25.902 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.902 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-24 00:33:25.910 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.910 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-24 00:33:25.918 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.919 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-24 00:33:25.927 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.927 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-24 00:33:25.966 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.966 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-24 00:33:25.972 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.972 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-24 00:33:25.981 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.981 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-24 00:33:25.990 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.990 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-24 00:33:25.997 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:25.998 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-24 00:33:26.006 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:26.006 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-24 00:33:26.012 | INFO migrate.versioning.api [-] done 2021-12-24 00:33:26.230 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-12-24 00:33:26.233 | + functions-common:time_stop:2331 : local name 2021-12-24 00:33:26.235 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:33:26.238 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:33:26.241 | + functions-common:time_stop:2334 : local total 2021-12-24 00:33:26.243 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:33:26.246 | + functions-common:time_stop:2337 : name=dbsync 2021-12-24 00:33:26.248 | + functions-common:time_stop:2338 : start_time=1640305987526 2021-12-24 00:33:26.251 | + functions-common:time_stop:2340 : [[ -z 1640305987526 ]] 2021-12-24 00:33:26.254 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:33:26.258 | + functions-common:time_stop:2343 : end_time=1640306006255 2021-12-24 00:33:26.260 | + functions-common:time_stop:2344 : elapsed_time=18729 2021-12-24 00:33:26.262 | + functions-common:time_stop:2345 : total=0 2021-12-24 00:33:26.265 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:33:26.267 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18729 2021-12-24 00:33:26.270 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-24 00:33:26.272 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-12-24 00:33:26.276 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-24 00:33:28.412 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-24 00:33:28.413 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-24 00:33:28.413 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-24 00:33:28.413 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-24 00:33:28.413 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-24 00:33:28.414 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-24 00:33:28.414 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-24 00:33:28.415 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-24 00:33:28.415 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-24 00:33:28.616 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-12-24 00:33:28.620 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-24 00:33:30.733 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-24 00:33:30.733 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-24 00:33:30.733 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-24 00:33:30.734 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-24 00:33:30.734 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-24 00:33:30.735 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-24 00:33:30.735 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-24 00:33:30.735 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-24 00:33:30.735 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-24 00:33:30.939 | + ./stack.sh:main:1094 : start_keystone 2021-12-24 00:33:30.942 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-12-24 00:33:30.944 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-12-24 00:33:30.947 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-12-24 00:33:30.962 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:33:30.965 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-12-24 00:33:30.968 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-12-24 00:33:30.971 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-24 00:33:30.974 | + functions-common:run_process:1582 : local service=keystone 2021-12-24 00:33:30.976 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 00:33:30.979 | + functions-common:run_process:1584 : local group= 2021-12-24 00:33:30.981 | + functions-common:run_process:1585 : local user= 2021-12-24 00:33:30.983 | + functions-common:run_process:1587 : local name=keystone 2021-12-24 00:33:30.986 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:33:30.988 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:33:30.991 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:33:30.993 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:33:30.996 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:33:30.999 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306010997 2021-12-24 00:33:31.002 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-12-24 00:33:31.017 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:33:31.020 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-12-24 00:33:31.022 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-12-24 00:33:31.024 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 00:33:31.027 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 00:33:31.029 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 00:33:31.031 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 00:33:31.034 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-24 00:33:31.036 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-24 00:33:31.038 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-12-24 00:33:31.041 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:33:31.043 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:33:31.046 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-24 00:33:31.048 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-12-24 00:33:31.051 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-12-24 00:33:31.053 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 00:33:31.055 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-24 00:33:31.057 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-24 00:33:31.059 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-24 00:33:31.061 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-24 00:33:31.065 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-24 00:33:31.117 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-24 00:33:31.171 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-24 00:33:31.214 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 00:33:31.258 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:33:31.302 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-24 00:33:31.346 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-24 00:33:31.390 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-24 00:33:31.434 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-24 00:33:31.477 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-24 00:33:31.521 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-24 00:33:31.523 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-24 00:33:31.576 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-24 00:33:31.767 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-12-24 00:33:31.781 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-24 00:33:31.970 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-12-24 00:33:32.045 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:33:32.047 | + functions-common:time_stop:2331 : local name 2021-12-24 00:33:32.050 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:33:32.052 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:33:32.054 | + functions-common:time_stop:2334 : local total 2021-12-24 00:33:32.057 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:33:32.059 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:33:32.062 | + functions-common:time_stop:2338 : start_time=1640306010997 2021-12-24 00:33:32.064 | + functions-common:time_stop:2340 : [[ -z 1640306010997 ]] 2021-12-24 00:33:32.067 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:33:32.070 | + functions-common:time_stop:2343 : end_time=1640306012068 2021-12-24 00:33:32.073 | + functions-common:time_stop:2344 : elapsed_time=1071 2021-12-24 00:33:32.075 | + functions-common:time_stop:2345 : total=908 2021-12-24 00:33:32.077 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:33:32.080 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1979 2021-12-24 00:33:32.083 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-12-24 00:33:32.083 | Waiting for keystone to start... 2021-12-24 00:33:32.085 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.31/identity/v3/ 2021-12-24 00:33:32.087 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.31/identity/v3/ 2021-12-24 00:33:32.090 | + functions:wait_for_service:444 : local timeout=60 2021-12-24 00:33:32.092 | + functions:wait_for_service:445 : local url=http://10.222.0.31/identity/v3/ 2021-12-24 00:33:32.095 | + functions:wait_for_service:446 : local rval=0 2021-12-24 00:33:32.097 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-24 00:33:32.100 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-24 00:33:32.102 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:33:32.105 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:33:32.108 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:33:32.111 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306012109 2021-12-24 00:33:32.114 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-24 00:33:32.119 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31/identity/v3/ 2021-12-24 00:33:35.761 | + :: : [[ 200 == 503 ]] 2021-12-24 00:33:35.763 | + :: : [[ 0 -eq 7 ]] 2021-12-24 00:33:35.766 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-24 00:33:35.768 | + functions-common:time_stop:2331 : local name 2021-12-24 00:33:35.771 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:33:35.773 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:33:35.775 | + functions-common:time_stop:2334 : local total 2021-12-24 00:33:35.778 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:33:35.780 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-24 00:33:35.783 | + functions-common:time_stop:2338 : start_time=1640306012109 2021-12-24 00:33:35.785 | + functions-common:time_stop:2340 : [[ -z 1640306012109 ]] 2021-12-24 00:33:35.788 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:33:35.792 | + functions-common:time_stop:2343 : end_time=1640306015789 2021-12-24 00:33:35.794 | + functions-common:time_stop:2344 : elapsed_time=3680 2021-12-24 00:33:35.796 | + functions-common:time_stop:2345 : total=0 2021-12-24 00:33:35.799 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:33:35.801 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3680 2021-12-24 00:33:35.804 | + functions:wait_for_service:454 : return 0 2021-12-24 00:33:35.806 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-12-24 00:33:35.825 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:33:35.827 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-12-24 00:33:35.830 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:33:35.832 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-24 00:33:35.877 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-12-24 00:33:35.880 | + 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.31/identity --bootstrap-public-url http://10.222.0.31/identity 2021-12-24 00:33:38.072 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.072 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.073 | 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=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.083 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.101 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.102 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.135 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.178 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.179 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.297 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.297 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.297 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.298 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.298 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.298 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.312 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.313 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.313 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.313 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.313 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.313 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.314 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.375 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.379 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72320) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 00:33:38.427 | 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=72320) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-24 00:33:38.733 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created domain default 2021-12-24 00:33:38.773 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created project admin 2021-12-24 00:33:38.804 | DEBUG passlib.handlers.bcrypt [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=72320) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-12-24 00:33:38.805 | DEBUG passlib.handlers.bcrypt [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=72320) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-12-24 00:33:38.864 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created user admin 2021-12-24 00:33:38.875 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created role reader 2021-12-24 00:33:38.886 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created role member 2021-12-24 00:33:38.905 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created implied role where d881282a380e47f9943ffcb1fe498eb1 implies 2015202ce59d47a9b44529296e7ff224 2021-12-24 00:33:38.914 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created role admin 2021-12-24 00:33:38.931 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created implied role where 19d145e8753949489efdbfca553e54f1 implies d881282a380e47f9943ffcb1fe498eb1 2021-12-24 00:33:38.941 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Granted role admin on project admin to user admin. 2021-12-24 00:33:38.947 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Granted role admin on the system to user admin. 2021-12-24 00:33:38.956 | WARNING py.warnings [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] /usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-12-24 00:33:38.957 | 'identifiers should be a valid uuid.' % (value))) 2021-12-24 00:33:38.957 |  2021-12-24 00:33:38.960 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created region RegionOne 2021-12-24 00:33:38.987 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created public endpoint http://10.222.0.31/identity 2021-12-24 00:33:39.004 | INFO keystone.cmd.bootstrap [None req-2149c8e9-bd42-4f18-9b72-39d4294b6b05 None None] Created admin endpoint http://10.222.0.31/identity 2021-12-24 00:33:39.322 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-12-24 00:33:39.325 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-12-24 00:33:39.328 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-12-24 00:33:42.216 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:33:42.219 | + lib/keystone:create_keystone_accounts:315 : admin_project=86b9796ae5e0402da1dd9355a7575c9c 2021-12-24 00:33:42.222 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-12-24 00:33:42.225 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-12-24 00:33:44.407 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:33:44.410 | + lib/keystone:create_keystone_accounts:317 : admin_user=82325ed6c1d8441ea5f55409971c6c18 2021-12-24 00:33:44.412 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-12-24 00:33:44.415 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-12-24 00:33:44.418 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 82325ed6c1d8441ea5f55409971c6c18 default 2021-12-24 00:33:44.420 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-12-24 00:33:44.424 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 82325ed6c1d8441ea5f55409971c6c18 --domain default 2021-12-24 00:33:44.424 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:33:44.424 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-12-24 00:33:44.427 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:33:44.430 | ++ functions-common:get_field:727 : read data 2021-12-24 00:33:46.741 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:33:46.745 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-12-24 00:33:46.747 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-12-24 00:33:46.750 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 82325ed6c1d8441ea5f55409971c6c18 --domain default 2021-12-24 00:33:49.291 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 82325ed6c1d8441ea5f55409971c6c18 --domain default 2021-12-24 00:33:49.291 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:33:49.291 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-12-24 00:33:49.294 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:33:49.297 | ++ functions-common:get_field:727 : read data 2021-12-24 00:33:51.712 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:33:51.715 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:33:51.718 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:33:51.721 | ++ functions-common:get_field:733 : echo '| 19d145e8753949489efdbfca553e54f1 | 82325ed6c1d8441ea5f55409971c6c18 | | | default | | False |' 2021-12-24 00:33:51.721 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:33:51.726 | ++ functions-common:get_field:727 : read data 2021-12-24 00:33:51.729 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=19d145e8753949489efdbfca553e54f1 2021-12-24 00:33:51.732 | + functions-common:get_or_add_user_domain_role:936 : echo 19d145e8753949489efdbfca553e54f1 2021-12-24 00:33:51.732 | 19d145e8753949489efdbfca553e54f1 2021-12-24 00:33:51.734 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-12-24 00:33:51.737 | + functions-common:get_or_create_domain:792 : local domain_id 2021-12-24 00:33:51.740 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-24 00:33:53.938 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-12-24 00:33:53.941 | + functions-common:get_or_create_domain:803 : echo default 2021-12-24 00:33:53.941 | default 2021-12-24 00:33:53.944 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-12-24 00:33:53.946 | + functions-common:get_or_create_project:847 : local project_id 2021-12-24 00:33:53.949 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-24 00:33:56.473 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:33:56.476 | + functions-common:get_or_create_project:853 : project_id=4ffd3f94a64d4cea8b6d5835427ab6b5 2021-12-24 00:33:56.479 | + functions-common:get_or_create_project:854 : echo 4ffd3f94a64d4cea8b6d5835427ab6b5 2021-12-24 00:33:56.479 | 4ffd3f94a64d4cea8b6d5835427ab6b5 2021-12-24 00:33:56.481 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-12-24 00:33:56.484 | + functions-common:get_or_create_role:860 : local role_id 2021-12-24 00:33:56.487 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-12-24 00:33:58.691 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:33:58.694 | + functions-common:get_or_create_role:865 : role_id=0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:33:58.696 | + functions-common:get_or_create_role:866 : echo 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:33:58.697 | 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:33:58.699 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-12-24 00:33:58.701 | + functions-common:get_or_create_role:860 : local role_id 2021-12-24 00:33:58.705 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-24 00:34:00.834 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:00.837 | + functions-common:get_or_create_role:865 : role_id=17189bc931f34afea8a52c5d4f9f163c 2021-12-24 00:34:00.839 | + functions-common:get_or_create_role:866 : echo 17189bc931f34afea8a52c5d4f9f163c 2021-12-24 00:34:00.839 | 17189bc931f34afea8a52c5d4f9f163c 2021-12-24 00:34:00.842 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-12-24 00:34:00.844 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-12-24 00:34:00.847 | + functions-common:get_or_create_role:860 : local role_id 2021-12-24 00:34:00.851 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-24 00:34:03.084 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:03.087 | + functions-common:get_or_create_role:865 : role_id=af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:34:03.090 | + functions-common:get_or_create_role:866 : echo af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:34:03.090 | af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:34:03.093 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-12-24 00:34:03.096 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-12-24 00:34:03.098 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-24 00:34:03.102 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-24 00:34:05.304 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:05.307 | ++ functions-common:get_or_create_project:853 : project_id=a6088da36ae64bb5a24fa65dfd7f9d9c 2021-12-24 00:34:05.309 | ++ functions-common:get_or_create_project:854 : echo a6088da36ae64bb5a24fa65dfd7f9d9c 2021-12-24 00:34:05.312 | + lib/keystone:create_keystone_accounts:343 : invis_project=a6088da36ae64bb5a24fa65dfd7f9d9c 2021-12-24 00:34:05.315 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-12-24 00:34:05.318 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-12-24 00:34:05.321 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-24 00:34:05.324 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-24 00:34:07.603 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:07.606 | ++ functions-common:get_or_create_project:853 : project_id=4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:07.608 | ++ functions-common:get_or_create_project:854 : echo 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:07.611 | + lib/keystone:create_keystone_accounts:347 : demo_project=4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:07.614 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-12-24 00:34:07.617 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-24 00:34:07.620 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:34:07.622 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-12-24 00:34:07.625 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-12-24 00:34:07.629 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-12-24 00:34:09.886 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:09.889 | ++ functions-common:get_or_create_user:840 : user_id=fe2c8cfa909241d3a3935d8cc7e24ffe 2021-12-24 00:34:09.892 | ++ functions-common:get_or_create_user:841 : echo fe2c8cfa909241d3a3935d8cc7e24ffe 2021-12-24 00:34:09.895 | + lib/keystone:create_keystone_accounts:350 : demo_user=fe2c8cfa909241d3a3935d8cc7e24ffe 2021-12-24 00:34:09.897 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member fe2c8cfa909241d3a3935d8cc7e24ffe 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:09.900 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:34:09.903 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:34:09.906 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:34:09.908 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:34:09.911 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:34:09.913 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:34:09.916 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:34:09.919 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:34:09.923 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user fe2c8cfa909241d3a3935d8cc7e24ffe --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:09.923 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:09.923 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:34:09.926 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:09.928 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:12.327 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:12.331 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:34:12.334 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:34:12.336 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user fe2c8cfa909241d3a3935d8cc7e24ffe --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:14.668 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user fe2c8cfa909241d3a3935d8cc7e24ffe --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:14.669 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:14.669 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:34:14.672 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:14.675 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:17.103 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:17.107 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:34:17.109 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:34:17.112 | ++ functions-common:get_field:733 : echo '| d881282a380e47f9943ffcb1fe498eb1 | fe2c8cfa909241d3a3935d8cc7e24ffe | | 4caa45a8afcb43bd8b5472f52d4f7e80 | | | False |' 2021-12-24 00:34:17.112 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:34:17.117 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:17.120 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d881282a380e47f9943ffcb1fe498eb1 2021-12-24 00:34:17.123 | + functions-common:get_or_add_user_project_role:912 : echo d881282a380e47f9943ffcb1fe498eb1 2021-12-24 00:34:17.123 | d881282a380e47f9943ffcb1fe498eb1 2021-12-24 00:34:17.125 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 82325ed6c1d8441ea5f55409971c6c18 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:17.128 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:34:17.131 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:34:17.134 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:34:17.136 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:34:17.139 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:34:17.141 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:34:17.147 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:34:17.150 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:34:17.155 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:34:17.155 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 82325ed6c1d8441ea5f55409971c6c18 --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:17.155 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:17.159 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:17.163 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:19.606 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:19.610 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:34:19.613 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:34:19.616 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 82325ed6c1d8441ea5f55409971c6c18 --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:21.943 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 82325ed6c1d8441ea5f55409971c6c18 --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:21.943 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:21.943 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:34:21.945 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:21.948 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:24.397 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:24.400 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:34:24.402 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:34:24.405 | ++ functions-common:get_field:733 : echo '| 19d145e8753949489efdbfca553e54f1 | 82325ed6c1d8441ea5f55409971c6c18 | | 4caa45a8afcb43bd8b5472f52d4f7e80 | | | False |' 2021-12-24 00:34:24.406 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:34:24.411 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:24.415 | + functions-common:get_or_add_user_project_role:910 : user_role_id=19d145e8753949489efdbfca553e54f1 2021-12-24 00:34:24.417 | + functions-common:get_or_add_user_project_role:912 : echo 19d145e8753949489efdbfca553e54f1 2021-12-24 00:34:24.417 | 19d145e8753949489efdbfca553e54f1 2021-12-24 00:34:24.420 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole fe2c8cfa909241d3a3935d8cc7e24ffe 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:24.422 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:34:24.425 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:34:24.428 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:34:24.430 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:34:24.433 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:34:24.435 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:34:24.437 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:34:24.440 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:34:24.444 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user fe2c8cfa909241d3a3935d8cc7e24ffe --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:24.444 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:24.445 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:34:24.447 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:24.450 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:26.844 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:26.848 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:34:26.851 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:34:26.853 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user fe2c8cfa909241d3a3935d8cc7e24ffe --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:29.177 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user fe2c8cfa909241d3a3935d8cc7e24ffe --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:34:29.177 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:29.177 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:34:29.180 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:29.183 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:31.619 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:31.622 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:34:31.624 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:34:31.627 | ++ functions-common:get_field:733 : echo '| af3ea88ec09c4bf28ac1d18473a20cbf | fe2c8cfa909241d3a3935d8cc7e24ffe | | 4caa45a8afcb43bd8b5472f52d4f7e80 | | | False |' 2021-12-24 00:34:31.627 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:34:31.632 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:31.636 | + functions-common:get_or_add_user_project_role:910 : user_role_id=af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:34:31.638 | + functions-common:get_or_add_user_project_role:912 : echo af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:34:31.638 | af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:34:31.640 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member fe2c8cfa909241d3a3935d8cc7e24ffe a6088da36ae64bb5a24fa65dfd7f9d9c 2021-12-24 00:34:31.643 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:34:31.647 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:34:31.649 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:34:31.651 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:34:31.654 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:34:31.656 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:34:31.659 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:34:31.662 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:34:31.665 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user fe2c8cfa909241d3a3935d8cc7e24ffe --project a6088da36ae64bb5a24fa65dfd7f9d9c 2021-12-24 00:34:31.666 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:31.666 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:34:31.669 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:31.672 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:34.081 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:34.085 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:34:34.087 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:34:34.090 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user fe2c8cfa909241d3a3935d8cc7e24ffe --project a6088da36ae64bb5a24fa65dfd7f9d9c 2021-12-24 00:34:36.423 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user fe2c8cfa909241d3a3935d8cc7e24ffe --project a6088da36ae64bb5a24fa65dfd7f9d9c 2021-12-24 00:34:36.423 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:36.423 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:34:36.426 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:36.429 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:38.979 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:38.982 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:34:38.984 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:34:38.988 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:34:38.989 | ++ functions-common:get_field:733 : echo '| d881282a380e47f9943ffcb1fe498eb1 | fe2c8cfa909241d3a3935d8cc7e24ffe | | a6088da36ae64bb5a24fa65dfd7f9d9c | | | False |' 2021-12-24 00:34:38.993 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:38.997 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d881282a380e47f9943ffcb1fe498eb1 2021-12-24 00:34:38.999 | + functions-common:get_or_add_user_project_role:912 : echo d881282a380e47f9943ffcb1fe498eb1 2021-12-24 00:34:38.999 | d881282a380e47f9943ffcb1fe498eb1 2021-12-24 00:34:39.002 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-12-24 00:34:39.005 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-12-24 00:34:39.007 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-24 00:34:39.010 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-24 00:34:41.221 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:41.224 | ++ functions-common:get_or_create_project:853 : project_id=1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:41.227 | ++ functions-common:get_or_create_project:854 : echo 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:41.230 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:41.232 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-12-24 00:34:41.235 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-24 00:34:41.238 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:34:41.240 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-12-24 00:34:41.243 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-12-24 00:34:41.246 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-12-24 00:34:43.508 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:43.511 | ++ functions-common:get_or_create_user:840 : user_id=acca6774321e4d1d8e71c57b8a5069f2 2021-12-24 00:34:43.513 | ++ functions-common:get_or_create_user:841 : echo acca6774321e4d1d8e71c57b8a5069f2 2021-12-24 00:34:43.516 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=acca6774321e4d1d8e71c57b8a5069f2 2021-12-24 00:34:43.519 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member acca6774321e4d1d8e71c57b8a5069f2 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:43.521 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:34:43.524 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:34:43.527 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:34:43.529 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:34:43.531 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:34:43.534 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:34:43.537 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:34:43.539 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:34:43.543 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user acca6774321e4d1d8e71c57b8a5069f2 --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:43.544 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:43.544 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:34:43.547 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:43.551 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:46.037 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:46.040 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:34:46.043 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:34:46.046 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user acca6774321e4d1d8e71c57b8a5069f2 --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:48.332 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user acca6774321e4d1d8e71c57b8a5069f2 --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:48.332 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:48.332 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:34:48.335 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:48.338 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:50.780 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:50.783 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:34:50.786 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:34:50.789 | ++ functions-common:get_field:733 : echo '| d881282a380e47f9943ffcb1fe498eb1 | acca6774321e4d1d8e71c57b8a5069f2 | | 1e6d2228bd5c4d5db50d0e39d63a8b47 | | | False |' 2021-12-24 00:34:50.789 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:34:50.794 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:50.797 | + functions-common:get_or_add_user_project_role:910 : user_role_id=d881282a380e47f9943ffcb1fe498eb1 2021-12-24 00:34:50.800 | + functions-common:get_or_add_user_project_role:912 : echo d881282a380e47f9943ffcb1fe498eb1 2021-12-24 00:34:50.800 | d881282a380e47f9943ffcb1fe498eb1 2021-12-24 00:34:50.802 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 82325ed6c1d8441ea5f55409971c6c18 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:50.805 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:34:50.808 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:34:50.810 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:34:50.813 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:34:50.816 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:34:50.818 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:34:50.821 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:34:50.824 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:34:50.828 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:50.828 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 82325ed6c1d8441ea5f55409971c6c18 --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:50.829 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:34:50.832 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:50.834 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:53.232 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:53.237 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:34:53.239 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:34:53.242 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 82325ed6c1d8441ea5f55409971c6c18 --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:55.561 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 82325ed6c1d8441ea5f55409971c6c18 --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:55.561 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:55.561 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:34:55.565 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:55.568 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:58.034 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:34:58.037 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:34:58.039 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:34:58.043 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:34:58.043 | ++ functions-common:get_field:733 : echo '| 19d145e8753949489efdbfca553e54f1 | 82325ed6c1d8441ea5f55409971c6c18 | | 1e6d2228bd5c4d5db50d0e39d63a8b47 | | | False |' 2021-12-24 00:34:58.049 | ++ functions-common:get_field:727 : read data 2021-12-24 00:34:58.052 | + functions-common:get_or_add_user_project_role:910 : user_role_id=19d145e8753949489efdbfca553e54f1 2021-12-24 00:34:58.054 | + functions-common:get_or_add_user_project_role:912 : echo 19d145e8753949489efdbfca553e54f1 2021-12-24 00:34:58.055 | 19d145e8753949489efdbfca553e54f1 2021-12-24 00:34:58.057 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole acca6774321e4d1d8e71c57b8a5069f2 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:58.060 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:34:58.063 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:34:58.066 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:34:58.068 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:34:58.071 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:34:58.073 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:34:58.076 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:34:58.078 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:34:58.083 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:34:58.083 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user acca6774321e4d1d8e71c57b8a5069f2 --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:34:58.083 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:34:58.086 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:34:58.088 | ++ functions-common:get_field:727 : read data 2021-12-24 00:35:00.501 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:00.505 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:35:00.507 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:35:00.510 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user acca6774321e4d1d8e71c57b8a5069f2 --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:35:02.855 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user acca6774321e4d1d8e71c57b8a5069f2 --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:35:02.856 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:35:02.856 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:35:02.858 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:35:02.862 | ++ functions-common:get_field:727 : read data 2021-12-24 00:35:05.315 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:05.318 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:35:05.320 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:35:05.324 | ++ functions-common:get_field:733 : echo '| af3ea88ec09c4bf28ac1d18473a20cbf | acca6774321e4d1d8e71c57b8a5069f2 | | 1e6d2228bd5c4d5db50d0e39d63a8b47 | | | False |' 2021-12-24 00:35:05.324 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:35:05.329 | ++ functions-common:get_field:727 : read data 2021-12-24 00:35:05.332 | + functions-common:get_or_add_user_project_role:910 : user_role_id=af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:35:05.335 | + functions-common:get_or_add_user_project_role:912 : echo af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:35:05.335 | af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:35:05.337 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-12-24 00:35:05.340 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-12-24 00:35:05.342 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-12-24 00:35:05.345 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-24 00:35:05.348 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-12-24 00:35:07.527 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:07.530 | ++ functions-common:get_or_create_group:817 : group_id=386ffcd909664473b8ae2a2a24cdba48 2021-12-24 00:35:07.533 | ++ functions-common:get_or_create_group:818 : echo 386ffcd909664473b8ae2a2a24cdba48 2021-12-24 00:35:07.536 | + lib/keystone:create_keystone_accounts:371 : admin_group=386ffcd909664473b8ae2a2a24cdba48 2021-12-24 00:35:07.538 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-12-24 00:35:07.541 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-12-24 00:35:07.544 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-12-24 00:35:07.546 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-24 00:35:07.550 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-12-24 00:35:09.782 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:09.785 | ++ functions-common:get_or_create_group:817 : group_id=d764601db72c4c84a1122091e2a450cd 2021-12-24 00:35:09.788 | ++ functions-common:get_or_create_group:818 : echo d764601db72c4c84a1122091e2a450cd 2021-12-24 00:35:09.791 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=d764601db72c4c84a1122091e2a450cd 2021-12-24 00:35:09.793 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member d764601db72c4c84a1122091e2a450cd 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:35:09.796 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-24 00:35:09.799 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group d764601db72c4c84a1122091e2a450cd --project 4caa45a8afcb43bd8b5472f52d4f7e80 -f value 2021-12-24 00:35:12.210 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:12.213 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-24 00:35:12.216 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-24 00:35:12.218 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group d764601db72c4c84a1122091e2a450cd --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:35:14.549 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group d764601db72c4c84a1122091e2a450cd --project 4caa45a8afcb43bd8b5472f52d4f7e80 -f value 2021-12-24 00:35:16.989 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:16.992 | + functions-common:get_or_add_group_project_role:958 : group_role_id='d881282a380e47f9943ffcb1fe498eb1 d764601db72c4c84a1122091e2a450cd 4caa45a8afcb43bd8b5472f52d4f7e80 False' 2021-12-24 00:35:16.995 | + functions-common:get_or_add_group_project_role:960 : echo d881282a380e47f9943ffcb1fe498eb1 d764601db72c4c84a1122091e2a450cd 4caa45a8afcb43bd8b5472f52d4f7e80 False 2021-12-24 00:35:16.995 | d881282a380e47f9943ffcb1fe498eb1 d764601db72c4c84a1122091e2a450cd 4caa45a8afcb43bd8b5472f52d4f7e80 False 2021-12-24 00:35:16.997 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole d764601db72c4c84a1122091e2a450cd 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:35:17.000 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-24 00:35:17.003 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group d764601db72c4c84a1122091e2a450cd --project 4caa45a8afcb43bd8b5472f52d4f7e80 -f value 2021-12-24 00:35:19.411 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:19.414 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-24 00:35:19.416 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-24 00:35:19.419 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group d764601db72c4c84a1122091e2a450cd --project 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:35:21.733 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group d764601db72c4c84a1122091e2a450cd --project 4caa45a8afcb43bd8b5472f52d4f7e80 -f value 2021-12-24 00:35:24.205 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:24.208 | + functions-common:get_or_add_group_project_role:958 : group_role_id='af3ea88ec09c4bf28ac1d18473a20cbf d764601db72c4c84a1122091e2a450cd 4caa45a8afcb43bd8b5472f52d4f7e80 False' 2021-12-24 00:35:24.210 | + functions-common:get_or_add_group_project_role:960 : echo af3ea88ec09c4bf28ac1d18473a20cbf d764601db72c4c84a1122091e2a450cd 4caa45a8afcb43bd8b5472f52d4f7e80 False 2021-12-24 00:35:24.210 | af3ea88ec09c4bf28ac1d18473a20cbf d764601db72c4c84a1122091e2a450cd 4caa45a8afcb43bd8b5472f52d4f7e80 False 2021-12-24 00:35:24.212 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member d764601db72c4c84a1122091e2a450cd 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:35:24.215 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-24 00:35:24.218 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group d764601db72c4c84a1122091e2a450cd --project 1e6d2228bd5c4d5db50d0e39d63a8b47 -f value 2021-12-24 00:35:26.631 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:26.634 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-24 00:35:26.636 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-24 00:35:26.638 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group d764601db72c4c84a1122091e2a450cd --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:35:28.947 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group d764601db72c4c84a1122091e2a450cd --project 1e6d2228bd5c4d5db50d0e39d63a8b47 -f value 2021-12-24 00:35:31.417 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:31.420 | + functions-common:get_or_add_group_project_role:958 : group_role_id='d881282a380e47f9943ffcb1fe498eb1 d764601db72c4c84a1122091e2a450cd 1e6d2228bd5c4d5db50d0e39d63a8b47 False' 2021-12-24 00:35:31.423 | + functions-common:get_or_add_group_project_role:960 : echo d881282a380e47f9943ffcb1fe498eb1 d764601db72c4c84a1122091e2a450cd 1e6d2228bd5c4d5db50d0e39d63a8b47 False 2021-12-24 00:35:31.423 | d881282a380e47f9943ffcb1fe498eb1 d764601db72c4c84a1122091e2a450cd 1e6d2228bd5c4d5db50d0e39d63a8b47 False 2021-12-24 00:35:31.426 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole d764601db72c4c84a1122091e2a450cd 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:35:31.428 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-24 00:35:31.431 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group d764601db72c4c84a1122091e2a450cd --project 1e6d2228bd5c4d5db50d0e39d63a8b47 -f value 2021-12-24 00:35:33.821 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:33.824 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-24 00:35:33.826 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-24 00:35:33.829 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group d764601db72c4c84a1122091e2a450cd --project 1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:35:36.181 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group d764601db72c4c84a1122091e2a450cd --project 1e6d2228bd5c4d5db50d0e39d63a8b47 -f value 2021-12-24 00:35:38.636 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:38.639 | + functions-common:get_or_add_group_project_role:958 : group_role_id='af3ea88ec09c4bf28ac1d18473a20cbf d764601db72c4c84a1122091e2a450cd 1e6d2228bd5c4d5db50d0e39d63a8b47 False' 2021-12-24 00:35:38.642 | + functions-common:get_or_add_group_project_role:960 : echo af3ea88ec09c4bf28ac1d18473a20cbf d764601db72c4c84a1122091e2a450cd 1e6d2228bd5c4d5db50d0e39d63a8b47 False 2021-12-24 00:35:38.642 | af3ea88ec09c4bf28ac1d18473a20cbf d764601db72c4c84a1122091e2a450cd 1e6d2228bd5c4d5db50d0e39d63a8b47 False 2021-12-24 00:35:38.645 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 386ffcd909664473b8ae2a2a24cdba48 86b9796ae5e0402da1dd9355a7575c9c 2021-12-24 00:35:38.647 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-24 00:35:38.650 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 386ffcd909664473b8ae2a2a24cdba48 --project 86b9796ae5e0402da1dd9355a7575c9c -f value 2021-12-24 00:35:41.135 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:41.138 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-24 00:35:41.141 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-24 00:35:41.144 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 386ffcd909664473b8ae2a2a24cdba48 --project 86b9796ae5e0402da1dd9355a7575c9c 2021-12-24 00:35:43.479 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 386ffcd909664473b8ae2a2a24cdba48 --project 86b9796ae5e0402da1dd9355a7575c9c -f value 2021-12-24 00:35:45.929 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:45.931 | + functions-common:get_or_add_group_project_role:958 : group_role_id='19d145e8753949489efdbfca553e54f1 386ffcd909664473b8ae2a2a24cdba48 86b9796ae5e0402da1dd9355a7575c9c False' 2021-12-24 00:35:45.934 | + functions-common:get_or_add_group_project_role:960 : echo 19d145e8753949489efdbfca553e54f1 386ffcd909664473b8ae2a2a24cdba48 86b9796ae5e0402da1dd9355a7575c9c False 2021-12-24 00:35:45.934 | 19d145e8753949489efdbfca553e54f1 386ffcd909664473b8ae2a2a24cdba48 86b9796ae5e0402da1dd9355a7575c9c False 2021-12-24 00:35:45.936 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-12-24 00:35:45.952 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:35:45.955 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-12-24 00:35:45.970 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:35:45.973 | + ./stack.sh:main:1100 : create_nova_accounts 2021-12-24 00:35:45.975 | + lib/nova:create_nova_accounts:344 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-24 00:35:45.978 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2021-12-24 00:35:45.980 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-12-24 00:35:45.982 | + functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:35:45.985 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-24 00:35:45.987 | + functions-common:get_or_create_user:828 : local email= 2021-12-24 00:35:45.990 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 00:35:48.270 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:48.273 | + functions-common:get_or_create_user:840 : user_id=89f92a15020e4bc48c0b6fdf47f160f7 2021-12-24 00:35:48.276 | + functions-common:get_or_create_user:841 : echo 89f92a15020e4bc48c0b6fdf47f160f7 2021-12-24 00:35:48.276 | 89f92a15020e4bc48c0b6fdf47f160f7 2021-12-24 00:35:48.278 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-12-24 00:35:48.281 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:35:48.284 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:35:48.287 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:35:48.289 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:35:48.291 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:35:48.294 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:35:48.296 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:35:48.299 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:35:48.301 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:35:48.304 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:35:48.308 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-24 00:35:48.309 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:35:48.309 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:35:48.311 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:35:48.314 | ++ functions-common:get_field:727 : read data 2021-12-24 00:35:51.209 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:51.212 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:35:51.215 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:35:51.217 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-12-24 00:35:54.035 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-24 00:35:54.035 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:35:54.035 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:35:54.038 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:35:54.040 | ++ functions-common:get_field:727 : read data 2021-12-24 00:35:57.043 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:35:57.047 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:35:57.049 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:35:57.052 | ++ functions-common:get_field:733 : echo '| 0eef7cf4847a40e6bc1811c6fb0d23a6 | 89f92a15020e4bc48c0b6fdf47f160f7 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:35:57.052 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:35:57.057 | ++ functions-common:get_field:727 : read data 2021-12-24 00:35:57.061 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:35:57.064 | + functions-common:get_or_add_user_project_role:912 : echo 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:35:57.064 | 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:35:57.067 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-24 00:35:57.069 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-12-24 00:35:57.071 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:35:57.074 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:35:57.077 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:35:57.079 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:35:57.081 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:35:57.084 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:35:57.086 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:35:57.088 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:35:57.091 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:35:57.093 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:35:57.097 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-24 00:35:57.097 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:35:57.098 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:35:57.100 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:35:57.103 | ++ functions-common:get_field:727 : read data 2021-12-24 00:35:59.997 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:00.001 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:36:00.004 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:36:00.006 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-12-24 00:36:02.797 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-24 00:36:02.797 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:36:02.797 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:36:02.800 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:36:02.803 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:05.787 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:05.790 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:36:05.793 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:36:05.796 | ++ functions-common:get_field:733 : echo '| 19d145e8753949489efdbfca553e54f1 | 89f92a15020e4bc48c0b6fdf47f160f7 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:36:05.797 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:36:05.802 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:05.805 | + functions-common:get_or_add_user_project_role:910 : user_role_id=19d145e8753949489efdbfca553e54f1 2021-12-24 00:36:05.807 | + functions-common:get_or_add_user_project_role:912 : echo 19d145e8753949489efdbfca553e54f1 2021-12-24 00:36:05.807 | 19d145e8753949489efdbfca553e54f1 2021-12-24 00:36:05.810 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2021-12-24 00:36:05.813 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2021-12-24 00:36:05.815 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.31/compute 2021-12-24 00:36:05.817 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-24 00:36:05.820 | + functions-common:get_or_create_service:966 : local service_id 2021-12-24 00:36:05.823 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-12-24 00:36:08.078 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-12-24 00:36:10.216 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:10.220 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-24 00:36:10.220 | db2056d978ac4cd587e013fe797cd518' 2021-12-24 00:36:10.222 | + functions-common:get_or_create_service:978 : echo db2056d978ac4cd587e013fe797cd518 2021-12-24 00:36:10.222 | db2056d978ac4cd587e013fe797cd518 2021-12-24 00:36:10.225 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.31/compute/v2/$(project_id)s' 2021-12-24 00:36:10.227 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-24 00:36:10.231 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.31/compute/v2/$(project_id)s' RegionOne 2021-12-24 00:36:10.235 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-24 00:36:10.238 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-12-24 00:36:12.607 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:12.610 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-24 00:36:12.613 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-24 00:36:12.616 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.31/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-24 00:36:14.941 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:14.944 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=53883b23ae2b4bb88a16db2630689583 2021-12-24 00:36:14.947 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 53883b23ae2b4bb88a16db2630689583 2021-12-24 00:36:14.950 | + functions-common:get_or_create_endpoint:1011 : public_id=53883b23ae2b4bb88a16db2630689583 2021-12-24 00:36:14.952 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-24 00:36:14.954 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-24 00:36:14.957 | + functions-common:get_or_create_endpoint:1020 : echo 53883b23ae2b4bb88a16db2630689583 2021-12-24 00:36:14.957 | 53883b23ae2b4bb88a16db2630689583 2021-12-24 00:36:14.959 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-24 00:36:14.962 | + functions-common:get_or_create_service:966 : local service_id 2021-12-24 00:36:14.965 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-12-24 00:36:17.210 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-24 00:36:19.300 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:19.303 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-24 00:36:19.303 | 405b9178828b4a0eb6e153e5c01d0c15' 2021-12-24 00:36:19.305 | + functions-common:get_or_create_service:978 : echo 405b9178828b4a0eb6e153e5c01d0c15 2021-12-24 00:36:19.305 | 405b9178828b4a0eb6e153e5c01d0c15 2021-12-24 00:36:19.307 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.31/compute/v2.1 2021-12-24 00:36:19.310 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-24 00:36:19.313 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.31/compute/v2.1 RegionOne 2021-12-24 00:36:19.316 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-24 00:36:19.319 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-24 00:36:21.736 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:21.739 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-24 00:36:21.741 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-24 00:36:21.744 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.31/compute/v2.1 --region RegionOne -f value -c id 2021-12-24 00:36:24.041 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:24.045 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0b7abe8ed4484ddb88c6277b94c26363 2021-12-24 00:36:24.047 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0b7abe8ed4484ddb88c6277b94c26363 2021-12-24 00:36:24.050 | + functions-common:get_or_create_endpoint:1011 : public_id=0b7abe8ed4484ddb88c6277b94c26363 2021-12-24 00:36:24.052 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-24 00:36:24.055 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-24 00:36:24.057 | + functions-common:get_or_create_endpoint:1020 : echo 0b7abe8ed4484ddb88c6277b94c26363 2021-12-24 00:36:24.057 | 0b7abe8ed4484ddb88c6277b94c26363 2021-12-24 00:36:24.060 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2021-12-24 00:36:24.075 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:36:24.078 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2021-12-24 00:36:24.094 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:36:24.096 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-12-24 00:36:24.099 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:36:24.102 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:36:24.104 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:36:24.107 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:36:24.109 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:36:24.111 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:36:24.113 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:36:24.116 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:36:24.118 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:36:24.121 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:36:24.126 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-24 00:36:24.126 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:36:24.126 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:36:24.128 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:36:24.131 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:27.059 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:27.062 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:36:27.065 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:36:27.067 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-24 00:36:29.887 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-24 00:36:29.888 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:36:29.888 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:36:29.891 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:36:29.893 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:32.854 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:32.857 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:36:32.860 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:36:32.863 | ++ functions-common:get_field:733 : echo '| 17189bc931f34afea8a52c5d4f9f163c | 89f92a15020e4bc48c0b6fdf47f160f7 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:36:32.863 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:36:32.868 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:32.872 | + functions-common:get_or_add_user_project_role:910 : user_role_id=17189bc931f34afea8a52c5d4f9f163c 2021-12-24 00:36:32.874 | + functions-common:get_or_add_user_project_role:912 : echo 17189bc931f34afea8a52c5d4f9f163c 2021-12-24 00:36:32.874 | 17189bc931f34afea8a52c5d4f9f163c 2021-12-24 00:36:32.876 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2021-12-24 00:36:32.892 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:36:32.895 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-12-24 00:36:32.911 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:36:32.913 | + ./stack.sh:main:1103 : create_glance_accounts 2021-12-24 00:36:32.916 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-12-24 00:36:32.931 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:36:32.934 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-12-24 00:36:32.936 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-12-24 00:36:32.939 | + functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:36:32.941 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-24 00:36:32.943 | + functions-common:get_or_create_user:828 : local email= 2021-12-24 00:36:32.947 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 00:36:35.225 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:35.228 | + functions-common:get_or_create_user:840 : user_id=fff8b8a9beb04d6999ba66d6ef441ddb 2021-12-24 00:36:35.230 | + functions-common:get_or_create_user:841 : echo fff8b8a9beb04d6999ba66d6ef441ddb 2021-12-24 00:36:35.230 | fff8b8a9beb04d6999ba66d6ef441ddb 2021-12-24 00:36:35.233 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-12-24 00:36:35.235 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:36:35.238 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:36:35.241 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:36:35.243 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:36:35.245 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:36:35.248 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:36:35.250 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:36:35.252 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:36:35.255 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:36:35.257 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:36:35.261 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:36:35.262 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-24 00:36:35.262 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:36:35.265 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:36:35.267 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:38.146 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:38.149 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:36:38.152 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:36:38.155 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-12-24 00:36:41.003 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-24 00:36:41.003 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:36:41.003 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:36:41.006 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:36:41.009 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:44.007 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:44.010 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:36:44.012 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:36:44.016 | ++ functions-common:get_field:733 : echo '| 0eef7cf4847a40e6bc1811c6fb0d23a6 | fff8b8a9beb04d6999ba66d6ef441ddb | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:36:44.016 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:36:44.021 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:44.025 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:36:44.027 | + functions-common:get_or_add_user_project_role:912 : echo 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:36:44.027 | 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:36:44.030 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-24 00:36:44.032 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-12-24 00:36:44.048 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:36:44.051 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-12-24 00:36:44.053 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-12-24 00:36:44.055 | + functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:36:44.058 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-24 00:36:44.061 | + functions-common:get_or_create_user:828 : local email= 2021-12-24 00:36:44.064 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 00:36:46.350 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:46.353 | + functions-common:get_or_create_user:840 : user_id=452e0514c2d44beebbf6bae9fc4b2662 2021-12-24 00:36:46.355 | + functions-common:get_or_create_user:841 : echo 452e0514c2d44beebbf6bae9fc4b2662 2021-12-24 00:36:46.355 | 452e0514c2d44beebbf6bae9fc4b2662 2021-12-24 00:36:46.358 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-12-24 00:36:46.360 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:36:46.364 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:36:46.366 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:36:46.368 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:36:46.371 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:36:46.374 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:36:46.376 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:36:46.378 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:36:46.380 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:36:46.383 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:36:46.387 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-24 00:36:46.387 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:36:46.388 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:36:46.390 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:36:46.393 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:49.289 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:49.293 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:36:49.296 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:36:49.299 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-24 00:36:52.186 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-24 00:36:52.186 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:36:52.186 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:36:52.189 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:36:52.192 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:55.149 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:55.152 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:36:55.155 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:36:55.158 | ++ functions-common:get_field:733 : echo '| 0eef7cf4847a40e6bc1811c6fb0d23a6 | 452e0514c2d44beebbf6bae9fc4b2662 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:36:55.158 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:36:55.163 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:55.167 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:36:55.170 | + functions-common:get_or_add_user_project_role:912 : echo 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:36:55.170 | 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:36:55.172 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-12-24 00:36:55.175 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-12-24 00:36:55.177 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:36:55.180 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:36:55.183 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:36:55.185 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:36:55.188 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:36:55.190 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:36:55.192 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:36:55.195 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:36:55.197 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:36:55.200 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:36:55.204 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-24 00:36:55.204 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:36:55.204 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:36:55.207 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:36:55.209 | ++ functions-common:get_field:727 : read data 2021-12-24 00:36:58.262 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:36:58.267 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:36:58.269 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:36:58.272 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-24 00:37:01.100 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-24 00:37:01.100 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:37:01.100 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:37:01.103 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:37:01.105 | ++ functions-common:get_field:727 : read data 2021-12-24 00:37:04.039 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:04.042 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:37:04.045 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:37:04.048 | ++ functions-common:get_field:733 : echo '| 17189bc931f34afea8a52c5d4f9f163c | 452e0514c2d44beebbf6bae9fc4b2662 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:37:04.048 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:37:04.053 | ++ functions-common:get_field:727 : read data 2021-12-24 00:37:04.057 | + functions-common:get_or_add_user_project_role:910 : user_role_id=17189bc931f34afea8a52c5d4f9f163c 2021-12-24 00:37:04.060 | + functions-common:get_or_add_user_project_role:912 : echo 17189bc931f34afea8a52c5d4f9f163c 2021-12-24 00:37:04.060 | 17189bc931f34afea8a52c5d4f9f163c 2021-12-24 00:37:04.062 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-12-24 00:37:04.064 | + functions-common:get_or_create_service:966 : local service_id 2021-12-24 00:37:04.068 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-12-24 00:37:06.314 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-24 00:37:08.438 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:08.441 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-24 00:37:08.441 | 7347eeff5c2846f6ac075df99faec735' 2021-12-24 00:37:08.443 | + functions-common:get_or_create_service:978 : echo 7347eeff5c2846f6ac075df99faec735 2021-12-24 00:37:08.443 | 7347eeff5c2846f6ac075df99faec735 2021-12-24 00:37:08.446 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.31/image 2021-12-24 00:37:08.448 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-24 00:37:08.452 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.31/image RegionOne 2021-12-24 00:37:08.454 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-24 00:37:08.458 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-24 00:37:10.817 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:10.820 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-24 00:37:10.823 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-24 00:37:10.827 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.31/image --region RegionOne -f value -c id 2021-12-24 00:37:13.187 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:13.190 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=9bf95465c30e48e3b89de4c15f45af48 2021-12-24 00:37:13.192 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 9bf95465c30e48e3b89de4c15f45af48 2021-12-24 00:37:13.195 | + functions-common:get_or_create_endpoint:1011 : public_id=9bf95465c30e48e3b89de4c15f45af48 2021-12-24 00:37:13.198 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-24 00:37:13.200 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-24 00:37:13.202 | + functions-common:get_or_create_endpoint:1020 : echo 9bf95465c30e48e3b89de4c15f45af48 2021-12-24 00:37:13.202 | 9bf95465c30e48e3b89de4c15f45af48 2021-12-24 00:37:13.206 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-12-24 00:37:13.209 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-24 00:37:13.212 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-24 00:37:15.431 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-12-24 00:37:15.434 | ++ functions-common:get_or_create_domain:803 : echo default 2021-12-24 00:37:15.437 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-12-24 00:37:15.439 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-24 00:37:15.465 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-24 00:37:15.490 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-12-24 00:37:15.506 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:37:15.508 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-12-24 00:37:15.510 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-12-24 00:37:15.513 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-12-24 00:37:15.515 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-12-24 00:37:15.518 | + functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:37:15.520 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-24 00:37:15.522 | + functions-common:get_or_create_user:828 : local email= 2021-12-24 00:37:15.525 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 00:37:17.815 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:17.818 | + functions-common:get_or_create_user:840 : user_id=040a5bdf842b4b2b803d82bd5201fcc3 2021-12-24 00:37:17.820 | + functions-common:get_or_create_user:841 : echo 040a5bdf842b4b2b803d82bd5201fcc3 2021-12-24 00:37:17.820 | 040a5bdf842b4b2b803d82bd5201fcc3 2021-12-24 00:37:17.823 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-12-24 00:37:17.826 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:37:17.829 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:37:17.831 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:37:17.833 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:37:17.836 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:37:17.838 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:37:17.840 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:37:17.843 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:37:17.846 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:37:17.848 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:37:17.852 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-24 00:37:17.852 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:37:17.853 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:37:17.855 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:37:17.858 | ++ functions-common:get_field:727 : read data 2021-12-24 00:37:20.732 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:20.736 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:37:20.738 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:37:20.741 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-12-24 00:37:23.613 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-24 00:37:23.613 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:37:23.613 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:37:23.616 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:37:23.618 | ++ functions-common:get_field:727 : read data 2021-12-24 00:37:26.568 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:26.571 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:37:26.573 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:37:26.578 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:37:26.580 | ++ functions-common:get_field:733 : echo '| 0eef7cf4847a40e6bc1811c6fb0d23a6 | 040a5bdf842b4b2b803d82bd5201fcc3 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:37:26.584 | ++ functions-common:get_field:727 : read data 2021-12-24 00:37:26.587 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:37:26.590 | + functions-common:get_or_add_user_project_role:912 : echo 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:37:26.590 | 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:37:26.593 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-24 00:37:26.595 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-24 00:37:26.598 | + functions-common:get_or_create_service:966 : local service_id 2021-12-24 00:37:26.601 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-12-24 00:37:28.851 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-24 00:37:30.974 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:30.977 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-24 00:37:30.977 | 2f3420e9fc81468db2010ca94427d91d' 2021-12-24 00:37:30.980 | + functions-common:get_or_create_service:978 : echo 2f3420e9fc81468db2010ca94427d91d 2021-12-24 00:37:30.980 | 2f3420e9fc81468db2010ca94427d91d 2021-12-24 00:37:30.983 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-12-24 00:37:30.985 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.31/volume/v3/$(project_id)s' 2021-12-24 00:37:30.987 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-24 00:37:30.990 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.31/volume/v3/$(project_id)s' RegionOne 2021-12-24 00:37:30.993 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-24 00:37:30.996 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-12-24 00:37:33.358 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:33.360 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-24 00:37:33.363 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-24 00:37:33.366 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.31/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-24 00:37:35.749 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:35.752 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=6411e23c5ffe4ab78aeda1bad4107c37 2021-12-24 00:37:35.754 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 6411e23c5ffe4ab78aeda1bad4107c37 2021-12-24 00:37:35.757 | + functions-common:get_or_create_endpoint:1011 : public_id=6411e23c5ffe4ab78aeda1bad4107c37 2021-12-24 00:37:35.760 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-24 00:37:35.762 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-24 00:37:35.765 | + functions-common:get_or_create_endpoint:1020 : echo 6411e23c5ffe4ab78aeda1bad4107c37 2021-12-24 00:37:35.765 | 6411e23c5ffe4ab78aeda1bad4107c37 2021-12-24 00:37:35.767 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-12-24 00:37:35.770 | + functions-common:get_or_create_service:966 : local service_id 2021-12-24 00:37:35.773 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-12-24 00:37:38.034 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-12-24 00:37:40.208 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:40.211 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-24 00:37:40.211 | abffaeaea77344bdb707cad7101e3359' 2021-12-24 00:37:40.214 | + functions-common:get_or_create_service:978 : echo abffaeaea77344bdb707cad7101e3359 2021-12-24 00:37:40.214 | abffaeaea77344bdb707cad7101e3359 2021-12-24 00:37:40.216 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.31/volume/v2/$(project_id)s' 2021-12-24 00:37:40.218 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-24 00:37:40.221 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.31/volume/v2/$(project_id)s' RegionOne 2021-12-24 00:37:40.224 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-24 00:37:40.227 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-12-24 00:37:42.584 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:42.587 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-24 00:37:42.589 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-24 00:37:42.593 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.31/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-24 00:37:44.937 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:44.940 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=6acdd8d49e43432492407c18bf9785a2 2021-12-24 00:37:44.942 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 6acdd8d49e43432492407c18bf9785a2 2021-12-24 00:37:44.945 | + functions-common:get_or_create_endpoint:1011 : public_id=6acdd8d49e43432492407c18bf9785a2 2021-12-24 00:37:44.948 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-24 00:37:44.950 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-24 00:37:44.956 | + functions-common:get_or_create_endpoint:1020 : echo 6acdd8d49e43432492407c18bf9785a2 2021-12-24 00:37:44.956 | 6acdd8d49e43432492407c18bf9785a2 2021-12-24 00:37:44.958 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-24 00:37:44.960 | + functions-common:get_or_create_service:966 : local service_id 2021-12-24 00:37:44.964 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-12-24 00:37:47.237 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-24 00:37:49.352 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:49.355 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-24 00:37:49.355 | 027cdf1db0a94f9285bcb73c11876c78' 2021-12-24 00:37:49.358 | + functions-common:get_or_create_service:978 : echo 027cdf1db0a94f9285bcb73c11876c78 2021-12-24 00:37:49.358 | 027cdf1db0a94f9285bcb73c11876c78 2021-12-24 00:37:49.360 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.31/volume/v3/$(project_id)s' 2021-12-24 00:37:49.363 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-24 00:37:49.366 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.31/volume/v3/$(project_id)s' RegionOne 2021-12-24 00:37:49.368 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-24 00:37:49.372 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-24 00:37:51.734 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:51.737 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-24 00:37:51.739 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-24 00:37:51.743 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.31/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-24 00:37:54.055 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:54.058 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=43e71bf49bf441e484e8c9ce2a62ef72 2021-12-24 00:37:54.061 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 43e71bf49bf441e484e8c9ce2a62ef72 2021-12-24 00:37:54.064 | + functions-common:get_or_create_endpoint:1011 : public_id=43e71bf49bf441e484e8c9ce2a62ef72 2021-12-24 00:37:54.066 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-24 00:37:54.069 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-24 00:37:54.071 | + functions-common:get_or_create_endpoint:1020 : echo 43e71bf49bf441e484e8c9ce2a62ef72 2021-12-24 00:37:54.071 | 43e71bf49bf441e484e8c9ce2a62ef72 2021-12-24 00:37:54.073 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-12-24 00:37:54.076 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-12-24 00:37:54.079 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-24 00:37:54.082 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-24 00:37:56.387 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:56.390 | ++ functions-common:get_or_create_project:853 : project_id=4ffd3f94a64d4cea8b6d5835427ab6b5 2021-12-24 00:37:56.393 | ++ functions-common:get_or_create_project:854 : echo 4ffd3f94a64d4cea8b6d5835427ab6b5 2021-12-24 00:37:56.396 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4ffd3f94a64d4cea8b6d5835427ab6b5 2021-12-24 00:37:56.422 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-12-24 00:37:56.424 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:37:56.427 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-24 00:37:56.429 | ++ functions-common:get_or_create_user:828 : local email= 2021-12-24 00:37:56.432 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-24 00:37:58.406 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-24 00:37:58.804 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:37:58.807 | ++ functions-common:get_or_create_user:840 : user_id=040a5bdf842b4b2b803d82bd5201fcc3 2021-12-24 00:37:58.809 | ++ functions-common:get_or_create_user:841 : echo 040a5bdf842b4b2b803d82bd5201fcc3 2021-12-24 00:37:58.812 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 040a5bdf842b4b2b803d82bd5201fcc3 2021-12-24 00:37:58.837 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-12-24 00:37:58.853 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:37:58.856 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-12-24 00:37:58.858 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-12-24 00:37:58.862 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:37:58.862 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-24 00:37:58.866 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:37:58.869 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-24 00:37:58.871 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-24 00:37:58.874 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-24 00:37:58.876 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-12-24 00:37:58.878 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-12-24 00:37:58.881 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-12-24 00:37:58.883 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.31:9696/ 2021-12-24 00:37:58.885 | + lib/neutron-legacy:create_mutnauq_accounts:412 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-12-24 00:37:58.888 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-12-24 00:37:58.890 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-12-24 00:37:58.893 | + functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:37:58.895 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-24 00:37:58.898 | + functions-common:get_or_create_user:828 : local email= 2021-12-24 00:37:58.901 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 00:38:01.210 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:01.213 | + functions-common:get_or_create_user:840 : user_id=5913c3d8698f4b8baaaecf9f21a942a2 2021-12-24 00:38:01.216 | + functions-common:get_or_create_user:841 : echo 5913c3d8698f4b8baaaecf9f21a942a2 2021-12-24 00:38:01.216 | 5913c3d8698f4b8baaaecf9f21a942a2 2021-12-24 00:38:01.218 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-12-24 00:38:01.221 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:38:01.224 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:38:01.226 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:38:01.229 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:38:01.231 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:38:01.234 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:38:01.236 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:38:01.238 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:38:01.241 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:38:01.243 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:38:01.248 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-24 00:38:01.248 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:38:01.248 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:38:01.251 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:38:01.254 | ++ functions-common:get_field:727 : read data 2021-12-24 00:38:04.163 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:04.167 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:38:04.170 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:38:04.172 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-12-24 00:38:07.007 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-24 00:38:07.007 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:38:07.008 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:38:07.010 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:38:07.013 | ++ functions-common:get_field:727 : read data 2021-12-24 00:38:09.993 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:09.996 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:38:09.999 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:38:10.002 | ++ functions-common:get_field:733 : echo '| 0eef7cf4847a40e6bc1811c6fb0d23a6 | 5913c3d8698f4b8baaaecf9f21a942a2 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:38:10.002 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:38:10.007 | ++ functions-common:get_field:727 : read data 2021-12-24 00:38:10.010 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:38:10.013 | + functions-common:get_or_add_user_project_role:912 : echo 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:38:10.013 | 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:38:10.016 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-24 00:38:10.018 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-12-24 00:38:10.021 | + functions-common:get_or_create_service:966 : local service_id 2021-12-24 00:38:10.024 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-12-24 00:38:12.255 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-24 00:38:14.451 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:14.454 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-24 00:38:14.454 | 49ede8cfde0943b696eefa0cf4f950f1' 2021-12-24 00:38:14.456 | + functions-common:get_or_create_service:978 : echo 49ede8cfde0943b696eefa0cf4f950f1 2021-12-24 00:38:14.456 | 49ede8cfde0943b696eefa0cf4f950f1 2021-12-24 00:38:14.459 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.31:9696/ 2021-12-24 00:38:14.461 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-24 00:38:14.465 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.31:9696/ RegionOne 2021-12-24 00:38:14.468 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-24 00:38:14.471 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-24 00:38:16.831 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:16.834 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-24 00:38:16.837 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-24 00:38:16.840 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.31:9696/ --region RegionOne -f value -c id 2021-12-24 00:38:19.164 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:19.168 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c0e433d3ecc7407bbc3e73cd892dbaea 2021-12-24 00:38:19.170 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c0e433d3ecc7407bbc3e73cd892dbaea 2021-12-24 00:38:19.173 | + functions-common:get_or_create_endpoint:1011 : public_id=c0e433d3ecc7407bbc3e73cd892dbaea 2021-12-24 00:38:19.176 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-24 00:38:19.178 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-24 00:38:19.181 | + functions-common:get_or_create_endpoint:1020 : echo c0e433d3ecc7407bbc3e73cd892dbaea 2021-12-24 00:38:19.181 | c0e433d3ecc7407bbc3e73cd892dbaea 2021-12-24 00:38:19.183 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-12-24 00:38:19.199 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:38:19.201 | + ./stack.sh:main:1112 : create_swift_accounts 2021-12-24 00:38:19.204 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-12-24 00:38:19.206 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-12-24 00:38:19.208 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-12-24 00:38:19.211 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-12-24 00:38:19.213 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-12-24 00:38:19.216 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-12-24 00:38:19.218 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-12-24 00:38:19.221 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-12-24 00:38:19.223 | + lib/swift:create_swift_accounts:635 : local another_role 2021-12-24 00:38:19.226 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-12-24 00:38:19.228 | ++ functions-common:get_or_create_role:860 : local role_id 2021-12-24 00:38:19.232 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-24 00:38:21.481 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:21.483 | ++ functions-common:get_or_create_role:865 : role_id=af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:38:21.486 | ++ functions-common:get_or_create_role:866 : echo af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:38:21.488 | + lib/swift:create_swift_accounts:636 : another_role=af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:38:21.491 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-12-24 00:38:21.493 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-12-24 00:38:21.496 | + functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:38:21.498 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-24 00:38:21.500 | + functions-common:get_or_create_user:828 : local email= 2021-12-24 00:38:21.503 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 00:38:23.768 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:23.770 | + functions-common:get_or_create_user:840 : user_id=058e571308a64c04b2b9eec8ad20eea8 2021-12-24 00:38:23.773 | + functions-common:get_or_create_user:841 : echo 058e571308a64c04b2b9eec8ad20eea8 2021-12-24 00:38:23.773 | 058e571308a64c04b2b9eec8ad20eea8 2021-12-24 00:38:23.775 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-12-24 00:38:23.777 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:38:23.780 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:38:23.782 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:38:23.784 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:38:23.787 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:38:23.789 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:38:23.791 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:38:23.794 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:38:23.796 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:38:23.798 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:38:23.802 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-24 00:38:23.802 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:38:23.802 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:38:23.805 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:38:23.808 | ++ functions-common:get_field:727 : read data 2021-12-24 00:38:26.688 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:26.692 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:38:26.694 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:38:26.696 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-12-24 00:38:29.539 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-24 00:38:29.539 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:38:29.539 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:38:29.542 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:38:29.544 | ++ functions-common:get_field:727 : read data 2021-12-24 00:38:32.502 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:32.505 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:38:32.507 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:38:32.510 | ++ functions-common:get_field:733 : echo '| 0eef7cf4847a40e6bc1811c6fb0d23a6 | 058e571308a64c04b2b9eec8ad20eea8 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:38:32.511 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:38:32.515 | ++ functions-common:get_field:727 : read data 2021-12-24 00:38:32.519 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:38:32.521 | + functions-common:get_or_add_user_project_role:912 : echo 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:38:32.521 | 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:38:32.523 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-24 00:38:32.525 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-12-24 00:38:32.527 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:38:32.530 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:38:32.532 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:38:32.535 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:38:32.537 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:38:32.539 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:38:32.541 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:38:32.543 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:38:32.545 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:38:32.548 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:38:32.551 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-24 00:38:32.552 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:38:32.552 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:38:32.555 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:38:32.558 | ++ functions-common:get_field:727 : read data 2021-12-24 00:38:35.447 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:35.451 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:38:35.453 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:38:35.456 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-12-24 00:38:38.262 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-24 00:38:38.262 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:38:38.262 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:38:38.265 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:38:38.267 | ++ functions-common:get_field:727 : read data 2021-12-24 00:38:41.236 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:41.239 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:38:41.241 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:38:41.244 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:38:41.245 | ++ functions-common:get_field:733 : echo '| 19d145e8753949489efdbfca553e54f1 | 058e571308a64c04b2b9eec8ad20eea8 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:38:41.249 | ++ functions-common:get_field:727 : read data 2021-12-24 00:38:41.252 | + functions-common:get_or_add_user_project_role:910 : user_role_id=19d145e8753949489efdbfca553e54f1 2021-12-24 00:38:41.254 | + functions-common:get_or_add_user_project_role:912 : echo 19d145e8753949489efdbfca553e54f1 2021-12-24 00:38:41.255 | 19d145e8753949489efdbfca553e54f1 2021-12-24 00:38:41.257 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-12-24 00:38:41.259 | + functions-common:get_or_create_service:966 : local service_id 2021-12-24 00:38:41.263 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-12-24 00:38:43.495 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-12-24 00:38:45.639 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:45.641 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-24 00:38:45.642 | d11b6c86adb94e3da1d304bbb3b094af' 2021-12-24 00:38:45.644 | + functions-common:get_or_create_service:978 : echo d11b6c86adb94e3da1d304bbb3b094af 2021-12-24 00:38:45.644 | d11b6c86adb94e3da1d304bbb3b094af 2021-12-24 00:38:45.646 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.31:8080/v1/AUTH_$(project_id)s' http://10.222.0.31:8080 2021-12-24 00:38:45.649 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-24 00:38:45.652 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.31:8080/v1/AUTH_$(project_id)s' RegionOne 2021-12-24 00:38:45.654 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-24 00:38:45.657 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-12-24 00:38:48.052 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:48.054 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-24 00:38:48.057 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-24 00:38:48.060 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.31:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-12-24 00:38:50.372 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:50.375 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8506f17c6aff4c6c8bb275a75e8080d9 2021-12-24 00:38:50.377 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 8506f17c6aff4c6c8bb275a75e8080d9 2021-12-24 00:38:50.380 | + functions-common:get_or_create_endpoint:1011 : public_id=8506f17c6aff4c6c8bb275a75e8080d9 2021-12-24 00:38:50.382 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.31:8080 ]] 2021-12-24 00:38:50.385 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.31:8080 RegionOne 2021-12-24 00:38:50.387 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-24 00:38:50.390 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-12-24 00:38:52.746 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:52.749 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-24 00:38:52.751 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-24 00:38:52.754 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.31:8080 --region RegionOne -f value -c id 2021-12-24 00:38:55.051 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:55.053 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e90916789c49424fa1ee7717f9d900a9 2021-12-24 00:38:55.056 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo e90916789c49424fa1ee7717f9d900a9 2021-12-24 00:38:55.056 | e90916789c49424fa1ee7717f9d900a9 2021-12-24 00:38:55.058 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-24 00:38:55.060 | + functions-common:get_or_create_endpoint:1020 : echo 8506f17c6aff4c6c8bb275a75e8080d9 2021-12-24 00:38:55.060 | 8506f17c6aff4c6c8bb275a75e8080d9 2021-12-24 00:38:55.062 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-12-24 00:38:55.065 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-12-24 00:38:55.068 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-24 00:38:55.071 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-12-24 00:38:57.293 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:57.296 | ++ functions-common:get_or_create_project:853 : project_id=353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:38:57.298 | ++ functions-common:get_or_create_project:854 : echo 353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:38:57.301 | + lib/swift:create_swift_accounts:650 : swift_project_test1=353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:38:57.303 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-12-24 00:38:57.306 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:38:57.323 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-12-24 00:38:57.325 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:38:57.327 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-12-24 00:38:57.330 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-12-24 00:38:57.333 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-12-24 00:38:59.597 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:38:59.600 | ++ functions-common:get_or_create_user:840 : user_id=24ee97bc71f84880854ae0699730b6a7 2021-12-24 00:38:59.602 | ++ functions-common:get_or_create_user:841 : echo 24ee97bc71f84880854ae0699730b6a7 2021-12-24 00:38:59.605 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=24ee97bc71f84880854ae0699730b6a7 2021-12-24 00:38:59.608 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-12-24 00:38:59.610 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:38:59.626 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin 24ee97bc71f84880854ae0699730b6a7 353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:38:59.628 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:38:59.631 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:38:59.633 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:38:59.636 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:38:59.638 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:38:59.641 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:38:59.643 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:38:59.646 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:38:59.649 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 24ee97bc71f84880854ae0699730b6a7 --project 353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:38:59.650 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:38:59.650 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:38:59.652 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:38:59.655 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:02.089 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:02.093 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:39:02.095 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:39:02.098 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 24ee97bc71f84880854ae0699730b6a7 --project 353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:39:04.429 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 24ee97bc71f84880854ae0699730b6a7 --project 353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:39:04.429 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:39:04.429 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:39:04.432 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:39:04.435 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:06.904 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:06.907 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:39:06.910 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:39:06.912 | ++ functions-common:get_field:733 : echo '| 19d145e8753949489efdbfca553e54f1 | 24ee97bc71f84880854ae0699730b6a7 | | 353672cdc84f43e1ad0bf58615bcbe45 | | | False |' 2021-12-24 00:39:06.913 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:39:06.918 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:06.921 | + functions-common:get_or_add_user_project_role:910 : user_role_id=19d145e8753949489efdbfca553e54f1 2021-12-24 00:39:06.923 | + functions-common:get_or_add_user_project_role:912 : echo 19d145e8753949489efdbfca553e54f1 2021-12-24 00:39:06.923 | 19d145e8753949489efdbfca553e54f1 2021-12-24 00:39:06.926 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-12-24 00:39:06.929 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-12-24 00:39:06.932 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:39:06.934 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-12-24 00:39:06.937 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-12-24 00:39:06.940 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-12-24 00:39:09.132 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:09.135 | ++ functions-common:get_or_create_user:840 : user_id=bc1bc77fa0d44ea1a20eca8e69e50fed 2021-12-24 00:39:09.137 | ++ functions-common:get_or_create_user:841 : echo bc1bc77fa0d44ea1a20eca8e69e50fed 2021-12-24 00:39:09.140 | + lib/swift:create_swift_accounts:659 : swift_user_test3=bc1bc77fa0d44ea1a20eca8e69e50fed 2021-12-24 00:39:09.143 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-12-24 00:39:09.147 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:39:09.163 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role af3ea88ec09c4bf28ac1d18473a20cbf bc1bc77fa0d44ea1a20eca8e69e50fed 353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:39:09.165 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:39:09.168 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:39:09.171 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:39:09.173 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:39:09.175 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:39:09.178 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:39:09.180 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:39:09.183 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:39:09.187 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:39:09.187 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role af3ea88ec09c4bf28ac1d18473a20cbf --user bc1bc77fa0d44ea1a20eca8e69e50fed --project 353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:39:09.187 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:39:09.190 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:39:09.192 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:11.556 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:11.560 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:39:11.562 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:39:11.565 | + functions-common:get_or_add_user_project_role:901 : openstack role add af3ea88ec09c4bf28ac1d18473a20cbf --user bc1bc77fa0d44ea1a20eca8e69e50fed --project 353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:39:13.817 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role af3ea88ec09c4bf28ac1d18473a20cbf --user bc1bc77fa0d44ea1a20eca8e69e50fed --project 353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:39:13.817 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:39:13.817 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:39:13.820 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:39:13.823 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:16.306 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:16.309 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:39:16.311 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:39:16.314 | ++ functions-common:get_field:733 : echo '| af3ea88ec09c4bf28ac1d18473a20cbf | bc1bc77fa0d44ea1a20eca8e69e50fed | | 353672cdc84f43e1ad0bf58615bcbe45 | | | False |' 2021-12-24 00:39:16.315 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:39:16.319 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:16.323 | + functions-common:get_or_add_user_project_role:910 : user_role_id=af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:39:16.325 | + functions-common:get_or_add_user_project_role:912 : echo af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:39:16.325 | af3ea88ec09c4bf28ac1d18473a20cbf 2021-12-24 00:39:16.328 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-12-24 00:39:16.331 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-12-24 00:39:16.333 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-24 00:39:16.336 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-12-24 00:39:18.561 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:18.564 | ++ functions-common:get_or_create_project:853 : project_id=3ade519e054e4251b73fcc615479d458 2021-12-24 00:39:18.567 | ++ functions-common:get_or_create_project:854 : echo 3ade519e054e4251b73fcc615479d458 2021-12-24 00:39:18.570 | + lib/swift:create_swift_accounts:664 : swift_project_test2=3ade519e054e4251b73fcc615479d458 2021-12-24 00:39:18.572 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-12-24 00:39:18.574 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:39:18.590 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-12-24 00:39:18.593 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-12-24 00:39:18.595 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:39:18.597 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-12-24 00:39:18.600 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-12-24 00:39:18.603 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-12-24 00:39:20.866 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:20.869 | ++ functions-common:get_or_create_user:840 : user_id=c6dd8094728e4216a5cbfda3f2420ac3 2021-12-24 00:39:20.871 | ++ functions-common:get_or_create_user:841 : echo c6dd8094728e4216a5cbfda3f2420ac3 2021-12-24 00:39:20.874 | + lib/swift:create_swift_accounts:669 : swift_user_test2=c6dd8094728e4216a5cbfda3f2420ac3 2021-12-24 00:39:20.876 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-12-24 00:39:20.879 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:39:20.894 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin c6dd8094728e4216a5cbfda3f2420ac3 3ade519e054e4251b73fcc615479d458 2021-12-24 00:39:20.896 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:39:20.899 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:39:20.902 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:39:20.905 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:39:20.907 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:39:20.909 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:39:20.911 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:39:20.914 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:39:20.918 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user c6dd8094728e4216a5cbfda3f2420ac3 --project 3ade519e054e4251b73fcc615479d458 2021-12-24 00:39:20.918 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:39:20.919 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:39:20.921 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:39:20.924 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:23.327 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:23.331 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:39:23.333 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:39:23.336 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user c6dd8094728e4216a5cbfda3f2420ac3 --project 3ade519e054e4251b73fcc615479d458 2021-12-24 00:39:25.648 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user c6dd8094728e4216a5cbfda3f2420ac3 --project 3ade519e054e4251b73fcc615479d458 2021-12-24 00:39:25.648 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:39:25.648 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:39:25.651 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:39:25.654 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:28.132 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:28.135 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:39:28.137 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:39:28.140 | ++ functions-common:get_field:733 : echo '| 19d145e8753949489efdbfca553e54f1 | c6dd8094728e4216a5cbfda3f2420ac3 | | 3ade519e054e4251b73fcc615479d458 | | | False |' 2021-12-24 00:39:28.142 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:39:28.145 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:28.149 | + functions-common:get_or_add_user_project_role:910 : user_role_id=19d145e8753949489efdbfca553e54f1 2021-12-24 00:39:28.152 | + functions-common:get_or_add_user_project_role:912 : echo 19d145e8753949489efdbfca553e54f1 2021-12-24 00:39:28.152 | 19d145e8753949489efdbfca553e54f1 2021-12-24 00:39:28.154 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-12-24 00:39:28.157 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-12-24 00:39:28.159 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-24 00:39:28.163 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-12-24 00:39:30.444 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-12-24 00:39:32.564 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:32.567 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-12-24 00:39:32.567 | 1aa9beedbcbe4248913ab7584333891d' 2021-12-24 00:39:32.569 | ++ functions-common:get_or_create_domain:803 : echo 1aa9beedbcbe4248913ab7584333891d 2021-12-24 00:39:32.573 | + lib/swift:create_swift_accounts:674 : swift_domain=1aa9beedbcbe4248913ab7584333891d 2021-12-24 00:39:32.575 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-12-24 00:39:32.578 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:39:32.593 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-12-24 00:39:32.596 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 1aa9beedbcbe4248913ab7584333891d 2021-12-24 00:39:32.598 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-24 00:39:32.601 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=1aa9beedbcbe4248913ab7584333891d --or-show -f value -c id 2021-12-24 00:39:34.894 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:34.897 | ++ functions-common:get_or_create_project:853 : project_id=08b35fcda86e4ff78f5918dbb3d67727 2021-12-24 00:39:34.899 | ++ functions-common:get_or_create_project:854 : echo 08b35fcda86e4ff78f5918dbb3d67727 2021-12-24 00:39:34.902 | + lib/swift:create_swift_accounts:678 : swift_project_test4=08b35fcda86e4ff78f5918dbb3d67727 2021-12-24 00:39:34.905 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-12-24 00:39:34.907 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:39:34.923 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-12-24 00:39:34.926 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 1aa9beedbcbe4248913ab7584333891d test4@example.com 2021-12-24 00:39:34.929 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:39:34.931 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-12-24 00:39:34.933 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-12-24 00:39:34.936 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=1aa9beedbcbe4248913ab7584333891d --email=test4@example.com --or-show -f value -c id 2021-12-24 00:39:37.192 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:37.195 | ++ functions-common:get_or_create_user:840 : user_id=0f5c0e40aef14a099fff801e9a3b6a5c 2021-12-24 00:39:37.198 | ++ functions-common:get_or_create_user:841 : echo 0f5c0e40aef14a099fff801e9a3b6a5c 2021-12-24 00:39:37.200 | + lib/swift:create_swift_accounts:683 : swift_user_test4=0f5c0e40aef14a099fff801e9a3b6a5c 2021-12-24 00:39:37.203 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-12-24 00:39:37.205 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:39:37.221 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin 0f5c0e40aef14a099fff801e9a3b6a5c 08b35fcda86e4ff78f5918dbb3d67727 2021-12-24 00:39:37.223 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:39:37.226 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-24 00:39:37.229 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:39:37.232 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:39:37.234 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-24 00:39:37.236 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-24 00:39:37.239 | ++ functions-common:_get_domain_args:882 : echo 2021-12-24 00:39:37.241 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-24 00:39:37.245 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 0f5c0e40aef14a099fff801e9a3b6a5c --project 08b35fcda86e4ff78f5918dbb3d67727 2021-12-24 00:39:37.245 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:39:37.246 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:39:37.248 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:39:37.250 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:39.652 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:39.656 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:39:39.658 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:39:39.661 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 0f5c0e40aef14a099fff801e9a3b6a5c --project 08b35fcda86e4ff78f5918dbb3d67727 2021-12-24 00:39:41.986 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 0f5c0e40aef14a099fff801e9a3b6a5c --project 08b35fcda86e4ff78f5918dbb3d67727 2021-12-24 00:39:41.986 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:39:41.986 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:39:41.989 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:39:41.991 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:44.516 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:39:44.519 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:39:44.522 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:39:44.525 | ++ functions-common:get_field:733 : echo '| 19d145e8753949489efdbfca553e54f1 | 0f5c0e40aef14a099fff801e9a3b6a5c | | 08b35fcda86e4ff78f5918dbb3d67727 | | | False |' 2021-12-24 00:39:44.525 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:39:44.530 | ++ functions-common:get_field:727 : read data 2021-12-24 00:39:44.533 | + functions-common:get_or_add_user_project_role:910 : user_role_id=19d145e8753949489efdbfca553e54f1 2021-12-24 00:39:44.535 | + functions-common:get_or_add_user_project_role:912 : echo 19d145e8753949489efdbfca553e54f1 2021-12-24 00:39:44.535 | 19d145e8753949489efdbfca553e54f1 2021-12-24 00:39:44.538 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-12-24 00:39:44.540 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-24 00:39:44.543 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-24 00:39:44.547 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-24 00:39:44.559 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-24 00:39:44.569 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-24 00:39:44.572 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-24 00:39:44.575 | + 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.31/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-24 00:39:44.668 | The user clouds.yaml file didn't exist. 2021-12-24 00:39:44.677 | + 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.31/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-24 00:39:44.778 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-24 00:39:44.778 | self._clouds = yaml.load(clouds_file) 2021-12-24 00:39:44.787 | + 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.31/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-24 00:39:44.893 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-24 00:39:44.893 | self._clouds = yaml.load(clouds_file) 2021-12-24 00:39:44.901 | + 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.31/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-24 00:39:45.012 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-24 00:39:45.012 | self._clouds = yaml.load(clouds_file) 2021-12-24 00:39:45.021 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-12-24 00:39:45.025 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-12-24 00:39:45.028 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-24 00:39:45.031 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-12-24 00:39:45.048 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:39:45.050 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-12-24 00:39:45.067 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:39:45.070 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-12-24 00:39:45.085 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:39:45.088 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-12-24 00:39:45.090 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:39:45.093 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-12-24 00:39:45.095 | + ./stack.sh:main:1135 : init_glance 2021-12-24 00:39:45.097 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-12-24 00:39:45.101 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-12-24 00:39:45.105 | + lib/glance:init_glance:336 : recreate_database glance 2021-12-24 00:39:45.108 | + lib/database:recreate_database:110 : local db=glance 2021-12-24 00:39:45.110 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-24 00:39:45.113 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-12-24 00:39:45.115 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-24 00:39:45.119 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:39:45.133 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-24 00:39:45.136 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:39:45.149 | + lib/glance:init_glance:338 : time_start dbsync 2021-12-24 00:39:45.152 | + functions-common:time_start:2317 : local name=dbsync 2021-12-24 00:39:45.154 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:39:45.157 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:39:45.160 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:39:45.163 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306385161 2021-12-24 00:39:45.166 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-24 00:39:47.443 | 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=78284) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-24 00:39:47.447 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-24 00:39:47.447 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-24 00:39:47.472 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-24 00:39:47.472 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-24 00:39:47.489 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:39:47.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.490 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.492 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.494 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.495 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.495 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.497 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.497 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.499 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.500 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.500 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.503 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.503 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.508 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:39:47.509 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:39:47.549 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:39:47.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.551 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.553 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.554 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.556 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.556 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.558 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.558 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.560 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.561 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.561 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.564 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.564 | 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=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:39:47.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:39:47.569 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:39:47.569 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78284) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:39:47.621 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 00:39:47.621 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 00:39:47.658 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-24 00:39:50.550 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-24 00:39:50.646 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-24 00:39:50.655 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-24 00:39:50.983 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-24 00:39:50.992 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-24 00:39:51.000 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-24 00:39:51.205 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-24 00:39:51.540 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-24 00:39:51.548 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-24 00:39:51.558 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 00:39:51.558 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 00:39:51.563 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 00:39:51.563 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 00:39:51.568 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 00:39:51.568 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 00:39:51.588 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 00:39:51.588 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 00:39:51.620 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 00:39:51.620 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 00:39:51.628 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-24 00:39:51.920 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-24 00:39:52.061 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-24 00:39:52.063 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-24 00:39:52.065 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-24 00:39:52.073 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-24 00:39:52.075 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-24 00:39:52.086 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 00:39:52.087 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 00:39:52.091 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 00:39:52.091 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 00:39:52.095 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-12-24 00:39:52.095 | Database migration is up to date. No migration needed. 2021-12-24 00:39:52.095 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-12-24 00:39:52.095 | Database is synced successfully. 2021-12-24 00:39:52.280 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-24 00:39:54.371 | 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=78291) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-24 00:39:54.520 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-24 00:39:54.554 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-24 00:39:54.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-24 00:39:54.811 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-24 00:39:54.857 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-24 00:39:55.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-24 00:39:55.069 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-24 00:39:55.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-24 00:39:55.142 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-24 00:39:55.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-24 00:39:55.352 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-24 00:39:55.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-24 00:39:55.512 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-24 00:39:55.538 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-24 00:39:55.614 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-24 00:39:55.645 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-24 00:39:55.687 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-24 00:39:55.769 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-24 00:39:55.799 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-24 00:39:55.842 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-24 00:39:55.880 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-24 00:39:55.919 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-24 00:39:55.988 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-24 00:39:56.121 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-24 00:39:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-24 00:39:56.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-24 00:39:56.239 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-24 00:39:56.309 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-24 00:39:56.348 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-24 00:39:56.381 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-24 00:39:56.381 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-24 00:39:56.562 | + lib/glance:init_glance:344 : time_stop dbsync 2021-12-24 00:39:56.565 | + functions-common:time_stop:2331 : local name 2021-12-24 00:39:56.567 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:39:56.570 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:39:56.572 | + functions-common:time_stop:2334 : local total 2021-12-24 00:39:56.575 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:39:56.577 | + functions-common:time_stop:2337 : name=dbsync 2021-12-24 00:39:56.580 | + functions-common:time_stop:2338 : start_time=1640306385161 2021-12-24 00:39:56.582 | + functions-common:time_stop:2340 : [[ -z 1640306385161 ]] 2021-12-24 00:39:56.585 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:39:56.589 | + functions-common:time_stop:2343 : end_time=1640306396586 2021-12-24 00:39:56.591 | + functions-common:time_stop:2344 : elapsed_time=11425 2021-12-24 00:39:56.594 | + functions-common:time_stop:2345 : total=18729 2021-12-24 00:39:56.596 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:39:56.599 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=30154 2021-12-24 00:39:56.601 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-12-24 00:39:56.617 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:39:56.620 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-12-24 00:39:56.622 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:39:56.624 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-12-24 00:39:56.627 | + ./stack.sh:main:1145 : configure_neutron 2021-12-24 00:39:56.629 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-12-24 00:39:56.633 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:39:56.633 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-24 00:39:56.638 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:39:56.640 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-24 00:39:56.643 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-24 00:39:56.645 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-24 00:39:56.648 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-12-24 00:39:56.650 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-12-24 00:39:56.652 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-12-24 00:39:56.655 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-12-24 00:39:56.667 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-12-24 00:39:56.669 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-12-24 00:40:28.418 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-24 00:40:28.423 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-24 00:40:28.425 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-24 00:40:28.427 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-24 00:40:28.430 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-12-24 00:40:28.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-24 00:40:28.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-24 00:40:28.436 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-12-24 00:40:28.438 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-12-24 00:40:28.440 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-12-24 00:40:28.442 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-12-24 00:40:28.444 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-24 00:40:28.447 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-24 00:40:28.449 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-12-24 00:40:28.451 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-12-24 00:40:28.454 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-12-24 00:40:28.457 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:40:28.460 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-24 00:40:28.462 | + lib/neutron-legacy:_configure_neutron_common:717 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:40:28.467 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-12-24 00:40:28.469 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-24 00:40:28.471 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-24 00:40:28.473 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-12-24 00:40:28.476 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-24 00:40:28.478 | + lib/neutron-legacy:_configure_neutron_common:722 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-24 00:40:28.507 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-24 00:40:28.537 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-24 00:40:28.567 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-24 00:40:28.596 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-24 00:40:28.625 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-24 00:40:28.655 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-12-24 00:40:28.657 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-12-24 00:40:28.660 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-12-24 00:40:28.662 | + functions:setup_logging:656 : local other_cond=False 2021-12-24 00:40:28.664 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-24 00:40:28.666 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-24 00:40:28.668 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-12-24 00:40:28.671 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-24 00:40:28.674 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-24 00:40:28.689 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-24 00:40:28.691 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-24 00:40:28.693 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-24 00:40:28.695 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-24 00:40:28.698 | + functions:setup_systemd_logging:700 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 00:40:28.726 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:40:28.755 | + functions:setup_systemd_logging:703 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 00:40:28.784 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 00:40:28.814 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-12-24 00:40:28.829 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:40:28.831 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-12-24 00:40:28.833 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-12-24 00:40:28.835 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-24 00:40:28.838 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-24 00:40:28.840 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-24 00:40:28.842 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-12-24 00:40:28.844 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-12-24 00:40:28.846 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-24 00:40:28.858 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:884 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2021-12-24 00:40:28.870 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-24 00:40:28.873 | + lib/neutron-legacy:_neutron_setup_rootwrap:905 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-12-24 00:40:28.884 | + lib/neutron-legacy:_neutron_setup_rootwrap:907 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-12-24 00:40:28.895 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-12-24 00:40:28.907 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-24 00:40:28.909 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 00:40:28.912 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-12-24 00:40:28.915 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.8GE8BWBvES 2021-12-24 00:40:28.917 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-24 00:40:28.921 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 00:40:28.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.8GE8BWBvES 2021-12-24 00:40:28.926 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.8GE8BWBvES 2021-12-24 00:40:28.937 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.8GE8BWBvES /etc/sudoers.d/neutron-rootwrap 2021-12-24 00:40:28.948 | + lib/neutron-legacy:_neutron_setup_rootwrap:923 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-24 00:40:28.977 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-12-24 00:40:28.979 | + lib/neutron-legacy:_neutron_setup_rootwrap:925 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 00:40:29.009 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-24 00:40:29.011 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-24 00:40:29.013 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-24 00:40:29.016 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 00:40:29.018 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 00:40:29.020 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 00:40:29.035 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:29.038 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 00:40:29.041 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 00:40:29.044 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 00:40:29.060 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:29.063 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:40:29.065 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-12-24 00:40:29.095 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 00:40:29.098 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 00:40:29.100 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-12-24 00:40:29.116 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:29.118 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-12-24 00:40:29.120 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-12-24 00:40:29.123 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-24 00:40:29.126 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-24 00:40:29.128 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-12-24 00:40:29.130 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-12-24 00:40:29.133 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-24 00:40:29.135 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-12-24 00:40:29.138 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-12-24 00:40:29.144 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-12-24 00:40:29.148 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-12-24 00:40:29.150 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2021-12-24 00:40:29.154 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-12-24 00:40:29.171 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:29.173 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-12-24 00:40:29.176 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-24 00:40:29.178 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-24 00:40:29.182 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-24 00:40:29.212 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-24 00:40:29.242 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-24 00:40:29.273 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-24 00:40:29.303 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-24 00:40:29.333 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-24 00:40:29.335 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-24 00:40:29.338 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-12-24 00:40:29.340 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-24 00:40:29.343 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-24 00:40:29.373 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-24 00:40:29.403 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-12-24 00:40:29.434 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-24 00:40:29.463 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-24 00:40:29.493 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-24 00:40:29.523 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-24 00:40:29.553 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-24 00:40:29.583 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 00:40:29.613 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 00:40:29.643 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-24 00:40:29.673 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-24 00:40:29.703 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-24 00:40:29.706 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-24 00:40:29.708 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-24 00:40:29.710 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-24 00:40:29.713 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-24 00:40:29.743 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-24 00:40:29.772 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.31/identity 2021-12-24 00:40:29.802 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-24 00:40:29.832 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-24 00:40:29.862 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-24 00:40:29.892 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-24 00:40:29.922 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-24 00:40:29.952 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-24 00:40:29.982 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-24 00:40:30.013 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-12-24 00:40:30.015 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-12-24 00:40:30.018 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-24 00:40:30.020 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-12-24 00:40:30.022 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-12-24 00:40:30.025 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-12-24 00:40:30.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-12-24 00:40:30.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 50:99 != '' ]] 2021-12-24 00:40:30.031 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:50:99 2021-12-24 00:40:30.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:50:99 != '' ]] 2021-12-24 00:40:30.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-24 00:40:30.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-12-24 00:40:30.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-12-24 00:40:30.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-24 00:40:30.046 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-12-24 00:40:30.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-24 00:40:30.050 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-12-24 00:40:30.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-24 00:40:30.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-12-24 00:40:30.057 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-12-24 00:40:30.083 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-12-24 00:40:30.086 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:40:30.088 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-24 00:40:30.090 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-24 00:40:30.093 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-24 00:40:30.095 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-24 00:40:30.097 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-24 00:40:30.122 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-12-24 00:40:30.124 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-12-24 00:40:30.127 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:40:30.129 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-24 00:40:30.131 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-12-24 00:40:30.133 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-12-24 00:40:30.136 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-24 00:40:30.139 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-24 00:40:30.165 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-12-24 00:40:30.168 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:40:30.171 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-24 00:40:30.173 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-12-24 00:40:30.175 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-12-24 00:40:30.178 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-24 00:40:30.180 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-24 00:40:30.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-12-24 00:40:30.209 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:40:30.211 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-12-24 00:40:30.213 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-12-24 00:40:30.216 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-24 00:40:30.218 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-24 00:40:30.220 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-12-24 00:40:30.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-12-24 00:40:30.248 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:40:30.251 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-12-24 00:40:30.253 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-24 00:40:30.255 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-24 00:40:30.258 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-24 00:40:30.260 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-12-24 00:40:30.286 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-12-24 00:40:30.288 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:40:30.290 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-12-24 00:40:30.292 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-12-24 00:40:30.295 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-12-24 00:40:30.297 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-24 00:40:30.300 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-24 00:40:30.326 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2021-12-24 00:40:30.328 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:40:30.330 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-12-24 00:40:30.333 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:50:99 2021-12-24 00:40:30.335 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2021-12-24 00:40:30.337 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-24 00:40:30.339 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2021-12-24 00:40:30.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-12-24 00:40:30.367 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:40:30.369 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-12-24 00:40:30.372 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-24 00:40:30.375 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-24 00:40:30.377 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-24 00:40:30.379 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-12-24 00:40:30.404 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-24 00:40:30.406 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-12-24 00:40:30.422 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:30.425 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-12-24 00:40:30.427 | + lib/neutron-legacy:_configure_neutron_plugin_agent:813 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-24 00:40:30.455 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-12-24 00:40:30.457 | + lib/neutron-legacy:_configure_neutron_plugin_agent:815 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 00:40:30.483 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-24 00:40:30.515 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-12-24 00:40:30.520 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-12-24 00:40:30.522 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-24 00:40:30.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-24 00:40:33.088 | INFO neutron.common.config [-] Logging enabled! 2021-12-24 00:40:33.089 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev21 2021-12-24 00:40:33.090 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80017) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-24 00:40:33.091 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-24 00:40:33.092 | 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=80017) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-24 00:40:33.097 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=80017) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-12-24 00:40:33.391 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=80022 2021-12-24 00:40:33.479 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-24 00:40:33.479 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=80022 2021-12-24 00:40:33.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-24 00:40:33.740 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-24 00:40:33.743 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-12-24 00:40:33.745 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-24 00:40:33.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-24 00:40:33.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-12-24 00:40:33.812 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-12-24 00:40:33.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-24 00:40:33.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-12-24 00:40:33.846 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-24 00:40:33.849 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-12-24 00:40:33.855 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-12-24 00:40:33.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-24 00:40:33.860 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-12-24 00:40:33.882 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-12-24 00:40:33.906 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-24 00:40:33.908 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-24 00:40:33.915 | net.bridge.bridge-nf-call-iptables = 1 2021-12-24 00:40:33.919 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-24 00:40:33.921 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-24 00:40:33.928 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-24 00:40:33.932 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-12-24 00:40:33.935 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-12-24 00:40:33.937 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-12-24 00:40:33.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-12-24 00:40:33.942 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-12-24 00:40:33.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-24 00:40:33.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-24 00:40:33.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-24 00:40:33.952 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-24 00:40:33.973 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-12-24 00:40:33.976 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-12-24 00:40:34.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-24 00:40:34.010 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-24 00:40:34.036 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-12-24 00:40:34.063 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-12-24 00:40:34.078 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:34.081 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-12-24 00:40:34.084 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-24 00:40:34.088 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-24 00:40:34.116 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-24 00:40:34.142 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:759 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-24 00:40:34.170 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-12-24 00:40:34.173 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:761 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 00:40:34.199 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-12-24 00:40:34.214 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:34.217 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-24 00:40:34.219 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-24 00:40:34.245 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-24 00:40:34.248 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-24 00:40:34.250 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-24 00:40:34.275 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-24 00:40:34.278 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-24 00:40:34.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-12-24 00:40:34.283 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-12-24 00:40:34.299 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:34.301 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-12-24 00:40:34.303 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-12-24 00:40:34.308 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-24 00:40:34.334 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-24 00:40:34.362 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-12-24 00:40:34.365 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 00:40:34.391 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-24 00:40:34.394 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-24 00:40:34.424 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-24 00:40:34.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-24 00:40:34.429 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-24 00:40:34.456 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-24 00:40:34.459 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-24 00:40:34.461 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-12-24 00:40:34.463 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-24 00:40:36.999 | INFO neutron.common.config [-] Logging enabled! 2021-12-24 00:40:36.999 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev21 2021-12-24 00:40:37.000 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80615) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-24 00:40:37.077 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-24 00:40:37.078 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80615) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-12-24 00:40:37.078 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80615) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-12-24 00:40:37.079 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-24 00:40:37.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-24 00:40:37.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-24 00:40:37.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-24 00:40:37.323 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-24 00:40:37.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-24 00:40:37.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-24 00:40:37.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-24 00:40:37.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-24 00:40:37.349 | + functions:set_mtu:764 : local dev=br-data 2021-12-24 00:40:37.351 | + functions:set_mtu:765 : local mtu=1500 2021-12-24 00:40:37.354 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-12-24 00:40:37.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-12-24 00:40:37.382 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-12-24 00:40:37.384 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-24 00:40:37.387 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-12-24 00:40:37.389 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-12-24 00:40:37.392 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-12-24 00:40:37.394 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-12-24 00:40:37.396 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-12-24 00:40:37.399 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-12-24 00:40:37.401 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-12-24 00:40:37.404 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-12-24 00:40:37.406 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-12-24 00:40:37.408 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-12-24 00:40:37.411 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-12-24 00:40:37.414 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-12-24 00:40:37.414 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-24 00:40:37.421 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-12-24 00:40:37.423 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-12-24 00:40:37.425 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-12-24 00:40:37.428 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-12-24 00:40:37.432 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-12-24 00:40:37.432 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-12-24 00:40:37.432 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-12-24 00:40:37.438 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2021-12-24 00:40:37.440 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-12-24 00:40:37.443 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-12-24 00:40:37.445 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-24 00:40:37.447 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-12-24 00:40:37.450 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2021-12-24 00:40:37.452 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2021-12-24 00:40:37.455 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2021-12-24 00:40:37.457 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-12-24 00:40:37.459 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-12-24 00:40:37.464 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.17/22 brd 192.168.3.255 2021-12-24 00:40:37.464 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-12-24 00:40:37.464 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-12-24 00:40:37.464 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-12-24 00:40:37.469 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.17 2021-12-24 00:40:37.472 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.17 ' 2021-12-24 00:40:37.474 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2021-12-24 00:40:37.486 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2021-12-24 00:40:37.498 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-12-24 00:40:37.509 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-24 00:40:37.527 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.17 2021-12-24 00:40:39.535 | ARPING 192.168.0.17 from 192.168.0.17 br-data 2021-12-24 00:40:39.535 | Sent 3 probes (3 broadcast(s)) 2021-12-24 00:40:39.535 | Received 0 response(s) 2021-12-24 00:40:39.555 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-12-24 00:40:39.556 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-12-24 00:40:39.560 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-12-24 00:40:39.563 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-12-24 00:40:39.578 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:39.581 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-12-24 00:40:39.583 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-24 00:40:39.588 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-24 00:40:39.614 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.31 2021-12-24 00:40:39.640 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-24 00:40:39.668 | + lib/neutron-legacy:_configure_neutron_metadata_agent:787 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-24 00:40:39.696 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-12-24 00:40:39.698 | + lib/neutron-legacy:_configure_neutron_metadata_agent:789 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 00:40:39.725 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-24 00:40:39.727 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-12-24 00:40:39.742 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:40:39.745 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-24 00:40:39.776 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-24 00:40:39.806 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-12-24 00:40:39.809 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-12-24 00:40:39.825 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:39.828 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-12-24 00:40:39.844 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:40:39.846 | + ./stack.sh:main:1149 : init_neutron 2021-12-24 00:40:39.849 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-12-24 00:40:39.852 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:40:39.853 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-24 00:40:39.857 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:40:39.859 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-24 00:40:39.862 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-24 00:40:39.864 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-24 00:40:39.867 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-12-24 00:40:39.869 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-12-24 00:40:39.872 | + lib/database:recreate_database:110 : local db=neutron 2021-12-24 00:40:39.875 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-24 00:40:39.877 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-12-24 00:40:39.880 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-24 00:40:39.883 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:40:39.896 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-24 00:40:39.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:40:39.912 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-12-24 00:40:39.914 | + functions-common:time_start:2317 : local name=dbsync 2021-12-24 00:40:39.917 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:40:39.919 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:40:39.923 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:40:39.926 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306439923 2021-12-24 00:40:39.929 | + lib/neutron-legacy:init_mutnauq:428 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-12-24 00:40:42.899 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 00:40:42.899 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 00:40:43.069 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 00:40:43.069 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 00:40:43.135 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-24 00:40:53.362 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-24 00:40:53.447 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-24 00:40:53.766 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-24 00:40:53.869 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-24 00:40:54.049 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-24 00:40:54.171 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-24 00:40:54.308 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-24 00:40:54.397 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-24 00:40:54.489 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-24 00:40:54.594 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-24 00:40:54.884 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-24 00:40:54.998 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-24 00:40:55.127 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-24 00:40:55.228 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-24 00:40:55.340 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-24 00:40:56.223 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-24 00:40:56.317 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-24 00:40:56.400 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-24 00:40:56.495 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-24 00:40:56.792 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-24 00:40:56.860 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-24 00:40:57.037 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-24 00:40:57.369 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-24 00:40:57.438 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-24 00:40:57.566 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-24 00:40:57.663 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-24 00:40:57.717 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-24 00:40:57.883 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-24 00:40:57.985 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-24 00:40:58.050 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-24 00:40:58.234 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-24 00:40:58.242 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-24 00:40:58.428 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-24 00:40:58.550 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-24 00:40:58.624 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-24 00:40:58.916 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-24 00:40:59.089 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-24 00:40:59.399 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-24 00:40:59.428 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-24 00:41:01.852 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-24 00:41:01.887 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-24 00:41:02.130 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-24 00:41:02.241 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-24 00:41:02.249 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-24 00:41:02.361 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-24 00:41:02.369 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-24 00:41:02.534 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-24 00:41:02.584 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-24 00:41:02.645 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-24 00:41:02.739 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-24 00:41:02.829 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-24 00:41:03.122 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-24 00:41:03.274 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-24 00:41:03.301 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-24 00:41:03.404 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-24 00:41:03.569 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-24 00:41:04.931 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-24 00:41:05.188 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-24 00:41:05.242 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-24 00:41:05.295 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-24 00:41:05.409 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-24 00:41:05.503 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-24 00:41:05.540 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-24 00:41:05.680 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-24 00:41:05.688 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-24 00:41:05.876 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-24 00:41:05.981 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-24 00:41:06.304 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-24 00:41:06.417 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-24 00:41:06.607 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-24 00:41:06.696 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-24 00:41:06.796 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-24 00:41:06.860 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-24 00:41:06.877 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-24 00:41:06.953 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-24 00:41:07.387 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-24 00:41:07.491 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-24 00:41:07.559 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-24 00:41:07.678 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-24 00:41:07.753 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-24 00:41:07.865 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-24 00:41:07.926 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-24 00:41:08.063 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-24 00:41:08.216 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-24 00:41:08.323 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-24 00:41:08.621 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-24 00:41:08.681 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-24 00:41:08.843 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-24 00:41:09.242 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-24 00:41:09.306 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-24 00:41:09.433 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-24 00:41:09.559 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-24 00:41:09.688 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-24 00:41:09.834 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-24 00:41:09.843 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-24 00:41:09.853 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-24 00:41:10.233 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-24 00:41:10.707 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-24 00:41:10.831 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-24 00:41:10.893 | Running upgrade for neutron ... 2021-12-24 00:41:10.893 | OK 2021-12-24 00:41:11.133 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-12-24 00:41:11.136 | + functions-common:time_stop:2331 : local name 2021-12-24 00:41:11.138 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:41:11.141 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:41:11.143 | + functions-common:time_stop:2334 : local total 2021-12-24 00:41:11.146 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:41:11.149 | + functions-common:time_stop:2337 : name=dbsync 2021-12-24 00:41:11.151 | + functions-common:time_stop:2338 : start_time=1640306439923 2021-12-24 00:41:11.153 | + functions-common:time_stop:2340 : [[ -z 1640306439923 ]] 2021-12-24 00:41:11.157 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:41:11.160 | + functions-common:time_stop:2343 : end_time=1640306471157 2021-12-24 00:41:11.163 | + functions-common:time_stop:2344 : elapsed_time=31234 2021-12-24 00:41:11.166 | + functions-common:time_stop:2345 : total=30154 2021-12-24 00:41:11.168 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:41:11.171 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=61388 2021-12-24 00:41:11.174 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-12-24 00:41:11.190 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:41:11.193 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-12-24 00:41:11.201 | ++ ./stack.sh:main:1160 : true 2021-12-24 00:41:11.204 | + ./stack.sh:main:1160 : netman_pid= 2021-12-24 00:41:11.207 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-12-24 00:41:11.209 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-12-24 00:41:11.228 | dnsmasq: no process found 2021-12-24 00:41:11.232 | + ./stack.sh:main:1162 : true 2021-12-24 00:41:11.234 | + ./stack.sh:main:1167 : clean_iptables 2021-12-24 00:41:11.240 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-24 00:41:11.240 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-12-24 00:41:11.243 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-12-24 00:41:11.243 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-12-24 00:41:11.243 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-12-24 00:41:11.244 | + lib/nova:clean_iptables:182 : bash 2021-12-24 00:41:11.244 | + lib/nova:clean_iptables:182 : grep nova 2021-12-24 00:41:11.329 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-12-24 00:41:11.331 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-12-24 00:41:11.331 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-24 00:41:11.334 | + lib/nova:clean_iptables:184 : bash 2021-12-24 00:41:11.334 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-12-24 00:41:11.334 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-12-24 00:41:11.334 | + lib/nova:clean_iptables:184 : grep nova 2021-12-24 00:41:11.423 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-12-24 00:41:11.423 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-12-24 00:41:11.423 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-24 00:41:11.423 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-12-24 00:41:11.424 | + lib/nova:clean_iptables:186 : bash 2021-12-24 00:41:11.425 | + lib/nova:clean_iptables:186 : grep nova 2021-12-24 00:41:11.426 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-12-24 00:41:11.437 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-24 00:41:11.439 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-12-24 00:41:11.439 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-12-24 00:41:11.440 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-12-24 00:41:11.441 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-12-24 00:41:11.441 | + lib/nova:clean_iptables:188 : grep nova 2021-12-24 00:41:11.443 | + lib/nova:clean_iptables:188 : bash 2021-12-24 00:41:11.452 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-24 00:41:11.460 | net.ipv4.ip_forward = 1 2021-12-24 00:41:11.463 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-12-24 00:41:11.480 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:41:11.482 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-12-24 00:41:11.485 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:41:11.487 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-12-24 00:41:11.490 | + ./stack.sh:main:1179 : init_swift 2021-12-24 00:41:11.493 | + lib/swift:init_swift:690 : local node_number 2021-12-24 00:41:11.495 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-24 00:41:12.328 | No container-sync running 2021-12-24 00:41:12.328 | No object-server running 2021-12-24 00:41:12.328 | No container-server running 2021-12-24 00:41:12.328 | No object-reconstructor running 2021-12-24 00:41:12.328 | No account-server running 2021-12-24 00:41:12.328 | No container-sharder running 2021-12-24 00:41:12.328 | No object-expirer running 2021-12-24 00:41:12.328 | No object-replicator running 2021-12-24 00:41:12.328 | No container-updater running 2021-12-24 00:41:12.328 | No account-reaper running 2021-12-24 00:41:12.328 | No account-auditor running 2021-12-24 00:41:12.328 | No container-auditor running 2021-12-24 00:41:12.328 | No object-auditor running 2021-12-24 00:41:12.328 | No container-reconciler running 2021-12-24 00:41:12.328 | No proxy-server running 2021-12-24 00:41:12.328 | No account-replicator running 2021-12-24 00:41:12.328 | No container-replicator running 2021-12-24 00:41:12.328 | No object-updater running 2021-12-24 00:41:12.374 | + lib/swift:init_swift:692 : true 2021-12-24 00:41:12.377 | + lib/swift:init_swift:695 : create_swift_disk 2021-12-24 00:41:12.379 | + lib/swift:create_swift_disk:566 : local node_number 2021-12-24 00:41:12.382 | + lib/swift:create_swift_disk:571 : local user_group 2021-12-24 00:41:12.385 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-12-24 00:41:12.389 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-12-24 00:41:12.391 | + lib/swift:create_swift_disk:573 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-12-24 00:41:12.404 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-12-24 00:41:12.406 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-12-24 00:41:12.410 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-12-24 00:41:12.422 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-12-24 00:41:12.433 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-12-24 00:41:12.442 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-12-24 00:41:12.480 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-12-24 00:41:12.480 | = sectsz=512 attr=2, projid32bit=1 2021-12-24 00:41:12.480 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-12-24 00:41:12.480 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-12-24 00:41:12.480 | = sunit=0 swidth=0 blks 2021-12-24 00:41:12.480 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-12-24 00:41:12.480 | log =internal log bsize=4096 blocks=2560, version=2 2021-12-24 00:41:12.480 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-24 00:41:12.480 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-24 00:41:12.483 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-12-24 00:41:12.487 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-12-24 00:41:12.492 | + lib/swift:create_swift_disk:595 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-12-24 00:41:12.565 | + lib/swift:create_swift_disk:601 : local node_number 2021-12-24 00:41:12.567 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-24 00:41:12.569 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-12-24 00:41:12.572 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-12-24 00:41:12.578 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-12-24 00:41:12.590 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-24 00:41:12.592 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-12-24 00:41:12.595 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-24 00:41:12.608 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-12-24 00:41:12.610 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-12-24 00:41:12.614 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-12-24 00:41:13.535 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-12-24 00:41:14.418 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-12-24 00:41:15.284 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-12-24 00:41:15.287 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-24 00:41:15.290 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-12-24 00:41:16.109 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-12-24 00:41:16.109 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-12-24 00:41:16.158 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-12-24 00:41:16.981 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-12-24 00:41:16.981 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-12-24 00:41:17.027 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-12-24 00:41:17.854 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-12-24 00:41:17.854 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-12-24 00:41:17.901 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-12-24 00:41:18.787 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-24 00:41:18.833 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-12-24 00:41:19.704 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-24 00:41:19.747 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-12-24 00:41:20.631 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-24 00:41:20.674 | + lib/swift:init_swift:736 : popd 2021-12-24 00:41:20.677 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-12-24 00:41:20.694 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:41:20.697 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-12-24 00:41:20.699 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:41:20.701 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-12-24 00:41:20.704 | + ./stack.sh:main:1188 : init_cinder 2021-12-24 00:41:20.706 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-12-24 00:41:20.726 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:41:20.729 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-12-24 00:41:20.731 | + lib/database:recreate_database:110 : local db=cinder 2021-12-24 00:41:20.734 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-24 00:41:20.737 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-12-24 00:41:20.740 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-24 00:41:20.744 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:41:20.757 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-24 00:41:20.761 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:41:20.773 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-12-24 00:41:20.776 | + functions-common:time_start:2317 : local name=dbsync 2021-12-24 00:41:20.778 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:41:20.781 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:41:20.784 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:41:20.787 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306480785 2021-12-24 00:41:20.790 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-24 00:41:23.645 | 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=81494) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-24 00:41:23.648 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:41:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.651 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.652 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.653 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.653 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.653 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.653 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.654 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:41:23.654 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:41:23.696 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:41:23.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.700 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.700 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.701 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.701 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.702 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.702 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.702 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:41:23.702 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:41:23.758 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:41:23.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.761 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.761 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.763 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.763 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.763 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.763 | 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=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:41:23.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:41:23.764 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:41:23.764 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81494) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:41:23.771 | INFO migrate.versioning.api [-] 122 -> 123...  2021-12-24 00:41:28.472 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.472 | INFO migrate.versioning.api [-] 123 -> 124...  2021-12-24 00:41:28.481 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.481 | INFO migrate.versioning.api [-] 124 -> 125...  2021-12-24 00:41:28.488 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.489 | INFO migrate.versioning.api [-] 125 -> 126...  2021-12-24 00:41:28.497 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.497 | INFO migrate.versioning.api [-] 126 -> 127...  2021-12-24 00:41:28.517 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.517 | INFO migrate.versioning.api [-] 127 -> 128...  2021-12-24 00:41:28.810 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.810 | INFO migrate.versioning.api [-] 128 -> 129...  2021-12-24 00:41:28.818 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.818 | INFO migrate.versioning.api [-] 129 -> 130...  2021-12-24 00:41:28.826 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.827 | INFO migrate.versioning.api [-] 130 -> 131...  2021-12-24 00:41:28.835 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.835 | INFO migrate.versioning.api [-] 131 -> 132...  2021-12-24 00:41:28.855 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.855 | INFO migrate.versioning.api [-] 132 -> 133...  2021-12-24 00:41:28.861 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.861 | INFO migrate.versioning.api [-] 133 -> 134...  2021-12-24 00:41:28.870 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.870 | INFO migrate.versioning.api [-] 134 -> 135...  2021-12-24 00:41:28.876 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:28.876 | INFO migrate.versioning.api [-] 135 -> 136...  2021-12-24 00:41:29.124 | INFO migrate.versioning.api [-] done 2021-12-24 00:41:29.401 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-12-24 00:41:29.404 | + functions-common:time_stop:2331 : local name 2021-12-24 00:41:29.406 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:41:29.409 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:41:29.411 | + functions-common:time_stop:2334 : local total 2021-12-24 00:41:29.414 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:41:29.418 | + functions-common:time_stop:2337 : name=dbsync 2021-12-24 00:41:29.421 | + functions-common:time_stop:2338 : start_time=1640306480785 2021-12-24 00:41:29.424 | + functions-common:time_stop:2340 : [[ -z 1640306480785 ]] 2021-12-24 00:41:29.427 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:41:29.431 | + functions-common:time_stop:2343 : end_time=1640306489428 2021-12-24 00:41:29.433 | + functions-common:time_stop:2344 : elapsed_time=8643 2021-12-24 00:41:29.436 | + functions-common:time_stop:2345 : total=61388 2021-12-24 00:41:29.439 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:41:29.441 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=70031 2021-12-24 00:41:29.443 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-12-24 00:41:29.460 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:41:29.462 | + lib/cinder:init_cinder:397 : [[ -n lvm:lvmdriver-1 ]] 2021-12-24 00:41:29.465 | + lib/cinder:init_cinder:398 : local be be_name be_type 2021-12-24 00:41:29.467 | + lib/cinder:init_cinder:399 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-24 00:41:29.469 | + lib/cinder:init_cinder:400 : be_type=lvm 2021-12-24 00:41:29.472 | + lib/cinder:init_cinder:401 : be_name=lvmdriver-1 2021-12-24 00:41:29.474 | + lib/cinder:init_cinder:402 : type init_cinder_backend_lvm 2021-12-24 00:41:29.477 | + lib/cinder:init_cinder:404 : [[ lvm == \l\v\m ]] 2021-12-24 00:41:29.479 | + lib/cinder:init_cinder:405 : init_default_lvm_volume_group 2021-12-24 00:41:29.482 | + lib/lvm:init_default_lvm_volume_group:162 : [[ 0 = \0 ]] 2021-12-24 00:41:29.484 | + lib/lvm:init_default_lvm_volume_group:163 : init_lvm_volume_group stack-volumes-default 50000M 2021-12-24 00:41:29.487 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-12-24 00:41:29.489 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-24 00:41:29.492 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-24 00:41:29.495 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-24 00:41:29.497 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-24 00:41:29.499 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-24 00:41:29.501 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 00:41:29.504 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 00:41:29.506 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 00:41:29.508 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-24 00:41:29.511 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-24 00:41:29.513 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 00:41:29.515 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-24 00:41:29.518 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:41:29.520 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:41:29.522 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:41:29.525 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:41:29.527 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:41:29.530 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:41:29.532 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-default 50000M 2021-12-24 00:41:29.534 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-12-24 00:41:29.537 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-24 00:41:29.539 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-12-24 00:41:29.541 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-12-24 00:41:29.557 | Volume group "stack-volumes-default" not found 2021-12-24 00:41:29.558 | Cannot process volume group stack-volumes-default 2021-12-24 00:41:29.561 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-12-24 00:41:29.564 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-12-24 00:41:29.568 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-24 00:41:29.570 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-24 00:41:29.571 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-24 00:41:29.581 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-24 00:41:29.584 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-24 00:41:29.587 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-12-24 00:41:29.642 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop1 2021-12-24 00:41:29.644 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-12-24 00:41:29.660 | Volume group "stack-volumes-default" not found 2021-12-24 00:41:29.660 | Cannot process volume group stack-volumes-default 2021-12-24 00:41:29.664 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop1 2021-12-24 00:41:29.858 | Physical volume "/dev/loop1" successfully created. 2021-12-24 00:41:29.888 | Volume group "stack-volumes-default" successfully created 2021-12-24 00:41:29.894 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-24 00:41:29.897 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-24 00:41:29.897 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-24 00:41:29.898 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-24 00:41:29.910 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-default 2021-12-24 00:41:29.912 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-12-24 00:41:29.915 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-12-24 00:41:29.967 | + lib/lvm:init_default_lvm_volume_group:164 : _DEFAULT_LVM_INIT=1 2021-12-24 00:41:29.969 | + lib/cinder:init_cinder:407 : init_cinder_backend_lvm lvmdriver-1 2021-12-24 00:41:29.972 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-12-24 00:41:29.974 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-24 00:41:29.977 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-12-24 00:41:29.980 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-24 00:41:29.982 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-24 00:41:29.985 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-24 00:41:29.987 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-24 00:41:29.989 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-24 00:41:29.993 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 00:41:29.996 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 00:41:29.998 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 00:41:30.000 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-24 00:41:30.003 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-24 00:41:30.005 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 00:41:30.007 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-24 00:41:30.010 | + functions-common:is_suse:462 : is_opensuse 2021-12-24 00:41:30.012 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-24 00:41:30.015 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 00:41:30.017 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-24 00:41:30.020 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-24 00:41:30.022 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 00:41:30.024 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-24 00:41:30.027 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-12-24 00:41:30.029 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-24 00:41:30.032 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-24 00:41:30.034 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-12-24 00:41:30.050 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-24 00:41:30.050 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-24 00:41:30.054 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-12-24 00:41:30.057 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-24 00:41:30.061 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-24 00:41:30.064 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-24 00:41:30.065 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-24 00:41:30.069 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-24 00:41:30.071 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-24 00:41:30.074 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-24 00:41:30.126 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop2 2021-12-24 00:41:30.128 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-12-24 00:41:30.143 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-24 00:41:30.143 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-24 00:41:30.147 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2021-12-24 00:41:30.334 | Physical volume "/dev/loop2" successfully created. 2021-12-24 00:41:30.368 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-12-24 00:41:30.374 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-24 00:41:30.377 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-24 00:41:30.377 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-24 00:41:30.377 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-24 00:41:30.389 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-12-24 00:41:30.396 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-12-24 00:41:30.398 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-12-24 00:41:30.451 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-24 00:41:30.455 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-12-24 00:41:30.472 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:41:30.474 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-12-24 00:41:30.477 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:41:30.480 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-12-24 00:41:30.482 | + ./stack.sh:main:1196 : init_placement 2021-12-24 00:41:30.485 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-24 00:41:30.487 | + lib/database:recreate_database:110 : local db=placement 2021-12-24 00:41:30.489 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-24 00:41:30.492 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-12-24 00:41:30.494 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-24 00:41:30.498 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:41:30.511 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-24 00:41:30.514 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:41:30.527 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-24 00:41:34.046 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-24 00:41:34.049 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-24 00:41:34.051 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-12-24 00:41:34.054 | + functions-common:get_or_create_user:824 : local user_id 2021-12-24 00:41:34.057 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-24 00:41:34.059 | + functions-common:get_or_create_user:828 : local email= 2021-12-24 00:41:34.063 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 00:41:36.376 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:41:36.379 | + functions-common:get_or_create_user:840 : user_id=57b7ed9ba1e7450ebc45dae0273b34a4 2021-12-24 00:41:36.382 | + functions-common:get_or_create_user:841 : echo 57b7ed9ba1e7450ebc45dae0273b34a4 2021-12-24 00:41:36.382 | 57b7ed9ba1e7450ebc45dae0273b34a4 2021-12-24 00:41:36.384 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-12-24 00:41:36.387 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:41:36.390 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:41:36.393 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:41:36.395 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:41:36.398 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:41:36.401 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:41:36.404 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:41:36.406 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:41:36.408 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:41:36.411 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:41:36.416 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-24 00:41:36.416 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:41:36.417 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:41:36.419 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:41:36.423 | ++ functions-common:get_field:727 : read data 2021-12-24 00:41:39.336 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:41:39.340 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:41:39.342 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:41:39.345 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-12-24 00:41:42.181 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-24 00:41:42.181 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:41:42.181 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:41:42.184 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:41:42.187 | ++ functions-common:get_field:727 : read data 2021-12-24 00:41:45.172 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:41:45.175 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:41:45.178 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:41:45.181 | ++ functions-common:get_field:733 : echo '| 0eef7cf4847a40e6bc1811c6fb0d23a6 | 57b7ed9ba1e7450ebc45dae0273b34a4 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:41:45.181 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:41:45.186 | ++ functions-common:get_field:727 : read data 2021-12-24 00:41:45.190 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:41:45.192 | + functions-common:get_or_add_user_project_role:912 : echo 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:41:45.192 | 0eef7cf4847a40e6bc1811c6fb0d23a6 2021-12-24 00:41:45.195 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-24 00:41:45.197 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-12-24 00:41:45.200 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-24 00:41:45.203 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-24 00:41:45.206 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-24 00:41:45.208 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-24 00:41:45.211 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-24 00:41:45.213 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-24 00:41:45.216 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-24 00:41:45.218 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-24 00:41:45.221 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-24 00:41:45.224 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 00:41:45.227 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-24 00:41:45.228 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:41:45.228 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-24 00:41:45.232 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:41:45.234 | ++ functions-common:get_field:727 : read data 2021-12-24 00:41:48.161 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:41:48.165 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-24 00:41:48.168 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-24 00:41:48.170 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-12-24 00:41:51.116 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-24 00:41:51.116 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-24 00:41:51.116 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-24 00:41:51.119 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:41:51.121 | ++ functions-common:get_field:727 : read data 2021-12-24 00:41:54.101 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:41:54.105 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:41:54.108 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:41:54.111 | ++ functions-common:get_field:733 : echo '| 19d145e8753949489efdbfca553e54f1 | 57b7ed9ba1e7450ebc45dae0273b34a4 | | 4ffd3f94a64d4cea8b6d5835427ab6b5 | | | False |' 2021-12-24 00:41:54.111 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:41:54.116 | ++ functions-common:get_field:727 : read data 2021-12-24 00:41:54.120 | + functions-common:get_or_add_user_project_role:910 : user_role_id=19d145e8753949489efdbfca553e54f1 2021-12-24 00:41:54.122 | + functions-common:get_or_add_user_project_role:912 : echo 19d145e8753949489efdbfca553e54f1 2021-12-24 00:41:54.122 | 19d145e8753949489efdbfca553e54f1 2021-12-24 00:41:54.125 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.31/placement 2021-12-24 00:41:54.127 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-24 00:41:54.130 | + functions-common:get_or_create_service:966 : local service_id 2021-12-24 00:41:54.133 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-12-24 00:41:56.398 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-24 00:41:58.526 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:41:58.529 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-24 00:41:58.529 | 2b35009a242d4c56907c016a899bf8b1' 2021-12-24 00:41:58.532 | + functions-common:get_or_create_service:978 : echo 2b35009a242d4c56907c016a899bf8b1 2021-12-24 00:41:58.532 | 2b35009a242d4c56907c016a899bf8b1 2021-12-24 00:41:58.535 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.31/placement 2021-12-24 00:41:58.537 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-24 00:41:58.541 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.31/placement RegionOne 2021-12-24 00:41:58.544 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-24 00:41:58.547 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-24 00:42:00.881 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:42:00.884 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-24 00:42:00.887 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-24 00:42:00.890 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.31/placement --region RegionOne -f value -c id 2021-12-24 00:42:03.153 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:42:03.156 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=36df546854a64925ac3048b3c7805767 2021-12-24 00:42:03.159 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 36df546854a64925ac3048b3c7805767 2021-12-24 00:42:03.162 | + functions-common:get_or_create_endpoint:1011 : public_id=36df546854a64925ac3048b3c7805767 2021-12-24 00:42:03.164 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-24 00:42:03.167 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-24 00:42:03.170 | + functions-common:get_or_create_endpoint:1020 : echo 36df546854a64925ac3048b3c7805767 2021-12-24 00:42:03.170 | 36df546854a64925ac3048b3c7805767 2021-12-24 00:42:03.172 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-12-24 00:42:03.189 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:42:03.191 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-12-24 00:42:03.193 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:42:03.196 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-12-24 00:42:03.198 | + ./stack.sh:main:1204 : init_nova 2021-12-24 00:42:03.201 | + lib/nova:init_nova:758 : is_service_enabled mysql postgresql 2021-12-24 00:42:03.217 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:42:03.219 | + lib/nova:init_nova:758 : is_service_enabled n-api 2021-12-24 00:42:03.235 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:42:03.238 | + lib/nova:init_nova:759 : recreate_database nova_api 2021-12-24 00:42:03.240 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-24 00:42:03.243 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-24 00:42:03.245 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-12-24 00:42:03.248 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-24 00:42:03.251 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:42:03.264 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-24 00:42:03.267 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:42:03.280 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-24 00:42:07.044 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:42:07.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.046 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.046 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.047 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.051 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.051 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.053 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.055 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.055 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.059 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.059 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.060 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.060 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.061 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.064 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.064 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.064 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.067 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.068 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.068 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.072 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.072 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.073 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.073 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.074 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.074 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.075 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.075 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.076 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.076 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.076 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.078 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.079 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.079 | 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=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:07.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:07.081 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:42:07.082 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82345) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:42:07.227 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-24 00:42:07.329 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:07.329 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-24 00:42:07.485 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:07.485 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-24 00:42:07.603 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:07.603 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-24 00:42:07.718 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:07.718 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-24 00:42:07.957 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:07.957 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-24 00:42:08.080 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:08.080 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-24 00:42:08.200 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:08.200 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-24 00:42:08.207 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:08.207 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-24 00:42:08.216 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:08.216 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-24 00:42:08.222 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:08.222 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-24 00:42:08.230 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:08.231 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-24 00:42:08.239 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:08.239 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-24 00:42:08.524 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:08.524 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-24 00:42:08.594 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:08.595 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-24 00:42:09.138 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:09.139 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-24 00:42:09.778 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:09.778 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-24 00:42:10.053 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:10.053 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-24 00:42:10.331 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:10.331 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-24 00:42:10.447 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:10.448 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-24 00:42:10.564 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:10.564 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-24 00:42:10.572 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:10.572 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-24 00:42:10.579 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:10.579 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-24 00:42:10.587 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:10.587 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-24 00:42:10.595 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:10.595 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-24 00:42:10.602 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:10.602 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-24 00:42:10.671 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:10.671 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-24 00:42:11.348 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.348 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-24 00:42:11.516 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.517 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-24 00:42:11.615 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.615 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-24 00:42:11.629 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.629 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-24 00:42:11.635 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.636 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-24 00:42:11.642 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.643 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-24 00:42:11.649 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.649 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-24 00:42:11.656 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.656 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-24 00:42:11.664 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.664 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-24 00:42:11.673 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.673 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-24 00:42:11.679 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.679 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-24 00:42:11.687 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.688 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-24 00:42:11.696 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.696 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-24 00:42:11.702 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.703 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-24 00:42:11.889 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:11.889 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-24 00:42:12.007 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:12.007 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-24 00:42:12.163 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:12.163 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-24 00:42:12.580 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:12.580 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-24 00:42:12.588 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:12.588 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-24 00:42:12.594 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:12.595 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-24 00:42:12.603 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:12.603 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-24 00:42:12.612 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:12.612 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-24 00:42:12.620 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:12.620 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-24 00:42:12.718 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:12.719 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-24 00:42:13.405 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:13.405 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-24 00:42:13.559 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:13.559 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-24 00:42:13.568 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:13.568 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-24 00:42:13.574 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:13.574 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-24 00:42:13.583 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:13.583 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-24 00:42:13.591 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:13.591 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-24 00:42:13.597 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:13.597 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-24 00:42:13.703 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:13.703 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-24 00:42:13.810 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:13.810 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-24 00:42:13.919 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:13.919 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-24 00:42:14.045 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.046 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-24 00:42:14.253 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.254 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-24 00:42:14.261 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.262 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-24 00:42:14.270 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.270 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-24 00:42:14.278 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.278 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-24 00:42:14.287 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.287 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-24 00:42:14.295 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.295 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-24 00:42:14.302 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.302 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-24 00:42:14.310 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.310 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-24 00:42:14.319 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.319 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-24 00:42:14.325 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.325 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-24 00:42:14.333 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:14.694 | + lib/nova:init_nova:762 : recreate_database nova_cell0 2021-12-24 00:42:14.697 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-24 00:42:14.699 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-24 00:42:14.702 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-12-24 00:42:14.704 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-24 00:42:14.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:42:14.722 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-24 00:42:14.725 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:42:14.738 | ++ lib/nova:init_nova:768 : database_connection_url nova_cell0 2021-12-24 00:42:14.741 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-24 00:42:14.744 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-24 00:42:14.746 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-24 00:42:14.749 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-24 00:42:14.752 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-24 00:42:18.651 | ++ lib/nova:init_nova:771 : seq 1 1 2021-12-24 00:42:18.655 | + lib/nova:init_nova:771 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 00:42:18.657 | + lib/nova:init_nova:772 : recreate_database nova_cell1 2021-12-24 00:42:18.660 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-24 00:42:18.662 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-24 00:42:18.665 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-12-24 00:42:18.667 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-24 00:42:18.671 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:42:18.684 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-24 00:42:18.687 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 00:42:18.700 | ++ lib/nova:init_nova:773 : conductor_conf 1 2021-12-24 00:42:18.703 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-24 00:42:18.705 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-24 00:42:18.709 | + lib/nova:init_nova:773 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-24 00:42:21.904 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:42:21.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.906 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.906 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.909 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.910 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.911 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.911 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.912 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.912 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.914 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.914 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.918 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.926 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.926 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.927 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.928 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.931 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.932 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.933 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.936 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.938 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.938 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.943 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.944 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.944 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.944 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.946 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.946 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.948 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.948 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.953 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.953 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.955 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.956 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.964 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.966 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.967 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.967 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.967 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.967 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.968 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.969 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:21.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:21.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.067 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.071 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.073 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.076 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.077 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.077 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.084 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.085 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.089 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.089 | 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=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:22.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:22.100 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:42:22.101 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82412) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:42:22.241 | INFO migrate.versioning.api [-] 215 -> 216...  2021-12-24 00:42:35.485 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.486 | INFO migrate.versioning.api [-] 216 -> 217...  2021-12-24 00:42:35.493 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.493 | INFO migrate.versioning.api [-] 217 -> 218...  2021-12-24 00:42:35.501 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.502 | INFO migrate.versioning.api [-] 218 -> 219...  2021-12-24 00:42:35.510 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.510 | INFO migrate.versioning.api [-] 219 -> 220...  2021-12-24 00:42:35.518 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.518 | INFO migrate.versioning.api [-] 220 -> 221...  2021-12-24 00:42:35.526 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.527 | INFO migrate.versioning.api [-] 221 -> 222...  2021-12-24 00:42:35.535 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.535 | INFO migrate.versioning.api [-] 222 -> 223...  2021-12-24 00:42:35.543 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.543 | INFO migrate.versioning.api [-] 223 -> 224...  2021-12-24 00:42:35.551 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.551 | INFO migrate.versioning.api [-] 224 -> 225...  2021-12-24 00:42:35.559 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.559 | INFO migrate.versioning.api [-] 225 -> 226...  2021-12-24 00:42:35.566 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.566 | INFO migrate.versioning.api [-] 226 -> 227...  2021-12-24 00:42:35.577 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.578 | INFO migrate.versioning.api [-] 227 -> 228...  2021-12-24 00:42:35.772 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.772 | INFO migrate.versioning.api [-] 228 -> 229...  2021-12-24 00:42:35.946 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:35.946 | INFO migrate.versioning.api [-] 229 -> 230...  2021-12-24 00:42:36.297 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:36.297 | INFO migrate.versioning.api [-] 230 -> 231...  2021-12-24 00:42:36.568 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:36.568 | INFO migrate.versioning.api [-] 231 -> 232...  2021-12-24 00:42:37.075 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.075 | INFO migrate.versioning.api [-] 232 -> 233...  2021-12-24 00:42:37.288 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.289 | INFO migrate.versioning.api [-] 233 -> 234...  2021-12-24 00:42:37.340 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.340 | INFO migrate.versioning.api [-] 234 -> 235...  2021-12-24 00:42:37.349 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.349 | INFO migrate.versioning.api [-] 235 -> 236...  2021-12-24 00:42:37.357 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.357 | INFO migrate.versioning.api [-] 236 -> 237...  2021-12-24 00:42:37.365 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.366 | INFO migrate.versioning.api [-] 237 -> 238...  2021-12-24 00:42:37.374 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.375 | INFO migrate.versioning.api [-] 238 -> 239...  2021-12-24 00:42:37.383 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.383 | INFO migrate.versioning.api [-] 239 -> 240...  2021-12-24 00:42:37.391 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.392 | INFO migrate.versioning.api [-] 240 -> 241...  2021-12-24 00:42:37.398 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.398 | INFO migrate.versioning.api [-] 241 -> 242...  2021-12-24 00:42:37.404 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.405 | INFO migrate.versioning.api [-] 242 -> 243...  2021-12-24 00:42:37.413 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.413 | INFO migrate.versioning.api [-] 243 -> 244...  2021-12-24 00:42:37.434 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:37.434 | INFO migrate.versioning.api [-] 244 -> 245...  2021-12-24 00:42:38.347 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:38.348 | INFO migrate.versioning.api [-] 245 -> 246...  2021-12-24 00:42:38.499 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:38.499 | INFO migrate.versioning.api [-] 246 -> 247...  2021-12-24 00:42:39.044 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:39.045 | INFO migrate.versioning.api [-] 247 -> 248...  2021-12-24 00:42:39.055 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-24 00:42:39.062 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:39.063 | INFO migrate.versioning.api [-] 248 -> 249...  2021-12-24 00:42:39.111 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:39.111 | INFO migrate.versioning.api [-] 249 -> 250...  2021-12-24 00:42:39.159 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:39.159 | INFO migrate.versioning.api [-] 250 -> 251...  2021-12-24 00:42:39.354 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:39.354 | INFO migrate.versioning.api [-] 251 -> 252...  2021-12-24 00:42:39.708 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:39.708 | INFO migrate.versioning.api [-] 252 -> 253...  2021-12-24 00:42:39.901 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:39.901 | INFO migrate.versioning.api [-] 253 -> 254...  2021-12-24 00:42:40.123 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.123 | INFO migrate.versioning.api [-] 254 -> 255...  2021-12-24 00:42:40.131 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.132 | INFO migrate.versioning.api [-] 255 -> 256...  2021-12-24 00:42:40.140 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.140 | INFO migrate.versioning.api [-] 256 -> 257...  2021-12-24 00:42:40.149 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.149 | INFO migrate.versioning.api [-] 257 -> 258...  2021-12-24 00:42:40.156 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.156 | INFO migrate.versioning.api [-] 258 -> 259...  2021-12-24 00:42:40.164 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.164 | INFO migrate.versioning.api [-] 259 -> 260...  2021-12-24 00:42:40.171 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.171 | INFO migrate.versioning.api [-] 260 -> 261...  2021-12-24 00:42:40.179 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.179 | INFO migrate.versioning.api [-] 261 -> 262...  2021-12-24 00:42:40.187 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.188 | INFO migrate.versioning.api [-] 262 -> 263...  2021-12-24 00:42:40.195 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.195 | INFO migrate.versioning.api [-] 263 -> 264...  2021-12-24 00:42:40.203 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.203 | INFO migrate.versioning.api [-] 264 -> 265...  2021-12-24 00:42:40.261 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.261 | INFO migrate.versioning.api [-] 265 -> 266...  2021-12-24 00:42:40.363 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:40.364 | INFO migrate.versioning.api [-] 266 -> 267...  2021-12-24 00:42:41.129 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:41.129 | INFO migrate.versioning.api [-] 267 -> 268...  2021-12-24 00:42:41.367 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:41.368 | INFO migrate.versioning.api [-] 268 -> 269...  2021-12-24 00:42:41.569 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:41.569 | INFO migrate.versioning.api [-] 269 -> 270...  2021-12-24 00:42:41.780 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:41.780 | INFO migrate.versioning.api [-] 270 -> 271...  2021-12-24 00:42:41.912 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:41.912 | INFO migrate.versioning.api [-] 271 -> 272...  2021-12-24 00:42:41.921 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:41.921 | INFO migrate.versioning.api [-] 272 -> 273...  2021-12-24 00:42:41.929 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:41.929 | INFO migrate.versioning.api [-] 273 -> 274...  2021-12-24 00:42:42.016 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.016 | INFO migrate.versioning.api [-] 274 -> 275...  2021-12-24 00:42:42.195 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.195 | INFO migrate.versioning.api [-] 275 -> 276...  2021-12-24 00:42:42.385 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.385 | INFO migrate.versioning.api [-] 276 -> 277...  2021-12-24 00:42:42.443 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.443 | INFO migrate.versioning.api [-] 277 -> 278...  2021-12-24 00:42:42.684 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.684 | INFO migrate.versioning.api [-] 278 -> 279...  2021-12-24 00:42:42.764 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.764 | INFO migrate.versioning.api [-] 279 -> 280...  2021-12-24 00:42:42.914 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.914 | INFO migrate.versioning.api [-] 280 -> 281...  2021-12-24 00:42:42.922 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.923 | INFO migrate.versioning.api [-] 281 -> 282...  2021-12-24 00:42:42.930 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.931 | INFO migrate.versioning.api [-] 282 -> 283...  2021-12-24 00:42:42.939 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.939 | INFO migrate.versioning.api [-] 283 -> 284...  2021-12-24 00:42:42.947 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.947 | INFO migrate.versioning.api [-] 284 -> 285...  2021-12-24 00:42:42.956 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.956 | INFO migrate.versioning.api [-] 285 -> 286...  2021-12-24 00:42:42.964 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.964 | INFO migrate.versioning.api [-] 286 -> 287...  2021-12-24 00:42:42.970 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.971 | INFO migrate.versioning.api [-] 287 -> 288...  2021-12-24 00:42:42.979 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.979 | INFO migrate.versioning.api [-] 288 -> 289...  2021-12-24 00:42:42.987 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.987 | INFO migrate.versioning.api [-] 289 -> 290...  2021-12-24 00:42:42.995 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:42.996 | INFO migrate.versioning.api [-] 290 -> 291...  2021-12-24 00:42:43.020 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:43.020 | INFO migrate.versioning.api [-] 291 -> 292...  2021-12-24 00:42:43.243 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:43.243 | INFO migrate.versioning.api [-] 292 -> 293...  2021-12-24 00:42:43.637 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:43.637 | INFO migrate.versioning.api [-] 293 -> 294...  2021-12-24 00:42:43.844 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:43.844 | INFO migrate.versioning.api [-] 294 -> 295...  2021-12-24 00:42:43.888 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:43.888 | INFO migrate.versioning.api [-] 295 -> 296...  2021-12-24 00:42:43.896 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:43.897 | INFO migrate.versioning.api [-] 296 -> 297...  2021-12-24 00:42:44.087 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:44.087 | INFO migrate.versioning.api [-] 297 -> 298...  2021-12-24 00:42:44.207 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:44.207 | INFO migrate.versioning.api [-] 298 -> 299...  2021-12-24 00:42:44.394 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:44.394 | INFO migrate.versioning.api [-] 299 -> 300...  2021-12-24 00:42:44.604 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:44.604 | INFO migrate.versioning.api [-] 300 -> 301...  2021-12-24 00:42:44.973 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:44.973 | INFO migrate.versioning.api [-] 301 -> 302...  2021-12-24 00:42:44.983 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:44.983 | INFO migrate.versioning.api [-] 302 -> 303...  2021-12-24 00:42:44.990 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:44.990 | INFO migrate.versioning.api [-] 303 -> 304...  2021-12-24 00:42:44.999 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:44.999 | INFO migrate.versioning.api [-] 304 -> 305...  2021-12-24 00:42:45.008 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:45.009 | INFO migrate.versioning.api [-] 305 -> 306...  2021-12-24 00:42:45.017 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:45.017 | INFO migrate.versioning.api [-] 306 -> 307...  2021-12-24 00:42:45.025 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:45.025 | INFO migrate.versioning.api [-] 307 -> 308...  2021-12-24 00:42:45.033 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:45.034 | INFO migrate.versioning.api [-] 308 -> 309...  2021-12-24 00:42:45.042 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:45.042 | INFO migrate.versioning.api [-] 309 -> 310...  2021-12-24 00:42:45.050 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:45.051 | INFO migrate.versioning.api [-] 310 -> 311...  2021-12-24 00:42:45.059 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:45.059 | INFO migrate.versioning.api [-] 311 -> 312...  2021-12-24 00:42:45.067 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:45.067 | INFO migrate.versioning.api [-] 312 -> 313...  2021-12-24 00:42:45.317 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:45.317 | INFO migrate.versioning.api [-] 313 -> 314...  2021-12-24 00:42:45.922 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:45.923 | INFO migrate.versioning.api [-] 314 -> 315...  2021-12-24 00:42:47.157 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:47.158 | INFO migrate.versioning.api [-] 315 -> 316...  2021-12-24 00:42:47.359 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:47.360 | INFO migrate.versioning.api [-] 316 -> 317...  2021-12-24 00:42:47.594 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:47.594 | INFO migrate.versioning.api [-] 317 -> 318...  2021-12-24 00:42:48.423 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.423 | INFO migrate.versioning.api [-] 318 -> 319...  2021-12-24 00:42:48.465 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.465 | INFO migrate.versioning.api [-] 319 -> 320...  2021-12-24 00:42:48.472 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.473 | INFO migrate.versioning.api [-] 320 -> 321...  2021-12-24 00:42:48.481 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.481 | INFO migrate.versioning.api [-] 321 -> 322...  2021-12-24 00:42:48.487 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.488 | INFO migrate.versioning.api [-] 322 -> 323...  2021-12-24 00:42:48.496 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.496 | INFO migrate.versioning.api [-] 323 -> 324...  2021-12-24 00:42:48.504 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.504 | INFO migrate.versioning.api [-] 324 -> 325...  2021-12-24 00:42:48.513 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.513 | INFO migrate.versioning.api [-] 325 -> 326...  2021-12-24 00:42:48.519 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.520 | INFO migrate.versioning.api [-] 326 -> 327...  2021-12-24 00:42:48.528 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.529 | INFO migrate.versioning.api [-] 327 -> 328...  2021-12-24 00:42:48.536 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.537 | INFO migrate.versioning.api [-] 328 -> 329...  2021-12-24 00:42:48.543 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.543 | INFO migrate.versioning.api [-] 329 -> 330...  2021-12-24 00:42:48.574 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:48.574 | INFO migrate.versioning.api [-] 330 -> 331...  2021-12-24 00:42:49.008 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.008 | INFO migrate.versioning.api [-] 331 -> 332...  2021-12-24 00:42:49.198 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.198 | INFO migrate.versioning.api [-] 332 -> 333...  2021-12-24 00:42:49.397 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.397 | INFO migrate.versioning.api [-] 333 -> 334...  2021-12-24 00:42:49.598 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.599 | INFO migrate.versioning.api [-] 334 -> 335...  2021-12-24 00:42:49.607 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.607 | INFO migrate.versioning.api [-] 335 -> 336...  2021-12-24 00:42:49.615 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.616 | INFO migrate.versioning.api [-] 336 -> 337...  2021-12-24 00:42:49.624 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.624 | INFO migrate.versioning.api [-] 337 -> 338...  2021-12-24 00:42:49.632 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.632 | INFO migrate.versioning.api [-] 338 -> 339...  2021-12-24 00:42:49.639 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.639 | INFO migrate.versioning.api [-] 339 -> 340...  2021-12-24 00:42:49.647 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.647 | INFO migrate.versioning.api [-] 340 -> 341...  2021-12-24 00:42:49.656 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.656 | INFO migrate.versioning.api [-] 341 -> 342...  2021-12-24 00:42:49.662 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.662 | INFO migrate.versioning.api [-] 342 -> 343...  2021-12-24 00:42:49.671 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.671 | INFO migrate.versioning.api [-] 343 -> 344...  2021-12-24 00:42:49.679 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.679 | INFO migrate.versioning.api [-] 344 -> 345...  2021-12-24 00:42:49.716 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.716 | INFO migrate.versioning.api [-] 345 -> 346...  2021-12-24 00:42:49.965 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:49.966 | INFO migrate.versioning.api [-] 346 -> 347...  2021-12-24 00:42:50.060 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.060 | INFO migrate.versioning.api [-] 347 -> 348...  2021-12-24 00:42:50.072 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.072 | INFO migrate.versioning.api [-] 348 -> 349...  2021-12-24 00:42:50.079 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.079 | INFO migrate.versioning.api [-] 349 -> 350...  2021-12-24 00:42:50.085 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.086 | INFO migrate.versioning.api [-] 350 -> 351...  2021-12-24 00:42:50.092 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.092 | INFO migrate.versioning.api [-] 351 -> 352...  2021-12-24 00:42:50.100 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.100 | INFO migrate.versioning.api [-] 352 -> 353...  2021-12-24 00:42:50.107 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.108 | INFO migrate.versioning.api [-] 353 -> 354...  2021-12-24 00:42:50.115 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.115 | INFO migrate.versioning.api [-] 354 -> 355...  2021-12-24 00:42:50.124 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.124 | INFO migrate.versioning.api [-] 355 -> 356...  2021-12-24 00:42:50.130 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.130 | INFO migrate.versioning.api [-] 356 -> 357...  2021-12-24 00:42:50.138 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.139 | INFO migrate.versioning.api [-] 357 -> 358...  2021-12-24 00:42:50.371 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.371 | INFO migrate.versioning.api [-] 358 -> 359...  2021-12-24 00:42:50.608 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.608 | INFO migrate.versioning.api [-] 359 -> 360...  2021-12-24 00:42:50.798 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.798 | INFO migrate.versioning.api [-] 360 -> 361...  2021-12-24 00:42:50.835 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:50.835 | INFO migrate.versioning.api [-] 361 -> 362...  2021-12-24 00:42:51.046 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.046 | INFO migrate.versioning.api [-] 362 -> 363...  2021-12-24 00:42:51.055 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.055 | INFO migrate.versioning.api [-] 363 -> 364...  2021-12-24 00:42:51.063 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.063 | INFO migrate.versioning.api [-] 364 -> 365...  2021-12-24 00:42:51.071 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.072 | INFO migrate.versioning.api [-] 365 -> 366...  2021-12-24 00:42:51.080 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.080 | INFO migrate.versioning.api [-] 366 -> 367...  2021-12-24 00:42:51.089 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.089 | INFO migrate.versioning.api [-] 367 -> 368...  2021-12-24 00:42:51.096 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.097 | INFO migrate.versioning.api [-] 368 -> 369...  2021-12-24 00:42:51.105 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.106 | INFO migrate.versioning.api [-] 369 -> 370...  2021-12-24 00:42:51.113 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.113 | INFO migrate.versioning.api [-] 370 -> 371...  2021-12-24 00:42:51.120 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.121 | INFO migrate.versioning.api [-] 371 -> 372...  2021-12-24 00:42:51.128 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.128 | INFO migrate.versioning.api [-] 372 -> 373...  2021-12-24 00:42:51.441 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.447 | INFO migrate.versioning.api [-] 373 -> 374...  2021-12-24 00:42:51.697 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.697 | INFO migrate.versioning.api [-] 374 -> 375...  2021-12-24 00:42:51.829 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.829 | INFO migrate.versioning.api [-] 375 -> 376...  2021-12-24 00:42:51.883 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.883 | INFO migrate.versioning.api [-] 376 -> 377...  2021-12-24 00:42:51.943 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:51.943 | INFO migrate.versioning.api [-] 377 -> 378...  2021-12-24 00:42:51.999 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.000 | INFO migrate.versioning.api [-] 378 -> 379...  2021-12-24 00:42:52.008 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.008 | INFO migrate.versioning.api [-] 379 -> 380...  2021-12-24 00:42:52.016 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.017 | INFO migrate.versioning.api [-] 380 -> 381...  2021-12-24 00:42:52.025 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.025 | INFO migrate.versioning.api [-] 381 -> 382...  2021-12-24 00:42:52.033 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.033 | INFO migrate.versioning.api [-] 382 -> 383...  2021-12-24 00:42:52.042 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.042 | INFO migrate.versioning.api [-] 383 -> 384...  2021-12-24 00:42:52.050 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.050 | INFO migrate.versioning.api [-] 384 -> 385...  2021-12-24 00:42:52.058 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.059 | INFO migrate.versioning.api [-] 385 -> 386...  2021-12-24 00:42:52.065 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.066 | INFO migrate.versioning.api [-] 386 -> 387...  2021-12-24 00:42:52.074 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.074 | INFO migrate.versioning.api [-] 387 -> 388...  2021-12-24 00:42:52.082 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.082 | INFO migrate.versioning.api [-] 388 -> 389...  2021-12-24 00:42:52.127 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.127 | INFO migrate.versioning.api [-] 389 -> 390...  2021-12-24 00:42:52.319 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.319 | INFO migrate.versioning.api [-] 390 -> 391...  2021-12-24 00:42:52.551 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.551 | INFO migrate.versioning.api [-] 391 -> 392...  2021-12-24 00:42:52.560 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.560 | INFO migrate.versioning.api [-] 392 -> 393...  2021-12-24 00:42:52.567 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.568 | INFO migrate.versioning.api [-] 393 -> 394...  2021-12-24 00:42:52.576 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.577 | INFO migrate.versioning.api [-] 394 -> 395...  2021-12-24 00:42:52.583 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.583 | INFO migrate.versioning.api [-] 395 -> 396...  2021-12-24 00:42:52.591 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.592 | INFO migrate.versioning.api [-] 396 -> 397...  2021-12-24 00:42:52.823 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:52.823 | INFO migrate.versioning.api [-] 397 -> 398...  2021-12-24 00:42:53.023 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:53.023 | INFO migrate.versioning.api [-] 398 -> 399...  2021-12-24 00:42:53.302 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:53.302 | INFO migrate.versioning.api [-] 399 -> 400...  2021-12-24 00:42:53.317 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:53.317 | INFO migrate.versioning.api [-] 400 -> 401...  2021-12-24 00:42:53.780 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:53.781 | INFO migrate.versioning.api [-] 401 -> 402...  2021-12-24 00:42:53.993 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:53.993 | INFO migrate.versioning.api [-] 402 -> 403...  2021-12-24 00:42:54.000 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:54.001 | INFO migrate.versioning.api [-] 403 -> 404...  2021-12-24 00:42:54.008 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:54.009 | INFO migrate.versioning.api [-] 404 -> 405...  2021-12-24 00:42:54.017 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:54.018 | INFO migrate.versioning.api [-] 405 -> 406...  2021-12-24 00:42:54.024 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:54.025 | INFO migrate.versioning.api [-] 406 -> 407...  2021-12-24 00:42:54.033 | INFO migrate.versioning.api [-] done 2021-12-24 00:42:54.033 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell1.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-12-24 00:42:54.033 | result = self._query(query) 2021-12-24 00:42:54.033 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell1.instances'. This is deprecated and will be disallowed in a future release.") 2021-12-24 00:42:54.033 | result = self._query(query) 2021-12-24 00:42:54.402 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-12-24 00:42:57.868 | DEBUG migrate.versioning.repository [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 00:42:57.870 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.870 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.871 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.871 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.871 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.872 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.872 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.873 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.874 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.874 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.874 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.875 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.875 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.875 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.876 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.876 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.877 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.877 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.877 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.878 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.878 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.878 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.879 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.879 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.880 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.880 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.880 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.881 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.881 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.881 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.882 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.882 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.883 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.883 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.883 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.884 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.884 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.884 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.885 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.885 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.885 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.886 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.886 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.887 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.887 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.887 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.888 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.889 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.889 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.889 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.890 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.890 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.890 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.891 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.891 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.892 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.892 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.892 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.893 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.893 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.893 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.894 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.894 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.895 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.895 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.895 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.896 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.896 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.896 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.897 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.897 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.897 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.898 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.898 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.899 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.899 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.899 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.900 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.900 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.900 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.901 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.901 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.902 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.902 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.902 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.903 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.903 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.903 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.904 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.904 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.905 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.905 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.905 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.906 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.906 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.906 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.907 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.907 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.907 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.908 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.908 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.909 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.909 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.909 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.910 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.910 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.910 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.911 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.911 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.912 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.912 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.912 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.913 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.913 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.913 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.914 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.914 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.914 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.915 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.915 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.916 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.916 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.916 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.917 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.917 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.917 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.918 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.918 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.919 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.919 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.919 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.920 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.920 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.920 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.921 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.921 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.922 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.922 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.922 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.923 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.923 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.924 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.924 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.924 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.925 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.925 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.925 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.926 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.926 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.926 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.927 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.927 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.928 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.928 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.928 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.929 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.929 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.929 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.930 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.930 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.931 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.931 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.931 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.932 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.932 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.932 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.933 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.933 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.933 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.934 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.936 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.936 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.937 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.937 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.938 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.938 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.938 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.939 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.939 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.940 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.940 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.940 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.941 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.941 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.941 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.942 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.942 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.943 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.943 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.943 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.944 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.944 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.944 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.945 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.945 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.946 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.946 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.946 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.947 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.947 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.947 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.948 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.948 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.949 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.949 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.949 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.950 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.950 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.950 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.951 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.952 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.952 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.952 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.953 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.953 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.954 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.954 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.954 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.955 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.955 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.955 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.956 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.956 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.956 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.957 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.957 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.958 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.958 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.958 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.959 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.959 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.959 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.960 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.960 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.961 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.961 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.961 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.962 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.962 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.962 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.963 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.963 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.964 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.964 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb 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=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.964 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.965 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.965 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.965 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.966 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.966 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.966 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.967 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.967 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.968 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.968 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.968 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.969 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.969 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.969 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.970 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.970 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.971 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.971 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.971 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.972 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.972 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.972 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.973 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.973 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.973 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.974 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.974 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.975 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.975 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.975 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.976 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.976 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.976 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.977 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.977 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.977 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.978 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.978 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.979 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.979 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.979 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.980 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.980 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.980 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.981 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.981 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.981 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.982 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.982 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.983 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.983 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.983 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.984 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.984 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.984 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.985 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.985 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.986 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.986 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.986 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.987 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb 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=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.987 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.987 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.988 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.988 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.989 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.989 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.989 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.990 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.990 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.990 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.991 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.991 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.992 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.992 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.992 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.993 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.993 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.993 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.994 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.994 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.994 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.995 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.995 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.996 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.996 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.996 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.997 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.997 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.998 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.998 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.999 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:57.999 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:57.999 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.000 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.000 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.001 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.001 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.001 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.002 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.002 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.002 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.003 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.003 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.003 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.004 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.004 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.005 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.005 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.005 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.006 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.006 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.006 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.007 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.007 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.008 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.008 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.008 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.009 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.009 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.009 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.010 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.010 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.011 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.011 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.011 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.012 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.012 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.012 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.013 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.014 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.014 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.014 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.015 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.015 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.016 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.016 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.016 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.017 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.017 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 00:42:58.017 | DEBUG migrate.versioning.script.base [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 00:42:58.018 | DEBUG migrate.versioning.repository [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 00:42:58.018 | DEBUG migrate.versioning.repository [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82424) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 00:42:58.149 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 215 -> 216...  2021-12-24 00:43:11.272 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.272 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 216 -> 217...  2021-12-24 00:43:11.280 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.280 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 217 -> 218...  2021-12-24 00:43:11.288 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.289 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 218 -> 219...  2021-12-24 00:43:11.297 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.297 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 219 -> 220...  2021-12-24 00:43:11.305 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.305 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 220 -> 221...  2021-12-24 00:43:11.313 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.314 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 221 -> 222...  2021-12-24 00:43:11.322 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.322 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 222 -> 223...  2021-12-24 00:43:11.331 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.331 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 223 -> 224...  2021-12-24 00:43:11.337 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.338 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 224 -> 225...  2021-12-24 00:43:11.346 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.346 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 225 -> 226...  2021-12-24 00:43:11.354 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.354 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 226 -> 227...  2021-12-24 00:43:11.365 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.365 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 227 -> 228...  2021-12-24 00:43:11.543 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.543 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 228 -> 229...  2021-12-24 00:43:11.748 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:11.748 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 229 -> 230...  2021-12-24 00:43:12.139 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:12.140 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 230 -> 231...  2021-12-24 00:43:12.394 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:12.395 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 231 -> 232...  2021-12-24 00:43:12.992 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:12.993 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 232 -> 233...  2021-12-24 00:43:13.187 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.187 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 233 -> 234...  2021-12-24 00:43:13.239 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.240 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 234 -> 235...  2021-12-24 00:43:13.247 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.247 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 235 -> 236...  2021-12-24 00:43:13.256 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.256 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 236 -> 237...  2021-12-24 00:43:13.262 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.263 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 237 -> 238...  2021-12-24 00:43:13.271 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.271 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 238 -> 239...  2021-12-24 00:43:13.279 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.279 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 239 -> 240...  2021-12-24 00:43:13.287 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.288 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 240 -> 241...  2021-12-24 00:43:13.294 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.294 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 241 -> 242...  2021-12-24 00:43:13.303 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.303 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 242 -> 243...  2021-12-24 00:43:13.311 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.311 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 243 -> 244...  2021-12-24 00:43:13.332 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:13.332 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 244 -> 245...  2021-12-24 00:43:14.214 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:14.214 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 245 -> 246...  2021-12-24 00:43:14.381 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:14.381 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 246 -> 247...  2021-12-24 00:43:14.907 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:14.907 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 247 -> 248...  2021-12-24 00:43:14.916 | INFO 248_add_expire_reservations_index [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-24 00:43:14.922 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:14.923 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 248 -> 249...  2021-12-24 00:43:14.959 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:14.959 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 249 -> 250...  2021-12-24 00:43:14.997 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:14.998 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 250 -> 251...  2021-12-24 00:43:15.179 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.179 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 251 -> 252...  2021-12-24 00:43:15.503 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.503 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 252 -> 253...  2021-12-24 00:43:15.714 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.715 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 253 -> 254...  2021-12-24 00:43:15.915 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.916 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 254 -> 255...  2021-12-24 00:43:15.924 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.924 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 255 -> 256...  2021-12-24 00:43:15.932 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.932 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 256 -> 257...  2021-12-24 00:43:15.941 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.941 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 257 -> 258...  2021-12-24 00:43:15.949 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.949 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 258 -> 259...  2021-12-24 00:43:15.956 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.956 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 259 -> 260...  2021-12-24 00:43:15.963 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.964 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 260 -> 261...  2021-12-24 00:43:15.972 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.973 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 261 -> 262...  2021-12-24 00:43:15.979 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.979 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 262 -> 263...  2021-12-24 00:43:15.988 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.988 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 263 -> 264...  2021-12-24 00:43:15.995 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:15.996 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 264 -> 265...  2021-12-24 00:43:16.046 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:16.046 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 265 -> 266...  2021-12-24 00:43:16.141 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:16.141 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 266 -> 267...  2021-12-24 00:43:16.815 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:16.816 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 267 -> 268...  2021-12-24 00:43:17.049 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:17.049 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 268 -> 269...  2021-12-24 00:43:17.265 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:17.265 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 269 -> 270...  2021-12-24 00:43:17.474 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:17.474 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 270 -> 271...  2021-12-24 00:43:17.607 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:17.607 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 271 -> 272...  2021-12-24 00:43:17.615 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:17.616 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 272 -> 273...  2021-12-24 00:43:17.624 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:17.624 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 273 -> 274...  2021-12-24 00:43:17.713 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:17.713 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 274 -> 275...  2021-12-24 00:43:17.884 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:17.884 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 275 -> 276...  2021-12-24 00:43:18.094 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.094 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 276 -> 277...  2021-12-24 00:43:18.163 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.164 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 277 -> 278...  2021-12-24 00:43:18.411 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.412 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 278 -> 279...  2021-12-24 00:43:18.487 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.488 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 279 -> 280...  2021-12-24 00:43:18.660 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.660 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 280 -> 281...  2021-12-24 00:43:18.666 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.667 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 281 -> 282...  2021-12-24 00:43:18.675 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.675 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 282 -> 283...  2021-12-24 00:43:18.683 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.683 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 283 -> 284...  2021-12-24 00:43:18.690 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.690 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 284 -> 285...  2021-12-24 00:43:18.698 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.698 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 285 -> 286...  2021-12-24 00:43:18.707 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.707 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 286 -> 287...  2021-12-24 00:43:18.715 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.715 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 287 -> 288...  2021-12-24 00:43:18.721 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.722 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 288 -> 289...  2021-12-24 00:43:18.729 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.730 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 289 -> 290...  2021-12-24 00:43:18.738 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.738 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 290 -> 291...  2021-12-24 00:43:18.763 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.763 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 291 -> 292...  2021-12-24 00:43:18.956 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:18.956 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 292 -> 293...  2021-12-24 00:43:19.371 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:19.372 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 293 -> 294...  2021-12-24 00:43:19.535 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:19.536 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 294 -> 295...  2021-12-24 00:43:19.595 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:19.595 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 295 -> 296...  2021-12-24 00:43:19.603 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:19.604 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 296 -> 297...  2021-12-24 00:43:19.812 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:19.812 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 297 -> 298...  2021-12-24 00:43:19.965 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:19.965 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 298 -> 299...  2021-12-24 00:43:20.158 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.158 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 299 -> 300...  2021-12-24 00:43:20.360 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.361 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 300 -> 301...  2021-12-24 00:43:20.737 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.738 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 301 -> 302...  2021-12-24 00:43:20.746 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.746 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 302 -> 303...  2021-12-24 00:43:20.754 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.755 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 303 -> 304...  2021-12-24 00:43:20.762 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.763 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 304 -> 305...  2021-12-24 00:43:20.771 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.771 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 305 -> 306...  2021-12-24 00:43:20.779 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.779 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 306 -> 307...  2021-12-24 00:43:20.786 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.786 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 307 -> 308...  2021-12-24 00:43:20.794 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.794 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 308 -> 309...  2021-12-24 00:43:20.803 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.803 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 309 -> 310...  2021-12-24 00:43:20.810 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.811 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 310 -> 311...  2021-12-24 00:43:20.817 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.818 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 311 -> 312...  2021-12-24 00:43:20.825 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:20.826 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 312 -> 313...  2021-12-24 00:43:21.060 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:21.060 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 313 -> 314...  2021-12-24 00:43:21.692 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:21.692 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 314 -> 315...  2021-12-24 00:43:22.848 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:22.848 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 315 -> 316...  2021-12-24 00:43:23.057 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:23.057 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 316 -> 317...  2021-12-24 00:43:23.275 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:23.276 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 317 -> 318...  2021-12-24 00:43:24.112 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.113 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 318 -> 319...  2021-12-24 00:43:24.148 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.148 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 319 -> 320...  2021-12-24 00:43:24.155 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.155 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 320 -> 321...  2021-12-24 00:43:24.161 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.162 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 321 -> 322...  2021-12-24 00:43:24.170 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.170 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 322 -> 323...  2021-12-24 00:43:24.177 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.177 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 323 -> 324...  2021-12-24 00:43:24.185 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.186 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 324 -> 325...  2021-12-24 00:43:24.194 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.195 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 325 -> 326...  2021-12-24 00:43:24.204 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.204 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 326 -> 327...  2021-12-24 00:43:24.213 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.213 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 327 -> 328...  2021-12-24 00:43:24.222 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.222 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 328 -> 329...  2021-12-24 00:43:24.228 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.229 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 329 -> 330...  2021-12-24 00:43:24.259 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.260 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 330 -> 331...  2021-12-24 00:43:24.672 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.673 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 331 -> 332...  2021-12-24 00:43:24.867 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:24.867 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 332 -> 333...  2021-12-24 00:43:25.065 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.066 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 333 -> 334...  2021-12-24 00:43:25.268 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.269 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 334 -> 335...  2021-12-24 00:43:25.277 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.277 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 335 -> 336...  2021-12-24 00:43:25.285 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.285 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 336 -> 337...  2021-12-24 00:43:25.294 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.294 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 337 -> 338...  2021-12-24 00:43:25.302 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.302 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 338 -> 339...  2021-12-24 00:43:25.310 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.310 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 339 -> 340...  2021-12-24 00:43:25.318 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.319 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 340 -> 341...  2021-12-24 00:43:25.325 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.325 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 341 -> 342...  2021-12-24 00:43:25.333 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.334 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 342 -> 343...  2021-12-24 00:43:25.342 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.342 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 343 -> 344...  2021-12-24 00:43:25.348 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.348 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 344 -> 345...  2021-12-24 00:43:25.381 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.381 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 345 -> 346...  2021-12-24 00:43:25.645 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.645 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 346 -> 347...  2021-12-24 00:43:25.756 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.757 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 347 -> 348...  2021-12-24 00:43:25.763 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.764 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 348 -> 349...  2021-12-24 00:43:25.772 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.772 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 349 -> 350...  2021-12-24 00:43:25.783 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.784 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 350 -> 351...  2021-12-24 00:43:25.790 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.790 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 351 -> 352...  2021-12-24 00:43:25.797 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.797 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 352 -> 353...  2021-12-24 00:43:25.803 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.803 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 353 -> 354...  2021-12-24 00:43:25.811 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.812 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 354 -> 355...  2021-12-24 00:43:25.820 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.820 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 355 -> 356...  2021-12-24 00:43:25.827 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.827 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 356 -> 357...  2021-12-24 00:43:25.835 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:25.836 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 357 -> 358...  2021-12-24 00:43:26.034 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.035 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 358 -> 359...  2021-12-24 00:43:26.254 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.255 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 359 -> 360...  2021-12-24 00:43:26.447 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.447 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 360 -> 361...  2021-12-24 00:43:26.492 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.493 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 361 -> 362...  2021-12-24 00:43:26.711 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.711 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 362 -> 363...  2021-12-24 00:43:26.719 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.719 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 363 -> 364...  2021-12-24 00:43:26.727 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.728 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 364 -> 365...  2021-12-24 00:43:26.736 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.736 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 365 -> 366...  2021-12-24 00:43:26.742 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.743 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 366 -> 367...  2021-12-24 00:43:26.750 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.751 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 367 -> 368...  2021-12-24 00:43:26.759 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.759 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 368 -> 369...  2021-12-24 00:43:26.767 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.768 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 369 -> 370...  2021-12-24 00:43:26.774 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.774 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 370 -> 371...  2021-12-24 00:43:26.782 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.783 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 371 -> 372...  2021-12-24 00:43:26.791 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:26.791 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 372 -> 373...  2021-12-24 00:43:27.095 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.096 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 373 -> 374...  2021-12-24 00:43:27.379 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.379 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 374 -> 375...  2021-12-24 00:43:27.503 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.503 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 375 -> 376...  2021-12-24 00:43:27.558 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.558 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 376 -> 377...  2021-12-24 00:43:27.610 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.611 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 377 -> 378...  2021-12-24 00:43:27.670 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.671 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 378 -> 379...  2021-12-24 00:43:27.679 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.679 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 379 -> 380...  2021-12-24 00:43:27.687 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.687 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 380 -> 381...  2021-12-24 00:43:27.696 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.696 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 381 -> 382...  2021-12-24 00:43:27.704 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.704 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 382 -> 383...  2021-12-24 00:43:27.712 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.713 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 383 -> 384...  2021-12-24 00:43:27.720 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.721 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 384 -> 385...  2021-12-24 00:43:27.729 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.729 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 385 -> 386...  2021-12-24 00:43:27.735 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.736 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 386 -> 387...  2021-12-24 00:43:27.744 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.745 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 387 -> 388...  2021-12-24 00:43:27.752 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.752 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 388 -> 389...  2021-12-24 00:43:27.804 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.804 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 389 -> 390...  2021-12-24 00:43:27.992 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:27.992 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 390 -> 391...  2021-12-24 00:43:28.228 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:28.229 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 391 -> 392...  2021-12-24 00:43:28.235 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:28.235 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 392 -> 393...  2021-12-24 00:43:28.243 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:28.244 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 393 -> 394...  2021-12-24 00:43:28.250 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:28.250 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 394 -> 395...  2021-12-24 00:43:28.258 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:28.258 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 395 -> 396...  2021-12-24 00:43:28.266 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:28.267 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 396 -> 397...  2021-12-24 00:43:28.475 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:28.475 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 397 -> 398...  2021-12-24 00:43:28.671 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:28.671 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 398 -> 399...  2021-12-24 00:43:28.940 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:28.941 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 399 -> 400...  2021-12-24 00:43:28.955 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:28.956 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 400 -> 401...  2021-12-24 00:43:29.402 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:29.403 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 401 -> 402...  2021-12-24 00:43:29.615 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:29.615 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 402 -> 403...  2021-12-24 00:43:29.623 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:29.624 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 403 -> 404...  2021-12-24 00:43:29.632 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:29.632 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 404 -> 405...  2021-12-24 00:43:29.640 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:29.640 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 405 -> 406...  2021-12-24 00:43:29.648 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:29.649 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] 406 -> 407...  2021-12-24 00:43:29.655 | INFO migrate.versioning.api [None req-ad697269-c11d-47eb-975d-3ee3f3d6aaeb None None] done 2021-12-24 00:43:29.686 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell0.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-12-24 00:43:29.686 | result = self._query(query) 2021-12-24 00:43:29.686 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell0.instances'. This is deprecated and will be disallowed in a future release.") 2021-12-24 00:43:29.687 | result = self._query(query) 2021-12-24 00:43:30.101 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-24 00:43:33.732 | Running batches of 50 until complete 2021-12-24 00:43:33.732 | +-------------------------------------+--------------+-----------+ 2021-12-24 00:43:33.732 | | Migration | Total Needed | Completed | 2021-12-24 00:43:33.732 | +-------------------------------------+--------------+-----------+ 2021-12-24 00:43:33.732 | | fill_virtual_interface_list | 0 | 0 | 2021-12-24 00:43:33.732 | | migrate_empty_ratio | 0 | 0 | 2021-12-24 00:43:33.732 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-24 00:43:33.732 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-24 00:43:33.732 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-24 00:43:33.732 | | populate_missing_availability_zones | 0 | 0 | 2021-12-24 00:43:33.732 | | populate_queued_for_delete | 0 | 0 | 2021-12-24 00:43:33.733 | | populate_user_id | 0 | 0 | 2021-12-24 00:43:33.733 | | populate_uuids | 0 | 0 | 2021-12-24 00:43:33.733 | +-------------------------------------+--------------+-----------+ 2021-12-24 00:43:34.130 | ++ lib/nova:init_nova:784 : seq 1 1 2021-12-24 00:43:34.133 | + lib/nova:init_nova:784 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 00:43:34.137 | ++ lib/nova:init_nova:785 : conductor_conf 1 2021-12-24 00:43:34.140 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-24 00:43:34.142 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-24 00:43:34.145 | + lib/nova:init_nova:785 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-12-24 00:43:37.621 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-24 00:43:37.621 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-24 00:43:38.010 | + lib/nova:init_nova:789 : create_nova_keys_dir 2021-12-24 00:43:38.012 | + lib/nova:create_nova_keys_dir:751 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-24 00:43:38.025 | + lib/nova:init_nova:791 : [[ '' == \L\V\M ]] 2021-12-24 00:43:38.028 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-12-24 00:43:38.045 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:38.048 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-12-24 00:43:38.051 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-12-24 00:43:38.055 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:43:38.055 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-24 00:43:38.060 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:43:38.062 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-24 00:43:38.065 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-24 00:43:38.067 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-24 00:43:38.070 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-24 00:43:38.072 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-12-24 00:43:38.075 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-24 00:43:38.099 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.31/identity 2021-12-24 00:43:38.123 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-24 00:43:38.149 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-24 00:43:38.174 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-24 00:43:38.199 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-24 00:43:38.224 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-24 00:43:38.248 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-24 00:43:38.273 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-24 00:43:38.298 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-24 00:43:38.300 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-24 00:43:38.303 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-24 00:43:38.305 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-24 00:43:38.320 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:38.323 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-24 00:43:38.348 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-24 00:43:38.374 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-24 00:43:38.402 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-24 00:43:38.405 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-12-24 00:43:38.408 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 00:43:38.411 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-12-24 00:43:38.414 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-12-24 00:43:38.417 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-24 00:43:38.419 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-24 00:43:38.422 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-12-24 00:43:38.425 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-24 00:43:38.427 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-12-24 00:43:38.430 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-24 00:43:38.457 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.31/identity 2021-12-24 00:43:38.482 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-24 00:43:38.506 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-24 00:43:38.532 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-24 00:43:38.556 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-24 00:43:38.582 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-24 00:43:38.607 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-24 00:43:38.631 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-24 00:43:38.656 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-24 00:43:38.659 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-24 00:43:38.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-24 00:43:38.663 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-24 00:43:38.681 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:38.684 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-24 00:43:38.713 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-24 00:43:38.737 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-24 00:43:38.763 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-12-24 00:43:38.766 | + functions-common:run_phase:1759 : local mode=stack 2021-12-24 00:43:38.768 | + functions-common:run_phase:1760 : local phase=post-config 2021-12-24 00:43:38.770 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 00:43:38.773 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-24 00:43:38.776 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 00:43:38.778 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-24 00:43:38.781 | + functions-common:run_phase:1769 : local extra 2021-12-24 00:43:38.784 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 00:43:38.787 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-24 00:43:38.790 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 00:43:38.793 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 00:43:38.796 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-24 00:43:38.798 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 00:43:38.813 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:38.815 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 00:43:38.817 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:43:38.820 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-24 00:43:38.822 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:43:38.824 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 00:43:38.827 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-24 00:43:38.829 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 00:43:38.831 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-24 00:43:38.834 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 00:43:38.837 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 00:43:38.840 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-12-24 00:43:38.842 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-24 00:43:38.844 | + functions-common:run_plugins:1746 : local phase=post-config 2021-12-24 00:43:38.847 | + functions-common:run_plugins:1748 : local plugins= 2021-12-24 00:43:38.849 | + functions-common:run_plugins:1749 : local plugin 2021-12-24 00:43:38.852 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-24 00:43:38.855 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-24 00:43:38.857 | + inc/meta-config:merge_config_group:171 : shift 2021-12-24 00:43:38.860 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-24 00:43:38.862 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:43:38.864 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-24 00:43:38.867 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-24 00:43:38.870 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-24 00:43:38.872 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:43:38.875 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-24 00:43:38.877 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:43:38.880 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-24 00:43:38.880 | /^\[\[.+\|.*\]\]/ { 2021-12-24 00:43:38.880 | gsub("[][]", "", $1); 2021-12-24 00:43:38.880 | split($1, a, "|"); 2021-12-24 00:43:38.880 | if (a[1] == matchgroup) 2021-12-24 00:43:38.880 | print a[2] 2021-12-24 00:43:38.880 | } 2021-12-24 00:43:38.880 | ' /home/ubuntu/devstack/local.conf 2021-12-24 00:43:38.886 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-24 00:43:38.888 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-24 00:43:38.891 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-24 00:43:38.894 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-24 00:43:38.896 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-24 00:43:38.899 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-24 00:43:38.902 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-24 00:43:38.905 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-24 00:43:38.909 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-24 00:43:38.911 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-24 00:43:38.913 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-24 00:43:38.917 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:43:38.919 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-24 00:43:38.922 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-24 00:43:38.924 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-24 00:43:38.927 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-24 00:43:38.930 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-24 00:43:38.933 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-24 00:43:38.935 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-24 00:43:38.939 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-24 00:43:38.939 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-24 00:43:38.939 | BEGIN { 2021-12-24 00:43:38.939 | section = "" 2021-12-24 00:43:38.939 | last_section = "" 2021-12-24 00:43:38.939 | section_count = 0 2021-12-24 00:43:38.939 | } 2021-12-24 00:43:38.939 | /^\[.+\]/ { 2021-12-24 00:43:38.939 | gsub("[][]", "", $1); 2021-12-24 00:43:38.939 | section=$1 2021-12-24 00:43:38.939 | next 2021-12-24 00:43:38.939 | } 2021-12-24 00:43:38.939 | /^ *\#/ { 2021-12-24 00:43:38.939 | next 2021-12-24 00:43:38.939 | } 2021-12-24 00:43:38.939 | /^[^ \t]+/ { 2021-12-24 00:43:38.939 | # get offset of first = in $0 2021-12-24 00:43:38.940 | eq_idx = index($0, "=") 2021-12-24 00:43:38.940 | # extract attr & value from $0 2021-12-24 00:43:38.940 | attr = substr($0, 1, eq_idx - 1) 2021-12-24 00:43:38.940 | value = substr($0, eq_idx + 1) 2021-12-24 00:43:38.940 | # only need to strip trailing whitespace from attr 2021-12-24 00:43:38.940 | sub(/[ \t]*$/, "", attr) 2021-12-24 00:43:38.940 | # need to strip leading & trailing whitespace from value 2021-12-24 00:43:38.940 | sub(/^[ \t]*/, "", value) 2021-12-24 00:43:38.940 | sub(/[ \t]*$/, "", value) 2021-12-24 00:43:38.940 | 2021-12-24 00:43:38.940 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-24 00:43:38.940 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-24 00:43:38.940 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-24 00:43:38.940 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-24 00:43:38.940 | if (! (section, attr) in cfg_attr_count) { 2021-12-24 00:43:38.940 | if (section != last_section) { 2021-12-24 00:43:38.940 | cfg_section[section_count++] = section 2021-12-24 00:43:38.940 | last_section = section 2021-12-24 00:43:38.940 | } 2021-12-24 00:43:38.940 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-24 00:43:38.940 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-24 00:43:38.940 | 2021-12-24 00:43:38.940 | cfg_attr[section, attr, 0] = value 2021-12-24 00:43:38.940 | cfg_attr_count[section, attr] = 1 2021-12-24 00:43:38.940 | } else { 2021-12-24 00:43:38.940 | lno = cfg_attr_count[section, attr]++ 2021-12-24 00:43:38.940 | cfg_attr[section, attr, lno] = value 2021-12-24 00:43:38.940 | } 2021-12-24 00:43:38.940 | } 2021-12-24 00:43:38.940 | END { 2021-12-24 00:43:38.940 | # Process each section in order 2021-12-24 00:43:38.940 | for (sno = 0; sno < section_count; sno++) { 2021-12-24 00:43:38.940 | section = cfg_section[sno] 2021-12-24 00:43:38.940 | # The ini routines simply append a config item immediately 2021-12-24 00:43:38.941 | # after the section header. To keep the same order as defined 2021-12-24 00:43:38.941 | # in local.conf, invoke the ini routines in the reverse order 2021-12-24 00:43:38.941 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-24 00:43:38.941 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-24 00:43:38.941 | if (cfg_attr_count[section, attr] == 1) 2021-12-24 00:43:38.941 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-24 00:43:38.941 | else { 2021-12-24 00:43:38.941 | # For multiline, invoke the ini routines in the reverse order 2021-12-24 00:43:38.941 | count = cfg_attr_count[section, attr] 2021-12-24 00:43:38.941 | print "inidelete " configfile " " section " " attr 2021-12-24 00:43:38.941 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-24 00:43:38.941 | for (l = count -2; l >= 0; l--) 2021-12-24 00:43:38.941 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-24 00:43:38.941 | } 2021-12-24 00:43:38.941 | } 2021-12-24 00:43:38.941 | } 2021-12-24 00:43:38.941 | } 2021-12-24 00:43:38.941 | ' 2021-12-24 00:43:38.941 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:38.944 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:43:38.946 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-24 00:43:38.949 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-24 00:43:38.951 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:43:38.953 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-24 00:43:38.956 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-24 00:43:38.956 | BEGIN { group = "" } 2021-12-24 00:43:38.956 | /^\[\[.+\|.*\]\]/ { 2021-12-24 00:43:38.956 | gsub("[][]", "", $1); 2021-12-24 00:43:38.956 | split($1, a, "|"); 2021-12-24 00:43:38.956 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-24 00:43:38.956 | group=a[1] 2021-12-24 00:43:38.956 | } else { 2021-12-24 00:43:38.956 | group="" 2021-12-24 00:43:38.956 | } 2021-12-24 00:43:38.956 | next 2021-12-24 00:43:38.956 | } 2021-12-24 00:43:38.956 | { 2021-12-24 00:43:38.957 | if (group != "") 2021-12-24 00:43:38.957 | print $0 2021-12-24 00:43:38.957 | } 2021-12-24 00:43:38.957 | ' /home/ubuntu/devstack/local.conf 2021-12-24 00:43:38.963 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-12-24 00:43:38.965 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-12-24 00:43:38.992 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:38.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-24 00:43:38.998 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-24 00:43:39.025 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.027 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-24 00:43:39.030 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-24 00:43:39.057 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.060 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-24 00:43:39.063 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-24 00:43:39.091 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.093 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-24 00:43:39.096 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-24 00:43:39.121 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-24 00:43:39.126 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-24 00:43:39.155 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.158 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.31/identity"' 2021-12-24 00:43:39.160 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.31/identity 2021-12-24 00:43:39.187 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.189 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-24 00:43:39.192 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-24 00:43:39.219 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.222 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-24 00:43:39.224 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-24 00:43:39.251 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.253 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-24 00:43:39.256 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-24 00:43:39.283 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.286 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-24 00:43:39.288 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-24 00:43:39.319 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.322 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-24 00:43:39.324 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-24 00:43:39.352 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-24 00:43:39.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-24 00:43:39.382 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.385 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-24 00:43:39.388 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-24 00:43:39.390 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-24 00:43:39.393 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-24 00:43:39.396 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-24 00:43:39.399 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-24 00:43:39.402 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-24 00:43:39.405 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-24 00:43:39.408 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-24 00:43:39.411 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-24 00:43:39.413 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-24 00:43:39.415 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:43:39.418 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-24 00:43:39.420 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-24 00:43:39.423 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-24 00:43:39.426 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-24 00:43:39.429 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-24 00:43:39.432 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-24 00:43:39.435 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-24 00:43:39.438 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-24 00:43:39.438 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-24 00:43:39.438 | BEGIN { 2021-12-24 00:43:39.438 | section = "" 2021-12-24 00:43:39.438 | last_section = "" 2021-12-24 00:43:39.438 | section_count = 0 2021-12-24 00:43:39.438 | } 2021-12-24 00:43:39.439 | /^\[.+\]/ { 2021-12-24 00:43:39.439 | gsub("[][]", "", $1); 2021-12-24 00:43:39.439 | section=$1 2021-12-24 00:43:39.439 | next 2021-12-24 00:43:39.439 | } 2021-12-24 00:43:39.439 | /^ *\#/ { 2021-12-24 00:43:39.439 | next 2021-12-24 00:43:39.439 | } 2021-12-24 00:43:39.439 | /^[^ \t]+/ { 2021-12-24 00:43:39.439 | # get offset of first = in $0 2021-12-24 00:43:39.439 | eq_idx = index($0, "=") 2021-12-24 00:43:39.439 | # extract attr & value from $0 2021-12-24 00:43:39.439 | attr = substr($0, 1, eq_idx - 1) 2021-12-24 00:43:39.439 | value = substr($0, eq_idx + 1) 2021-12-24 00:43:39.439 | # only need to strip trailing whitespace from attr 2021-12-24 00:43:39.439 | sub(/[ \t]*$/, "", attr) 2021-12-24 00:43:39.439 | # need to strip leading & trailing whitespace from value 2021-12-24 00:43:39.439 | sub(/^[ \t]*/, "", value) 2021-12-24 00:43:39.439 | sub(/[ \t]*$/, "", value) 2021-12-24 00:43:39.439 | 2021-12-24 00:43:39.439 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-24 00:43:39.439 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-24 00:43:39.439 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-24 00:43:39.439 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-24 00:43:39.439 | if (! (section, attr) in cfg_attr_count) { 2021-12-24 00:43:39.439 | if (section != last_section) { 2021-12-24 00:43:39.439 | cfg_section[section_count++] = section 2021-12-24 00:43:39.439 | last_section = section 2021-12-24 00:43:39.439 | } 2021-12-24 00:43:39.439 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-24 00:43:39.439 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-24 00:43:39.439 | 2021-12-24 00:43:39.439 | cfg_attr[section, attr, 0] = value 2021-12-24 00:43:39.439 | cfg_attr_count[section, attr] = 1 2021-12-24 00:43:39.440 | } else { 2021-12-24 00:43:39.440 | lno = cfg_attr_count[section, attr]++ 2021-12-24 00:43:39.440 | cfg_attr[section, attr, lno] = value 2021-12-24 00:43:39.440 | } 2021-12-24 00:43:39.440 | } 2021-12-24 00:43:39.440 | END { 2021-12-24 00:43:39.440 | # Process each section in order 2021-12-24 00:43:39.440 | for (sno = 0; sno < section_count; sno++) { 2021-12-24 00:43:39.440 | section = cfg_section[sno] 2021-12-24 00:43:39.440 | # The ini routines simply append a config item immediately 2021-12-24 00:43:39.440 | # after the section header. To keep the same order as defined 2021-12-24 00:43:39.440 | # in local.conf, invoke the ini routines in the reverse order 2021-12-24 00:43:39.440 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-24 00:43:39.440 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-24 00:43:39.440 | if (cfg_attr_count[section, attr] == 1) 2021-12-24 00:43:39.440 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-24 00:43:39.440 | else { 2021-12-24 00:43:39.440 | # For multiline, invoke the ini routines in the reverse order 2021-12-24 00:43:39.440 | count = cfg_attr_count[section, attr] 2021-12-24 00:43:39.440 | print "inidelete " configfile " " section " " attr 2021-12-24 00:43:39.440 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-24 00:43:39.440 | for (l = count -2; l >= 0; l--) 2021-12-24 00:43:39.440 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-24 00:43:39.440 | } 2021-12-24 00:43:39.440 | } 2021-12-24 00:43:39.440 | } 2021-12-24 00:43:39.440 | } 2021-12-24 00:43:39.440 | ' 2021-12-24 00:43:39.440 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.440 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:43:39.443 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-24 00:43:39.445 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-24 00:43:39.449 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:43:39.451 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-24 00:43:39.454 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-24 00:43:39.454 | BEGIN { group = "" } 2021-12-24 00:43:39.454 | /^\[\[.+\|.*\]\]/ { 2021-12-24 00:43:39.454 | gsub("[][]", "", $1); 2021-12-24 00:43:39.454 | split($1, a, "|"); 2021-12-24 00:43:39.454 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-24 00:43:39.454 | group=a[1] 2021-12-24 00:43:39.454 | } else { 2021-12-24 00:43:39.454 | group="" 2021-12-24 00:43:39.454 | } 2021-12-24 00:43:39.454 | next 2021-12-24 00:43:39.454 | } 2021-12-24 00:43:39.454 | { 2021-12-24 00:43:39.454 | if (group != "") 2021-12-24 00:43:39.454 | print $0 2021-12-24 00:43:39.454 | } 2021-12-24 00:43:39.454 | ' /home/ubuntu/devstack/local.conf 2021-12-24 00:43:39.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-24 00:43:39.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-24 00:43:39.492 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.495 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-24 00:43:39.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-24 00:43:39.528 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-24 00:43:39.533 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-24 00:43:39.564 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.567 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-24 00:43:39.569 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-24 00:43:39.600 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.602 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-24 00:43:39.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-24 00:43:39.643 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-24 00:43:39.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-24 00:43:39.679 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.683 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-24 00:43:39.685 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-24 00:43:39.716 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-24 00:43:39.721 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-24 00:43:39.752 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.754 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-24 00:43:39.757 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-24 00:43:39.788 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.791 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-24 00:43:39.793 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-24 00:43:39.825 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.828 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-24 00:43:39.830 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-24 00:43:39.862 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.864 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-24 00:43:39.866 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-24 00:43:39.898 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.900 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-24 00:43:39.903 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-24 00:43:39.936 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.939 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-24 00:43:39.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-24 00:43:39.973 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:39.975 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-24 00:43:39.978 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-24 00:43:40.009 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.011 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-24 00:43:40.014 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-24 00:43:40.045 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.048 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-24 00:43:40.050 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-24 00:43:40.053 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-24 00:43:40.056 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-24 00:43:40.060 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-24 00:43:40.063 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-24 00:43:40.065 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-24 00:43:40.068 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-24 00:43:40.072 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-24 00:43:40.074 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-24 00:43:40.077 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-24 00:43:40.079 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:43:40.081 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-24 00:43:40.084 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-24 00:43:40.086 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-24 00:43:40.089 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-24 00:43:40.092 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-24 00:43:40.095 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-24 00:43:40.097 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-24 00:43:40.100 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-24 00:43:40.100 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-24 00:43:40.101 | BEGIN { 2021-12-24 00:43:40.101 | section = "" 2021-12-24 00:43:40.101 | last_section = "" 2021-12-24 00:43:40.101 | section_count = 0 2021-12-24 00:43:40.101 | } 2021-12-24 00:43:40.101 | /^\[.+\]/ { 2021-12-24 00:43:40.101 | gsub("[][]", "", $1); 2021-12-24 00:43:40.101 | section=$1 2021-12-24 00:43:40.101 | next 2021-12-24 00:43:40.101 | } 2021-12-24 00:43:40.101 | /^ *\#/ { 2021-12-24 00:43:40.101 | next 2021-12-24 00:43:40.101 | } 2021-12-24 00:43:40.101 | /^[^ \t]+/ { 2021-12-24 00:43:40.101 | # get offset of first = in $0 2021-12-24 00:43:40.101 | eq_idx = index($0, "=") 2021-12-24 00:43:40.101 | # extract attr & value from $0 2021-12-24 00:43:40.101 | attr = substr($0, 1, eq_idx - 1) 2021-12-24 00:43:40.101 | value = substr($0, eq_idx + 1) 2021-12-24 00:43:40.101 | # only need to strip trailing whitespace from attr 2021-12-24 00:43:40.101 | sub(/[ \t]*$/, "", attr) 2021-12-24 00:43:40.101 | # need to strip leading & trailing whitespace from value 2021-12-24 00:43:40.101 | sub(/^[ \t]*/, "", value) 2021-12-24 00:43:40.101 | sub(/[ \t]*$/, "", value) 2021-12-24 00:43:40.101 | 2021-12-24 00:43:40.101 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-24 00:43:40.101 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-24 00:43:40.101 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-24 00:43:40.101 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-24 00:43:40.101 | if (! (section, attr) in cfg_attr_count) { 2021-12-24 00:43:40.101 | if (section != last_section) { 2021-12-24 00:43:40.101 | cfg_section[section_count++] = section 2021-12-24 00:43:40.101 | last_section = section 2021-12-24 00:43:40.102 | } 2021-12-24 00:43:40.102 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-24 00:43:40.102 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-24 00:43:40.102 | 2021-12-24 00:43:40.102 | cfg_attr[section, attr, 0] = value 2021-12-24 00:43:40.102 | cfg_attr_count[section, attr] = 1 2021-12-24 00:43:40.102 | } else { 2021-12-24 00:43:40.102 | lno = cfg_attr_count[section, attr]++ 2021-12-24 00:43:40.102 | cfg_attr[section, attr, lno] = value 2021-12-24 00:43:40.102 | } 2021-12-24 00:43:40.102 | } 2021-12-24 00:43:40.102 | END { 2021-12-24 00:43:40.102 | # Process each section in order 2021-12-24 00:43:40.102 | for (sno = 0; sno < section_count; sno++) { 2021-12-24 00:43:40.102 | section = cfg_section[sno] 2021-12-24 00:43:40.102 | # The ini routines simply append a config item immediately 2021-12-24 00:43:40.102 | # after the section header. To keep the same order as defined 2021-12-24 00:43:40.102 | # in local.conf, invoke the ini routines in the reverse order 2021-12-24 00:43:40.102 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-24 00:43:40.103 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-24 00:43:40.103 | if (cfg_attr_count[section, attr] == 1) 2021-12-24 00:43:40.103 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-24 00:43:40.103 | else { 2021-12-24 00:43:40.103 | # For multiline, invoke the ini routines in the reverse order 2021-12-24 00:43:40.103 | count = cfg_attr_count[section, attr] 2021-12-24 00:43:40.103 | print "inidelete " configfile " " section " " attr 2021-12-24 00:43:40.103 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-24 00:43:40.103 | for (l = count -2; l >= 0; l--) 2021-12-24 00:43:40.103 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-24 00:43:40.103 | } 2021-12-24 00:43:40.103 | } 2021-12-24 00:43:40.103 | } 2021-12-24 00:43:40.103 | } 2021-12-24 00:43:40.103 | ' 2021-12-24 00:43:40.103 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.103 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:43:40.106 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-24 00:43:40.108 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-24 00:43:40.111 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:43:40.113 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-24 00:43:40.116 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-24 00:43:40.116 | BEGIN { group = "" } 2021-12-24 00:43:40.116 | /^\[\[.+\|.*\]\]/ { 2021-12-24 00:43:40.116 | gsub("[][]", "", $1); 2021-12-24 00:43:40.116 | split($1, a, "|"); 2021-12-24 00:43:40.116 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-24 00:43:40.116 | group=a[1] 2021-12-24 00:43:40.116 | } else { 2021-12-24 00:43:40.116 | group="" 2021-12-24 00:43:40.116 | } 2021-12-24 00:43:40.116 | next 2021-12-24 00:43:40.116 | } 2021-12-24 00:43:40.116 | { 2021-12-24 00:43:40.116 | if (group != "") 2021-12-24 00:43:40.116 | print $0 2021-12-24 00:43:40.116 | } 2021-12-24 00:43:40.116 | ' /home/ubuntu/devstack/local.conf 2021-12-24 00:43:40.122 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-12-24 00:43:40.124 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-12-24 00:43:40.151 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.153 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-12-24 00:43:40.156 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-12-24 00:43:40.183 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.186 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-12-24 00:43:40.188 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-12-24 00:43:40.214 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.216 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-12-24 00:43:40.219 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-12-24 00:43:40.244 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.247 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-12-24 00:43:40.249 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-24 00:43:40.274 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.276 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-12-24 00:43:40.279 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-12-24 00:43:40.304 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-12-24 00:43:40.309 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-24 00:43:40.334 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.336 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-12-24 00:43:40.339 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-24 00:43:40.364 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.368 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-24 00:43:40.370 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-24 00:43:40.372 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-24 00:43:40.375 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-24 00:43:40.378 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:43:40.381 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:43:40.383 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-24 00:43:40.386 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:43:40.390 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-24 00:43:40.392 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-24 00:43:40.395 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-24 00:43:40.397 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:43:40.400 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-24 00:43:40.403 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-24 00:43:40.405 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-24 00:43:40.408 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-24 00:43:40.411 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:43:40.413 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:43:40.416 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-24 00:43:40.420 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-24 00:43:40.420 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-24 00:43:40.420 | BEGIN { 2021-12-24 00:43:40.420 | section = "" 2021-12-24 00:43:40.420 | last_section = "" 2021-12-24 00:43:40.420 | section_count = 0 2021-12-24 00:43:40.420 | } 2021-12-24 00:43:40.420 | /^\[.+\]/ { 2021-12-24 00:43:40.420 | gsub("[][]", "", $1); 2021-12-24 00:43:40.420 | section=$1 2021-12-24 00:43:40.420 | next 2021-12-24 00:43:40.420 | } 2021-12-24 00:43:40.420 | /^ *\#/ { 2021-12-24 00:43:40.420 | next 2021-12-24 00:43:40.420 | } 2021-12-24 00:43:40.420 | /^[^ \t]+/ { 2021-12-24 00:43:40.421 | # get offset of first = in $0 2021-12-24 00:43:40.421 | eq_idx = index($0, "=") 2021-12-24 00:43:40.421 | # extract attr & value from $0 2021-12-24 00:43:40.421 | attr = substr($0, 1, eq_idx - 1) 2021-12-24 00:43:40.421 | value = substr($0, eq_idx + 1) 2021-12-24 00:43:40.421 | # only need to strip trailing whitespace from attr 2021-12-24 00:43:40.421 | sub(/[ \t]*$/, "", attr) 2021-12-24 00:43:40.421 | # need to strip leading & trailing whitespace from value 2021-12-24 00:43:40.421 | sub(/^[ \t]*/, "", value) 2021-12-24 00:43:40.421 | sub(/[ \t]*$/, "", value) 2021-12-24 00:43:40.421 | 2021-12-24 00:43:40.421 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-24 00:43:40.421 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-24 00:43:40.421 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-24 00:43:40.421 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-24 00:43:40.421 | if (! (section, attr) in cfg_attr_count) { 2021-12-24 00:43:40.421 | if (section != last_section) { 2021-12-24 00:43:40.421 | cfg_section[section_count++] = section 2021-12-24 00:43:40.421 | last_section = section 2021-12-24 00:43:40.421 | } 2021-12-24 00:43:40.421 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-24 00:43:40.421 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-24 00:43:40.421 | 2021-12-24 00:43:40.421 | cfg_attr[section, attr, 0] = value 2021-12-24 00:43:40.422 | cfg_attr_count[section, attr] = 1 2021-12-24 00:43:40.422 | } else { 2021-12-24 00:43:40.422 | lno = cfg_attr_count[section, attr]++ 2021-12-24 00:43:40.422 | cfg_attr[section, attr, lno] = value 2021-12-24 00:43:40.422 | } 2021-12-24 00:43:40.422 | } 2021-12-24 00:43:40.422 | END { 2021-12-24 00:43:40.422 | # Process each section in order 2021-12-24 00:43:40.422 | for (sno = 0; sno < section_count; sno++) { 2021-12-24 00:43:40.422 | section = cfg_section[sno] 2021-12-24 00:43:40.422 | # The ini routines simply append a config item immediately 2021-12-24 00:43:40.422 | # after the section header. To keep the same order as defined 2021-12-24 00:43:40.422 | # in local.conf, invoke the ini routines in the reverse order 2021-12-24 00:43:40.422 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-24 00:43:40.422 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-24 00:43:40.422 | if (cfg_attr_count[section, attr] == 1) 2021-12-24 00:43:40.422 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-24 00:43:40.422 | else { 2021-12-24 00:43:40.422 | # For multiline, invoke the ini routines in the reverse order 2021-12-24 00:43:40.422 | count = cfg_attr_count[section, attr] 2021-12-24 00:43:40.422 | print "inidelete " configfile " " section " " attr 2021-12-24 00:43:40.422 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-24 00:43:40.422 | for (l = count -2; l >= 0; l--) 2021-12-24 00:43:40.422 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-24 00:43:40.422 | } 2021-12-24 00:43:40.422 | } 2021-12-24 00:43:40.422 | } 2021-12-24 00:43:40.422 | } 2021-12-24 00:43:40.422 | ' 2021-12-24 00:43:40.422 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.424 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:43:40.426 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-24 00:43:40.429 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-24 00:43:40.431 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:43:40.434 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-24 00:43:40.436 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-24 00:43:40.436 | BEGIN { group = "" } 2021-12-24 00:43:40.436 | /^\[\[.+\|.*\]\]/ { 2021-12-24 00:43:40.436 | gsub("[][]", "", $1); 2021-12-24 00:43:40.436 | split($1, a, "|"); 2021-12-24 00:43:40.436 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-24 00:43:40.436 | group=a[1] 2021-12-24 00:43:40.436 | } else { 2021-12-24 00:43:40.436 | group="" 2021-12-24 00:43:40.436 | } 2021-12-24 00:43:40.436 | next 2021-12-24 00:43:40.436 | } 2021-12-24 00:43:40.437 | { 2021-12-24 00:43:40.437 | if (group != "") 2021-12-24 00:43:40.437 | print $0 2021-12-24 00:43:40.437 | } 2021-12-24 00:43:40.437 | ' /home/ubuntu/devstack/local.conf 2021-12-24 00:43:40.442 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-24 00:43:40.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-24 00:43:40.471 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-24 00:43:40.475 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-24 00:43:40.501 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:43:40.504 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-12-24 00:43:40.521 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:40.523 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-12-24 00:43:40.526 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:43:40.528 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-12-24 00:43:40.531 | + ./stack.sh:main:1238 : start_swift 2021-12-24 00:43:40.533 | + lib/swift:start_swift:774 : restart_service memcached 2021-12-24 00:43:40.536 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-24 00:43:40.538 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-24 00:43:40.581 | + lib/swift:start_swift:777 : is_ubuntu 2021-12-24 00:43:40.584 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:43:40.586 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:43:40.589 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-12-24 00:43:40.640 | Restarting rsync (via systemctl): rsync.service. 2021-12-24 00:43:40.644 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-12-24 00:43:40.647 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-12-24 00:43:40.650 | + lib/swift:start_swift:805 : local foreground_services type 2021-12-24 00:43:40.652 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-12-24 00:43:40.655 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-24 00:43:40.657 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-24 00:43:40.660 | + functions-common:run_process:1582 : local service=s-object 2021-12-24 00:43:40.663 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-24 00:43:40.665 | + functions-common:run_process:1584 : local group= 2021-12-24 00:43:40.668 | + functions-common:run_process:1585 : local user= 2021-12-24 00:43:40.670 | + functions-common:run_process:1587 : local name=s-object 2021-12-24 00:43:40.673 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:43:40.675 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:43:40.677 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:43:40.680 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:43:40.683 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:43:40.686 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306620684 2021-12-24 00:43:40.689 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-12-24 00:43:40.704 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:40.707 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-12-24 00:43:40.709 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-12-24 00:43:40.711 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-24 00:43:40.714 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-24 00:43:40.719 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-24 00:43:40.721 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-24 00:43:40.723 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-12-24 00:43:40.726 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-12-24 00:43:40.728 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-12-24 00:43:40.731 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:43:40.733 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:43:40.735 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-12-24 00:43:40.738 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-12-24 00:43:40.740 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-12-24 00:43:40.742 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-24 00:43:40.744 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:43:40.747 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:43:40.749 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:43:40.751 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:43:40.753 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-12-24 00:43:40.755 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:43:40.759 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-12-24 00:43:40.812 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-12-24 00:43:40.868 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-24 00:43:40.913 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-12-24 00:43:40.961 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-12-24 00:43:41.006 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:43:41.050 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:43:41.052 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-12-24 00:43:41.107 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:43:41.309 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-12-24 00:43:41.322 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-12-24 00:43:41.510 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-12-24 00:43:41.528 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:43:41.531 | + functions-common:time_stop:2331 : local name 2021-12-24 00:43:41.533 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:43:41.535 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:43:41.538 | + functions-common:time_stop:2334 : local total 2021-12-24 00:43:41.540 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:43:41.543 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:43:41.545 | + functions-common:time_stop:2338 : start_time=1640306620684 2021-12-24 00:43:41.548 | + functions-common:time_stop:2340 : [[ -z 1640306620684 ]] 2021-12-24 00:43:41.550 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:43:41.554 | + functions-common:time_stop:2343 : end_time=1640306621551 2021-12-24 00:43:41.557 | + functions-common:time_stop:2344 : elapsed_time=867 2021-12-24 00:43:41.559 | + functions-common:time_stop:2345 : total=1979 2021-12-24 00:43:41.561 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:43:41.563 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2846 2021-12-24 00:43:41.566 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-24 00:43:41.568 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-24 00:43:41.571 | + functions-common:run_process:1582 : local service=s-container 2021-12-24 00:43:41.573 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-24 00:43:41.575 | + functions-common:run_process:1584 : local group= 2021-12-24 00:43:41.578 | + functions-common:run_process:1585 : local user= 2021-12-24 00:43:41.580 | + functions-common:run_process:1587 : local name=s-container 2021-12-24 00:43:41.582 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:43:41.584 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:43:41.587 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:43:41.589 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:43:41.592 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:43:41.595 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306621593 2021-12-24 00:43:41.598 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-12-24 00:43:41.613 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:41.616 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-12-24 00:43:41.619 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-12-24 00:43:41.621 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-24 00:43:41.623 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-24 00:43:41.626 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-24 00:43:41.628 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-24 00:43:41.630 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-12-24 00:43:41.633 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-12-24 00:43:41.635 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-12-24 00:43:41.637 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:43:41.640 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:43:41.642 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-12-24 00:43:41.645 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-12-24 00:43:41.647 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-12-24 00:43:41.650 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-24 00:43:41.652 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:43:41.655 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:43:41.657 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:43:41.659 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:43:41.662 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-12-24 00:43:41.664 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:43:41.669 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-12-24 00:43:41.723 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-12-24 00:43:41.777 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-24 00:43:41.822 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-12-24 00:43:41.867 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-12-24 00:43:41.913 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:43:41.958 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:43:41.961 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-12-24 00:43:42.016 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:43:42.227 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-12-24 00:43:42.240 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-12-24 00:43:42.433 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-12-24 00:43:42.454 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:43:42.456 | + functions-common:time_stop:2331 : local name 2021-12-24 00:43:42.458 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:43:42.461 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:43:42.463 | + functions-common:time_stop:2334 : local total 2021-12-24 00:43:42.465 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:43:42.468 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:43:42.470 | + functions-common:time_stop:2338 : start_time=1640306621593 2021-12-24 00:43:42.472 | + functions-common:time_stop:2340 : [[ -z 1640306621593 ]] 2021-12-24 00:43:42.475 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:43:42.479 | + functions-common:time_stop:2343 : end_time=1640306622476 2021-12-24 00:43:42.481 | + functions-common:time_stop:2344 : elapsed_time=883 2021-12-24 00:43:42.483 | + functions-common:time_stop:2345 : total=2846 2021-12-24 00:43:42.486 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:43:42.488 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3729 2021-12-24 00:43:42.491 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-24 00:43:42.493 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-24 00:43:42.496 | + functions-common:run_process:1582 : local service=s-account 2021-12-24 00:43:42.498 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-24 00:43:42.501 | + functions-common:run_process:1584 : local group= 2021-12-24 00:43:42.503 | + functions-common:run_process:1585 : local user= 2021-12-24 00:43:42.505 | + functions-common:run_process:1587 : local name=s-account 2021-12-24 00:43:42.508 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:43:42.511 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:43:42.513 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:43:42.516 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:43:42.520 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:43:42.523 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306622520 2021-12-24 00:43:42.526 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-12-24 00:43:42.541 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:42.544 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-12-24 00:43:42.546 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-12-24 00:43:42.549 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-24 00:43:42.551 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-24 00:43:42.553 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-24 00:43:42.556 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-24 00:43:42.559 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-12-24 00:43:42.561 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-12-24 00:43:42.564 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-12-24 00:43:42.566 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:43:42.568 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:43:42.572 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-12-24 00:43:42.574 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-12-24 00:43:42.577 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-12-24 00:43:42.579 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-24 00:43:42.581 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:43:42.584 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:43:42.586 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:43:42.589 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:43:42.591 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-12-24 00:43:42.593 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:43:42.598 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-12-24 00:43:42.653 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-12-24 00:43:42.719 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-24 00:43:42.767 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-12-24 00:43:42.813 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-12-24 00:43:42.858 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:43:42.903 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:43:42.906 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-12-24 00:43:42.963 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:43:43.151 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-12-24 00:43:43.164 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-12-24 00:43:43.360 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-12-24 00:43:43.383 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:43:43.385 | + functions-common:time_stop:2331 : local name 2021-12-24 00:43:43.387 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:43:43.390 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:43:43.392 | + functions-common:time_stop:2334 : local total 2021-12-24 00:43:43.395 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:43:43.397 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:43:43.400 | + functions-common:time_stop:2338 : start_time=1640306622520 2021-12-24 00:43:43.402 | + functions-common:time_stop:2340 : [[ -z 1640306622520 ]] 2021-12-24 00:43:43.405 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:43:43.409 | + functions-common:time_stop:2343 : end_time=1640306623406 2021-12-24 00:43:43.411 | + functions-common:time_stop:2344 : elapsed_time=886 2021-12-24 00:43:43.413 | + functions-common:time_stop:2345 : total=3729 2021-12-24 00:43:43.416 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:43:43.418 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4615 2021-12-24 00:43:43.421 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-12-24 00:43:43.423 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-12-24 00:43:43.475 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-24 00:43:43.478 | + functions-common:run_process:1582 : local service=s-container-sync 2021-12-24 00:43:43.480 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-24 00:43:43.483 | + functions-common:run_process:1584 : local group= 2021-12-24 00:43:43.485 | + functions-common:run_process:1585 : local user= 2021-12-24 00:43:43.488 | + functions-common:run_process:1587 : local name=s-container-sync 2021-12-24 00:43:43.490 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:43:43.493 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:43:43.495 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:43:43.497 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:43:43.500 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:43:43.504 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306623501 2021-12-24 00:43:43.506 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-12-24 00:43:43.527 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:43.529 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-12-24 00:43:43.531 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-12-24 00:43:43.534 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-24 00:43:43.536 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-24 00:43:43.539 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-24 00:43:43.541 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-24 00:43:43.544 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-12-24 00:43:43.546 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-12-24 00:43:43.555 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-12-24 00:43:43.558 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:43:43.561 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:43:43.563 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-12-24 00:43:43.565 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-12-24 00:43:43.568 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-12-24 00:43:43.570 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-24 00:43:43.573 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:43:43.575 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:43:43.577 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:43:43.579 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:43:43.582 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-12-24 00:43:43.584 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:43:43.588 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-12-24 00:43:43.645 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-12-24 00:43:43.699 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-24 00:43:43.744 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-12-24 00:43:43.790 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-12-24 00:43:43.835 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:43:43.880 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:43:43.882 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-12-24 00:43:43.938 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:43:44.142 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-12-24 00:43:44.155 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-12-24 00:43:44.343 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-12-24 00:43:44.363 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:43:44.365 | + functions-common:time_stop:2331 : local name 2021-12-24 00:43:44.368 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:43:44.371 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:43:44.373 | + functions-common:time_stop:2334 : local total 2021-12-24 00:43:44.375 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:43:44.378 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:43:44.380 | + functions-common:time_stop:2338 : start_time=1640306623501 2021-12-24 00:43:44.383 | + functions-common:time_stop:2340 : [[ -z 1640306623501 ]] 2021-12-24 00:43:44.386 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:43:44.389 | + functions-common:time_stop:2343 : end_time=1640306624386 2021-12-24 00:43:44.391 | + functions-common:time_stop:2344 : elapsed_time=885 2021-12-24 00:43:44.394 | + functions-common:time_stop:2345 : total=4615 2021-12-24 00:43:44.396 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:43:44.398 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5500 2021-12-24 00:43:44.401 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-12-24 00:43:44.419 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:43:44.421 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-24 00:43:44.424 | + functions-common:run_process:1582 : local service=s-proxy 2021-12-24 00:43:44.433 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-24 00:43:44.436 | + functions-common:run_process:1584 : local group= 2021-12-24 00:43:44.440 | + functions-common:run_process:1585 : local user= 2021-12-24 00:43:44.444 | + functions-common:run_process:1587 : local name=s-proxy 2021-12-24 00:43:44.447 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:43:44.449 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:43:44.452 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:43:44.454 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:43:44.458 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:43:44.461 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306624458 2021-12-24 00:43:44.463 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-12-24 00:43:44.482 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:44.485 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-12-24 00:43:44.487 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-12-24 00:43:44.489 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-24 00:43:44.492 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-24 00:43:44.495 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-24 00:43:44.497 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-24 00:43:44.499 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-12-24 00:43:44.502 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-12-24 00:43:44.504 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-12-24 00:43:44.507 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:43:44.509 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:43:44.511 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-12-24 00:43:44.514 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-12-24 00:43:44.516 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-12-24 00:43:44.519 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-24 00:43:44.521 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:43:44.524 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:43:44.526 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:43:44.529 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:43:44.531 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-12-24 00:43:44.533 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:43:44.537 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-12-24 00:43:44.593 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-12-24 00:43:44.647 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-24 00:43:44.692 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-12-24 00:43:44.739 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-12-24 00:43:44.784 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:43:44.829 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:43:44.832 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-12-24 00:43:44.885 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:43:45.112 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-12-24 00:43:45.125 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-12-24 00:43:45.333 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-12-24 00:43:45.354 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:43:45.356 | + functions-common:time_stop:2331 : local name 2021-12-24 00:43:45.360 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:43:45.362 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:43:45.365 | + functions-common:time_stop:2334 : local total 2021-12-24 00:43:45.368 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:43:45.370 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:43:45.373 | + functions-common:time_stop:2338 : start_time=1640306624458 2021-12-24 00:43:45.375 | + functions-common:time_stop:2340 : [[ -z 1640306624458 ]] 2021-12-24 00:43:45.378 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:43:45.381 | + functions-common:time_stop:2343 : end_time=1640306625379 2021-12-24 00:43:45.384 | + functions-common:time_stop:2344 : elapsed_time=921 2021-12-24 00:43:45.387 | + functions-common:time_stop:2345 : total=5500 2021-12-24 00:43:45.389 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:43:45.391 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6421 2021-12-24 00:43:45.394 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-12-24 00:43:45.394 | Waiting for swift proxy to start... 2021-12-24 00:43:45.396 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.31:8080/info 2021-12-24 00:43:45.399 | + functions:wait_for_service:444 : local timeout=60 2021-12-24 00:43:45.402 | + functions:wait_for_service:445 : local url=http://10.222.0.31:8080/info 2021-12-24 00:43:45.404 | + functions:wait_for_service:446 : local rval=0 2021-12-24 00:43:45.406 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-24 00:43:45.409 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-24 00:43:45.411 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:43:45.413 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:43:45.416 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:43:45.420 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306625417 2021-12-24 00:43:45.423 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-24 00:43:45.428 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31:8080/info 2021-12-24 00:43:45.440 | + :: : [[ 000 == 503 ]] 2021-12-24 00:43:45.441 | + :: : [[ 7 -eq 7 ]] 2021-12-24 00:43:45.443 | + :: : sleep 1 2021-12-24 00:43:46.446 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31:8080/info 2021-12-24 00:43:46.458 | + :: : [[ 000 == 503 ]] 2021-12-24 00:43:46.459 | + :: : [[ 7 -eq 7 ]] 2021-12-24 00:43:46.461 | + :: : sleep 1 2021-12-24 00:43:47.464 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31:8080/info 2021-12-24 00:43:47.476 | + :: : [[ 000 == 503 ]] 2021-12-24 00:43:47.478 | + :: : [[ 7 -eq 7 ]] 2021-12-24 00:43:47.479 | + :: : sleep 1 2021-12-24 00:43:48.482 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31:8080/info 2021-12-24 00:43:48.742 | + :: : [[ 200 == 503 ]] 2021-12-24 00:43:48.744 | + :: : [[ 0 -eq 7 ]] 2021-12-24 00:43:48.747 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-24 00:43:48.750 | + functions-common:time_stop:2331 : local name 2021-12-24 00:43:48.752 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:43:48.755 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:43:48.757 | + functions-common:time_stop:2334 : local total 2021-12-24 00:43:48.760 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:43:48.763 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-24 00:43:48.765 | + functions-common:time_stop:2338 : start_time=1640306625417 2021-12-24 00:43:48.767 | + functions-common:time_stop:2340 : [[ -z 1640306625417 ]] 2021-12-24 00:43:48.770 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:43:48.774 | + functions-common:time_stop:2343 : end_time=1640306628771 2021-12-24 00:43:48.776 | + functions-common:time_stop:2344 : elapsed_time=3354 2021-12-24 00:43:48.779 | + functions-common:time_stop:2345 : total=3680 2021-12-24 00:43:48.781 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:43:48.784 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7034 2021-12-24 00:43:48.786 | + functions:wait_for_service:454 : return 0 2021-12-24 00:43:48.788 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-12-24 00:43:48.792 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-12-24 00:43:48.808 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:48.811 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-12-24 00:43:48.813 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:43:48.816 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-12-24 00:43:48.818 | + ./stack.sh:main:1244 : start_glance 2021-12-24 00:43:48.821 | + lib/glance:start_glance:385 : local service_protocol=http 2021-12-24 00:43:48.823 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-12-24 00:43:48.839 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:43:48.842 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-24 00:43:48.844 | + functions-common:run_process:1582 : local service=g-reg 2021-12-24 00:43:48.847 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-24 00:43:48.849 | + functions-common:run_process:1584 : local group= 2021-12-24 00:43:48.852 | + functions-common:run_process:1585 : local user= 2021-12-24 00:43:48.854 | + functions-common:run_process:1587 : local name=g-reg 2021-12-24 00:43:48.857 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:43:48.859 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:43:48.862 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:43:48.864 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:43:48.867 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:43:48.871 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306628869 2021-12-24 00:43:48.874 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-12-24 00:43:48.889 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:48.892 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-12-24 00:43:48.894 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-12-24 00:43:48.897 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-24 00:43:48.899 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-24 00:43:48.902 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-24 00:43:48.905 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-24 00:43:48.907 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-12-24 00:43:48.910 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-12-24 00:43:48.912 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-12-24 00:43:48.915 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:43:48.917 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:43:48.920 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-12-24 00:43:48.923 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ubuntu 2021-12-24 00:43:48.925 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-12-24 00:43:48.927 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-24 00:43:48.930 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:43:48.933 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:43:48.935 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:43:48.937 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:43:48.939 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-12-24 00:43:48.942 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:43:48.945 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-12-24 00:43:49.000 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-12-24 00:43:49.056 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-24 00:43:49.104 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-12-24 00:43:49.150 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-12-24 00:43:49.197 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:43:49.242 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:43:49.244 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-12-24 00:43:49.299 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:43:49.513 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-12-24 00:43:49.526 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-12-24 00:43:49.716 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-12-24 00:43:49.735 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:43:49.737 | + functions-common:time_stop:2331 : local name 2021-12-24 00:43:49.740 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:43:49.742 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:43:49.745 | + functions-common:time_stop:2334 : local total 2021-12-24 00:43:49.747 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:43:49.750 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:43:49.752 | + functions-common:time_stop:2338 : start_time=1640306628869 2021-12-24 00:43:49.755 | + functions-common:time_stop:2340 : [[ -z 1640306628869 ]] 2021-12-24 00:43:49.758 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:43:49.762 | + functions-common:time_stop:2343 : end_time=1640306629759 2021-12-24 00:43:49.764 | + functions-common:time_stop:2344 : elapsed_time=890 2021-12-24 00:43:49.767 | + functions-common:time_stop:2345 : total=6421 2021-12-24 00:43:49.769 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:43:49.772 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7311 2021-12-24 00:43:49.775 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-24 00:43:49.778 | ++ lib/glance:start_glance:395 : which uwsgi 2021-12-24 00:43:49.781 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 00:43:49.784 | + functions-common:run_process:1582 : local service=g-api 2021-12-24 00:43:49.786 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 00:43:49.789 | + functions-common:run_process:1584 : local group= 2021-12-24 00:43:49.791 | + functions-common:run_process:1585 : local user= 2021-12-24 00:43:49.794 | + functions-common:run_process:1587 : local name=g-api 2021-12-24 00:43:49.796 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:43:49.799 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:43:49.801 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:43:49.804 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:43:49.807 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:43:49.810 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306629807 2021-12-24 00:43:49.812 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-12-24 00:43:49.829 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:49.832 | + functions-common:run_process:1591 : _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-12-24 00:43:49.834 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-12-24 00:43:49.837 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 00:43:49.840 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 00:43:49.842 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 00:43:49.845 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 00:43:49.847 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-24 00:43:49.850 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-24 00:43:49.852 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-12-24 00:43:49.855 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:43:49.857 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:43:49.859 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-24 00:43:49.862 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-12-24 00:43:49.864 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-12-24 00:43:49.867 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 00:43:49.869 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-24 00:43:49.872 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-24 00:43:49.874 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-24 00:43:49.876 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-24 00:43:49.880 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-12-24 00:43:49.936 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-12-24 00:43:49.990 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-24 00:43:50.036 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 00:43:50.083 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:43:50.129 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-24 00:43:50.177 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-24 00:43:50.225 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-24 00:43:50.270 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-24 00:43:50.316 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-24 00:43:50.361 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-24 00:43:50.364 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-24 00:43:50.419 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-24 00:43:50.622 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-12-24 00:43:50.635 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-24 00:43:50.821 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-12-24 00:43:50.897 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:43:50.900 | + functions-common:time_stop:2331 : local name 2021-12-24 00:43:50.903 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:43:50.905 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:43:50.907 | + functions-common:time_stop:2334 : local total 2021-12-24 00:43:50.910 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:43:50.912 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:43:50.915 | + functions-common:time_stop:2338 : start_time=1640306629807 2021-12-24 00:43:50.918 | + functions-common:time_stop:2340 : [[ -z 1640306629807 ]] 2021-12-24 00:43:50.922 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:43:50.924 | + functions-common:time_stop:2343 : end_time=1640306630921 2021-12-24 00:43:50.927 | + functions-common:time_stop:2344 : elapsed_time=1114 2021-12-24 00:43:50.929 | + functions-common:time_stop:2345 : total=7311 2021-12-24 00:43:50.932 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:43:50.934 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8425 2021-12-24 00:43:50.937 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.31) to start...' 2021-12-24 00:43:50.937 | Waiting for g-api (10.222.0.31) to start... 2021-12-24 00:43:50.939 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.31/image 2021-12-24 00:43:50.942 | + functions:wait_for_service:444 : local timeout=60 2021-12-24 00:43:50.944 | + functions:wait_for_service:445 : local url=http://10.222.0.31/image 2021-12-24 00:43:50.946 | + functions:wait_for_service:446 : local rval=0 2021-12-24 00:43:50.949 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-24 00:43:50.951 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-24 00:43:50.954 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:43:50.956 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:43:50.960 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:43:50.963 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306630960 2021-12-24 00:43:50.966 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-24 00:43:50.971 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31/image 2021-12-24 00:43:54.516 | + :: : [[ 300 == 503 ]] 2021-12-24 00:43:54.518 | + :: : [[ 0 -eq 7 ]] 2021-12-24 00:43:54.521 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-24 00:43:54.524 | + functions-common:time_stop:2331 : local name 2021-12-24 00:43:54.527 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:43:54.529 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:43:54.531 | + functions-common:time_stop:2334 : local total 2021-12-24 00:43:54.534 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:43:54.536 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-24 00:43:54.539 | + functions-common:time_stop:2338 : start_time=1640306630960 2021-12-24 00:43:54.542 | + functions-common:time_stop:2340 : [[ -z 1640306630960 ]] 2021-12-24 00:43:54.545 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:43:54.549 | + functions-common:time_stop:2343 : end_time=1640306634546 2021-12-24 00:43:54.551 | + functions-common:time_stop:2344 : elapsed_time=3586 2021-12-24 00:43:54.554 | + functions-common:time_stop:2345 : total=7034 2021-12-24 00:43:54.556 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:43:54.558 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10620 2021-12-24 00:43:54.561 | + functions:wait_for_service:454 : return 0 2021-12-24 00:43:54.563 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-12-24 00:43:54.579 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:54.582 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-12-24 00:43:54.598 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:43:54.601 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-12-24 00:43:54.604 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:43:54.606 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-12-24 00:43:54.608 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-12-24 00:43:54.611 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 00:43:54.613 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 00:43:54.615 | + functions:upload_image:91 : local image image_fname image_name 2021-12-24 00:43:54.617 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-24 00:43:54.621 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 00:43:54.624 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 00:43:54.626 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-24 00:43:54.628 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-24 00:43:54.630 | + functions:upload_image:99 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 00:43:54.633 | --2021-12-24 00:43:54-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 00:43:54.634 | Connecting to 10.100.0.9:80... connected. 2021-12-24 00:43:54.636 | HTTP request sent, awaiting response... 200 OK 2021-12-24 00:43:54.636 | Length: 645922816 (616M) 2021-12-24 00:43:54.636 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-24 00:43:54.658 | 2021-12-24 00:43:54.948 | 0K ........ ........ ........ ........ 5% 106M 6s 2021-12-24 00:43:55.233 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-12-24 00:43:55.518 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-12-24 00:43:55.803 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-12-24 00:43:56.088 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-12-24 00:43:56.374 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-12-24 00:43:56.659 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-12-24 00:43:56.944 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-12-24 00:43:57.229 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-12-24 00:43:57.514 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-12-24 00:43:57.799 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-12-24 00:43:58.084 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-12-24 00:43:58.369 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-12-24 00:43:58.654 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-12-24 00:43:58.940 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-12-24 00:43:59.225 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-12-24 00:43:59.510 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-12-24 00:43:59.795 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-12-24 00:44:00.080 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-12-24 00:44:00.142 | 622592K ........ 100% 112M=5.5s 2021-12-24 00:44:00.142 | 2021-12-24 00:44:00.143 | 2021-12-24 00:44:00 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-24 00:44:00.143 | 2021-12-24 00:44:00.145 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-12-24 00:44:00.147 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 00:44:00.149 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-24 00:44:00.152 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-24 00:44:00.154 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-12-24 00:44:00.156 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-12-24 00:44:00.159 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-24 00:44:00.161 | + functions:upload_image:290 : local kernel= 2021-12-24 00:44:00.163 | + functions:upload_image:291 : local ramdisk= 2021-12-24 00:44:00.165 | + functions:upload_image:292 : local disk_format= 2021-12-24 00:44:00.168 | + functions:upload_image:293 : local container_format= 2021-12-24 00:44:00.170 | + functions:upload_image:294 : local unpack= 2021-12-24 00:44:00.172 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-12-24 00:44:00.174 | + functions:upload_image:296 : case "$image_fname" in 2021-12-24 00:44:00.176 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 00:44:00.179 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 00:44:00.182 | + functions:upload_image:362 : image_name=ubuntu-16 2021-12-24 00:44:00.186 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-24 00:44:00.186 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 00:44:00.190 | + functions:upload_image:363 : disk_format=vhdx 2021-12-24 00:44:00.193 | + functions:upload_image:364 : container_format=bare 2021-12-24 00:44:00.195 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-12-24 00:44:00.197 | + functions:upload_image:372 : is_arch ppc64le 2021-12-24 00:44:00.199 | ++ functions-common:is_arch:428 : uname -m 2021-12-24 00:44:00.203 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-24 00:44:00.205 | + functions:upload_image:372 : is_arch ppc64 2021-12-24 00:44:00.207 | ++ functions-common:is_arch:428 : uname -m 2021-12-24 00:44:00.210 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-24 00:44:00.212 | + functions:upload_image:372 : is_arch ppc 2021-12-24 00:44:00.216 | ++ functions-common:is_arch:428 : uname -m 2021-12-24 00:44:00.219 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-12-24 00:44:00.221 | + functions:upload_image:376 : is_arch aarch64 2021-12-24 00:44:00.223 | ++ functions-common:is_arch:428 : uname -m 2021-12-24 00:44:00.226 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-24 00:44:00.228 | + functions:upload_image:380 : '[' bare = bare ']' 2021-12-24 00:44:00.231 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-12-24 00:44:00.233 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-12-24 00:44:00.236 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-12-24 00:44:00.238 | + functions:upload_image:396 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --property hw_rng_model=virtio --public --container-format=bare --disk-format vhdx 2021-12-24 00:44:18.853 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:44:18.853 | | Field | Value | 2021-12-24 00:44:18.853 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:44:18.853 | | container_format | bare | 2021-12-24 00:44:18.853 | | created_at | 2021-12-24T00:44:04Z | 2021-12-24 00:44:18.853 | | disk_format | vhdx | 2021-12-24 00:44:18.853 | | file | /v2/images/5ed159b8-797a-4619-ad17-9c025a58509e/file | 2021-12-24 00:44:18.853 | | id | 5ed159b8-797a-4619-ad17-9c025a58509e | 2021-12-24 00:44:18.853 | | min_disk | 0 | 2021-12-24 00:44:18.853 | | min_ram | 0 | 2021-12-24 00:44:18.853 | | name | ubuntu-16 | 2021-12-24 00:44:18.853 | | owner | 86b9796ae5e0402da1dd9355a7575c9c | 2021-12-24 00:44:18.854 | | 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/5ed159b8-797a-4619-ad17-9c025a58509e' | 2021-12-24 00:44:18.854 | | protected | False | 2021-12-24 00:44:18.854 | | schema | /v2/schemas/image | 2021-12-24 00:44:18.854 | | status | queued | 2021-12-24 00:44:18.854 | | tags | | 2021-12-24 00:44:18.854 | | updated_at | 2021-12-24T00:44:04Z | 2021-12-24 00:44:18.854 | | visibility | public | 2021-12-24 00:44:18.854 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:44:18.961 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-24 00:44:18.963 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-12-24 00:44:18.979 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:18.981 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-24 00:44:19.007 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-24 00:44:19.033 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-12-24 00:44:19.050 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:19.053 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-24 00:44:19.081 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-12-24 00:44:19.097 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:19.100 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-12-24 00:44:19.102 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:44:19.105 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-12-24 00:44:19.108 | + ./stack.sh:main:1283 : start_nova_api 2021-12-24 00:44:19.110 | + lib/nova:start_nova_api:850 : local service_port=8774 2021-12-24 00:44:19.113 | + lib/nova:start_nova_api:851 : local service_protocol=http 2021-12-24 00:44:19.115 | + lib/nova:start_nova_api:852 : local nova_url 2021-12-24 00:44:19.118 | + lib/nova:start_nova_api:853 : is_service_enabled tls-proxy 2021-12-24 00:44:19.134 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:44:19.137 | + lib/nova:start_nova_api:859 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:44:19.139 | + lib/nova:start_nova_api:860 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:44:19.142 | + lib/nova:start_nova_api:860 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:44:19.145 | + lib/nova:start_nova_api:862 : '[' True == False ']' 2021-12-24 00:44:19.149 | ++ lib/nova:start_nova_api:870 : which uwsgi 2021-12-24 00:44:19.153 | + lib/nova:start_nova_api:870 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 00:44:19.156 | + functions-common:run_process:1582 : local service=n-api 2021-12-24 00:44:19.158 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 00:44:19.161 | + functions-common:run_process:1584 : local group= 2021-12-24 00:44:19.163 | + functions-common:run_process:1585 : local user= 2021-12-24 00:44:19.166 | + functions-common:run_process:1587 : local name=n-api 2021-12-24 00:44:19.169 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:44:19.172 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:44:19.174 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:19.177 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:19.180 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:19.183 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306659181 2021-12-24 00:44:19.186 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-12-24 00:44:19.202 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:19.205 | + functions-common:run_process:1591 : _run_under_systemd n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-12-24 00:44:19.207 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-12-24 00:44:19.210 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 00:44:19.212 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 00:44:19.215 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 00:44:19.218 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 00:44:19.220 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-24 00:44:19.223 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-24 00:44:19.225 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-12-24 00:44:19.228 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:44:19.231 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:44:19.233 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-24 00:44:19.236 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-12-24 00:44:19.239 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-12-24 00:44:19.241 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 00:44:19.243 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-24 00:44:19.246 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-24 00:44:19.248 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-24 00:44:19.250 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-24 00:44:19.254 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-12-24 00:44:19.314 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-12-24 00:44:19.369 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-24 00:44:19.415 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 00:44:19.460 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:44:19.506 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-24 00:44:19.552 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-24 00:44:19.598 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-24 00:44:19.646 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-24 00:44:19.696 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-24 00:44:19.743 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-24 00:44:19.745 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-24 00:44:19.800 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-24 00:44:20.023 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-12-24 00:44:20.036 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-24 00:44:20.237 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-12-24 00:44:20.318 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:44:20.320 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:20.323 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:20.325 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:20.328 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:20.330 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:20.333 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:44:20.335 | + functions-common:time_stop:2338 : start_time=1640306659181 2021-12-24 00:44:20.338 | + functions-common:time_stop:2340 : [[ -z 1640306659181 ]] 2021-12-24 00:44:20.341 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:20.345 | + functions-common:time_stop:2343 : end_time=1640306660342 2021-12-24 00:44:20.347 | + functions-common:time_stop:2344 : elapsed_time=1161 2021-12-24 00:44:20.350 | + functions-common:time_stop:2345 : total=8425 2021-12-24 00:44:20.353 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:20.356 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9586 2021-12-24 00:44:20.358 | + lib/nova:start_nova_api:871 : nova_url=http://10.222.0.31/compute/v2.1/ 2021-12-24 00:44:20.361 | + lib/nova:start_nova_api:874 : echo 'Waiting for nova-api to start...' 2021-12-24 00:44:20.361 | Waiting for nova-api to start... 2021-12-24 00:44:20.364 | + lib/nova:start_nova_api:875 : wait_for_service 60 http://10.222.0.31/compute/v2.1/ 2021-12-24 00:44:20.366 | + functions:wait_for_service:444 : local timeout=60 2021-12-24 00:44:20.369 | + functions:wait_for_service:445 : local url=http://10.222.0.31/compute/v2.1/ 2021-12-24 00:44:20.372 | + functions:wait_for_service:446 : local rval=0 2021-12-24 00:44:20.374 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-24 00:44:20.377 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-24 00:44:20.380 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:20.382 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:20.385 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:20.389 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306660386 2021-12-24 00:44:20.391 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-24 00:44:20.397 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31/compute/v2.1/ 2021-12-24 00:44:26.380 | + :: : [[ 200 == 503 ]] 2021-12-24 00:44:26.381 | + :: : [[ 0 -eq 7 ]] 2021-12-24 00:44:26.385 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-24 00:44:26.388 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:26.390 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:26.393 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:26.395 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:26.398 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:26.402 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-24 00:44:26.404 | + functions-common:time_stop:2338 : start_time=1640306660386 2021-12-24 00:44:26.407 | + functions-common:time_stop:2340 : [[ -z 1640306660386 ]] 2021-12-24 00:44:26.410 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:26.413 | + functions-common:time_stop:2343 : end_time=1640306666411 2021-12-24 00:44:26.416 | + functions-common:time_stop:2344 : elapsed_time=6025 2021-12-24 00:44:26.419 | + functions-common:time_stop:2345 : total=10620 2021-12-24 00:44:26.421 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:26.424 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16645 2021-12-24 00:44:26.426 | + functions:wait_for_service:454 : return 0 2021-12-24 00:44:26.429 | + lib/nova:start_nova_api:879 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:44:26.432 | + lib/nova:start_nova_api:879 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:44:26.435 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-12-24 00:44:26.451 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:44:26.454 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-12-24 00:44:26.470 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:26.473 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-12-24 00:44:26.476 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:44:26.478 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-12-24 00:44:26.481 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-12-24 00:44:26.484 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-12-24 00:44:26.486 | + lib/neutron-legacy:configure_neutron_after_post_config:460 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-24 00:44:26.518 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-12-24 00:44:26.521 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-12-24 00:44:26.524 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-12-24 00:44:26.527 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-12-24 00:44:26.529 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-12-24 00:44:26.533 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-12-24 00:44:26.535 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-24 00:44:26.538 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-24 00:44:26.541 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-12-24 00:44:26.544 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-12-24 00:44:26.546 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-12-24 00:44:26.549 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-12-24 00:44:26.551 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.554 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.557 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.559 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-12-24 00:44:26.562 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.565 | + lib/neutron-legacy:start_neutron_service_and_check:471 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.567 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-12-24 00:44:26.584 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:44:26.586 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-12-24 00:44:26.589 | + lib/neutron-legacy:start_neutron_service_and_check:485 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.592 | + functions-common:run_process:1582 : local service=q-svc 2021-12-24 00:44:26.595 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.597 | + functions-common:run_process:1584 : local group= 2021-12-24 00:44:26.600 | + functions-common:run_process:1585 : local user= 2021-12-24 00:44:26.602 | + functions-common:run_process:1587 : local name=q-svc 2021-12-24 00:44:26.605 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:44:26.608 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:44:26.611 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:26.613 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:26.616 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:26.621 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306666617 2021-12-24 00:44:26.623 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-12-24 00:44:26.640 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:26.642 | + functions-common:run_process:1591 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-24 00:44:26.645 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-12-24 00:44:26.647 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.650 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.653 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.655 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.657 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-24 00:44:26.660 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-24 00:44:26.662 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-12-24 00:44:26.665 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:44:26.668 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:44:26.670 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-24 00:44:26.673 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-24 00:44:26.676 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-12-24 00:44:26.678 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.681 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:44:26.684 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:44:26.686 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:44:26.689 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:44:26.691 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-24 00:44:26.693 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:44:26.697 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-12-24 00:44:26.751 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-24 00:44:26.806 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:26.850 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-24 00:44:26.896 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-24 00:44:26.942 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:44:26.989 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:44:26.991 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-24 00:44:27.045 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:44:27.276 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-12-24 00:44:27.288 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-24 00:44:27.490 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-12-24 00:44:27.510 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:44:27.513 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:27.515 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:27.518 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:27.520 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:27.523 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:27.525 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:44:27.528 | + functions-common:time_stop:2338 : start_time=1640306666617 2021-12-24 00:44:27.530 | + functions-common:time_stop:2340 : [[ -z 1640306666617 ]] 2021-12-24 00:44:27.533 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:27.537 | + functions-common:time_stop:2343 : end_time=1640306667534 2021-12-24 00:44:27.539 | + functions-common:time_stop:2344 : elapsed_time=917 2021-12-24 00:44:27.542 | + functions-common:time_stop:2345 : total=9586 2021-12-24 00:44:27.544 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:27.547 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10503 2021-12-24 00:44:27.549 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.31:9696 2021-12-24 00:44:27.552 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-12-24 00:44:27.568 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:44:27.571 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-12-24 00:44:27.571 | Waiting for Neutron to start... 2021-12-24 00:44:27.574 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.31:9696' 2021-12-24 00:44:27.576 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.31:9696' 'Neutron did not start' 60 2021-12-24 00:44:27.579 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.31:9696' 2021-12-24 00:44:27.581 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-12-24 00:44:27.584 | + functions-common:test_with_retry:2271 : local until=60 2021-12-24 00:44:27.586 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-24 00:44:27.589 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-24 00:44:27.591 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-24 00:44:27.594 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:27.597 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:27.600 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:27.603 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306667601 2021-12-24 00:44:27.606 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.31:9696; do sleep 0.5; done' 2021-12-24 00:44:27.610 | 2021-12-24 00:44:27.611 | Redirecting output to ‘wget-log’. 2021-12-24 00:44:28.114 | 2021-12-24 00:44:28.115 | Redirecting output to ‘wget-log.1’. 2021-12-24 00:44:28.619 | 2021-12-24 00:44:28.619 | Redirecting output to ‘wget-log.2’. 2021-12-24 00:44:29.127 | 2021-12-24 00:44:29.127 | Redirecting output to ‘wget-log.3’. 2021-12-24 00:44:29.631 | 2021-12-24 00:44:29.631 | Redirecting output to ‘wget-log.4’. 2021-12-24 00:44:30.136 | 2021-12-24 00:44:30.136 | Redirecting output to ‘wget-log.5’. 2021-12-24 00:44:30.640 | 2021-12-24 00:44:30.640 | Redirecting output to ‘wget-log.6’. 2021-12-24 00:44:31.144 | 2021-12-24 00:44:31.145 | Redirecting output to ‘wget-log.7’. 2021-12-24 00:44:31.649 | 2021-12-24 00:44:31.649 | Redirecting output to ‘wget-log.8’. 2021-12-24 00:44:32.154 | 2021-12-24 00:44:32.154 | Redirecting output to ‘wget-log.9’. 2021-12-24 00:44:32.658 | 2021-12-24 00:44:32.658 | Redirecting output to ‘wget-log.10’. 2021-12-24 00:44:33.163 | 2021-12-24 00:44:33.163 | Redirecting output to ‘wget-log.11’. 2021-12-24 00:44:33.180 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.31:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-24 00:44:33.183 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:33.185 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:33.188 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:33.190 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:33.193 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:33.195 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-24 00:44:33.198 | + functions-common:time_stop:2338 : start_time=1640306667601 2021-12-24 00:44:33.201 | + functions-common:time_stop:2340 : [[ -z 1640306667601 ]] 2021-12-24 00:44:33.204 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:33.208 | + functions-common:time_stop:2343 : end_time=1640306673205 2021-12-24 00:44:33.210 | + functions-common:time_stop:2344 : elapsed_time=5604 2021-12-24 00:44:33.212 | + functions-common:time_stop:2345 : total=0 2021-12-24 00:44:33.216 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:33.218 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5604 2021-12-24 00:44:33.221 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-12-24 00:44:33.237 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:33.239 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-12-24 00:44:33.242 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:44:33.244 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-12-24 00:44:33.247 | + ./stack.sh:main:1299 : start_placement 2021-12-24 00:44:33.249 | + lib/placement:start_placement:161 : start_placement_api 2021-12-24 00:44:33.252 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-24 00:44:33.255 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-24 00:44:33.258 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 00:44:33.261 | + functions-common:run_process:1582 : local service=placement-api 2021-12-24 00:44:33.264 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 00:44:33.267 | + functions-common:run_process:1584 : local group= 2021-12-24 00:44:33.269 | + functions-common:run_process:1585 : local user= 2021-12-24 00:44:33.272 | + functions-common:run_process:1587 : local name=placement-api 2021-12-24 00:44:33.274 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:44:33.277 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:44:33.280 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:33.282 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:33.285 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:33.289 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306673286 2021-12-24 00:44:33.291 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-12-24 00:44:33.308 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:33.310 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-12-24 00:44:33.313 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-12-24 00:44:33.315 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 00:44:33.318 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 00:44:33.320 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 00:44:33.323 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 00:44:33.326 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-24 00:44:33.328 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-24 00:44:33.331 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-12-24 00:44:33.333 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:44:33.336 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:44:33.338 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-24 00:44:33.341 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-12-24 00:44:33.344 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-12-24 00:44:33.346 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 00:44:33.348 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-24 00:44:33.351 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-24 00:44:33.353 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-24 00:44:33.355 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-24 00:44:33.359 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-12-24 00:44:33.414 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-12-24 00:44:33.469 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-24 00:44:33.514 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 00:44:33.560 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:44:33.606 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-24 00:44:33.651 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-24 00:44:33.697 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-24 00:44:33.743 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-24 00:44:33.789 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-24 00:44:33.835 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-24 00:44:33.838 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-24 00:44:33.895 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-24 00:44:34.105 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-12-24 00:44:34.117 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-24 00:44:34.321 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-12-24 00:44:34.396 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:44:34.398 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:34.401 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:34.403 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:34.406 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:34.408 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:34.410 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:44:34.413 | + functions-common:time_stop:2338 : start_time=1640306673286 2021-12-24 00:44:34.415 | + functions-common:time_stop:2340 : [[ -z 1640306673286 ]] 2021-12-24 00:44:34.418 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:34.422 | + functions-common:time_stop:2343 : end_time=1640306674419 2021-12-24 00:44:34.425 | + functions-common:time_stop:2344 : elapsed_time=1133 2021-12-24 00:44:34.427 | + functions-common:time_stop:2345 : total=10503 2021-12-24 00:44:34.430 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:34.432 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11636 2021-12-24 00:44:34.435 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-12-24 00:44:34.435 | Waiting for placement-api to start... 2021-12-24 00:44:34.438 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.31/placement 2021-12-24 00:44:34.440 | + functions:wait_for_service:444 : local timeout=60 2021-12-24 00:44:34.443 | + functions:wait_for_service:445 : local url=http://10.222.0.31/placement 2021-12-24 00:44:34.445 | + functions:wait_for_service:446 : local rval=0 2021-12-24 00:44:34.448 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-24 00:44:34.451 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-24 00:44:34.453 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:34.456 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:34.459 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:34.462 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306674460 2021-12-24 00:44:34.465 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-24 00:44:34.470 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31/placement 2021-12-24 00:44:37.241 | + :: : [[ 200 == 503 ]] 2021-12-24 00:44:37.243 | + :: : [[ 0 -eq 7 ]] 2021-12-24 00:44:37.246 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-24 00:44:37.249 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:37.252 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:37.254 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:37.257 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:37.259 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:37.262 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-24 00:44:37.265 | + functions-common:time_stop:2338 : start_time=1640306674460 2021-12-24 00:44:37.267 | + functions-common:time_stop:2340 : [[ -z 1640306674460 ]] 2021-12-24 00:44:37.270 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:37.274 | + functions-common:time_stop:2343 : end_time=1640306677271 2021-12-24 00:44:37.276 | + functions-common:time_stop:2344 : elapsed_time=2811 2021-12-24 00:44:37.279 | + functions-common:time_stop:2345 : total=16645 2021-12-24 00:44:37.281 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:37.284 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19456 2021-12-24 00:44:37.286 | + functions:wait_for_service:454 : return 0 2021-12-24 00:44:37.289 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-12-24 00:44:37.306 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:37.309 | + ./stack.sh:main:1303 : start_neutron 2021-12-24 00:44:37.311 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-12-24 00:44:37.315 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:44:37.315 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-24 00:44:37.319 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-24 00:44:37.322 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-24 00:44:37.325 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-12-24 00:44:37.328 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-24 00:44:37.330 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-12-24 00:44:37.333 | + lib/neutron-legacy:start_mutnauq_l2_agent:501 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:37.335 | + functions-common:run_process:1582 : local service=q-agt 2021-12-24 00:44:37.338 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:37.340 | + functions-common:run_process:1584 : local group= 2021-12-24 00:44:37.343 | + functions-common:run_process:1585 : local user= 2021-12-24 00:44:37.345 | + functions-common:run_process:1587 : local name=q-agt 2021-12-24 00:44:37.348 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:44:37.350 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:44:37.353 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:37.355 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:37.358 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:37.362 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306677359 2021-12-24 00:44:37.364 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-12-24 00:44:37.381 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:37.383 | + functions-common:run_process:1591 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-24 00:44:37.387 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-12-24 00:44:37.389 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:37.391 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:37.394 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:37.396 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:37.399 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-24 00:44:37.401 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-24 00:44:37.404 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-12-24 00:44:37.406 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:44:37.409 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:44:37.411 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-24 00:44:37.413 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-24 00:44:37.416 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-12-24 00:44:37.418 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:37.420 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:44:37.423 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:44:37.425 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:44:37.428 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:44:37.430 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-24 00:44:37.432 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:44:37.437 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-12-24 00:44:37.491 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-24 00:44:37.545 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 00:44:37.591 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-24 00:44:37.636 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-24 00:44:37.681 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:44:37.726 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:44:37.729 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-24 00:44:37.783 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:44:37.996 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-12-24 00:44:38.009 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-24 00:44:38.219 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-12-24 00:44:38.239 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:44:38.241 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:38.244 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:38.247 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:38.249 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:38.252 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:38.254 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:44:38.257 | + functions-common:time_stop:2338 : start_time=1640306677359 2021-12-24 00:44:38.259 | + functions-common:time_stop:2340 : [[ -z 1640306677359 ]] 2021-12-24 00:44:38.263 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:38.267 | + functions-common:time_stop:2343 : end_time=1640306678264 2021-12-24 00:44:38.269 | + functions-common:time_stop:2344 : elapsed_time=905 2021-12-24 00:44:38.271 | + functions-common:time_stop:2345 : total=11636 2021-12-24 00:44:38.274 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:38.276 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12541 2021-12-24 00:44:38.279 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-12-24 00:44:38.281 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-24 00:44:38.284 | + functions-common:is_provider_network:2183 : return 1 2021-12-24 00:44:38.286 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-12-24 00:44:38.289 | + lib/neutron-legacy:start_mutnauq_other_agents:519 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 00:44:38.291 | + functions-common:run_process:1582 : local service=q-dhcp 2021-12-24 00:44:38.294 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 00:44:38.297 | + functions-common:run_process:1584 : local group= 2021-12-24 00:44:38.300 | + functions-common:run_process:1585 : local user= 2021-12-24 00:44:38.302 | + functions-common:run_process:1587 : local name=q-dhcp 2021-12-24 00:44:38.305 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:44:38.307 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:44:38.310 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:38.313 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:38.316 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:38.319 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306678317 2021-12-24 00:44:38.322 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-12-24 00:44:38.338 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:38.341 | + functions-common:run_process:1591 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-12-24 00:44:38.343 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-12-24 00:44:38.346 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 00:44:38.349 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 00:44:38.351 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 00:44:38.354 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 00:44:38.357 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-12-24 00:44:38.359 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-12-24 00:44:38.362 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-12-24 00:44:38.364 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:44:38.367 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:44:38.369 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-12-24 00:44:38.373 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-12-24 00:44:38.375 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-12-24 00:44:38.378 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 00:44:38.380 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:44:38.383 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:44:38.385 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:44:38.388 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:44:38.390 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-24 00:44:38.392 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:44:38.397 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-12-24 00:44:38.452 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-24 00:44:38.509 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 00:44:38.556 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-24 00:44:38.602 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-24 00:44:38.649 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:44:38.695 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:44:38.698 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-24 00:44:38.754 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:44:38.973 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-12-24 00:44:38.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-24 00:44:39.200 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-12-24 00:44:39.223 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:44:39.226 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:39.228 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:39.231 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:39.233 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:39.236 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:39.238 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:44:39.241 | + functions-common:time_stop:2338 : start_time=1640306678317 2021-12-24 00:44:39.243 | + functions-common:time_stop:2340 : [[ -z 1640306678317 ]] 2021-12-24 00:44:39.246 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:39.250 | + functions-common:time_stop:2343 : end_time=1640306679247 2021-12-24 00:44:39.253 | + functions-common:time_stop:2344 : elapsed_time=930 2021-12-24 00:44:39.256 | + functions-common:time_stop:2345 : total=12541 2021-12-24 00:44:39.258 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:39.261 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13471 2021-12-24 00:44:39.264 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-12-24 00:44:39.284 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:44:39.287 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-12-24 00:44:39.289 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-24 00:44:39.292 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-24 00:44:39.295 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-12-24 00:44:39.298 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.300 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.303 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.306 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-24 00:44:39.308 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.311 | + lib/neutron-legacy:start_mutnauq_other_agents:524 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.313 | + functions-common:run_process:1582 : local service=q-l3 2021-12-24 00:44:39.316 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.318 | + functions-common:run_process:1584 : local group= 2021-12-24 00:44:39.321 | + functions-common:run_process:1585 : local user= 2021-12-24 00:44:39.324 | + functions-common:run_process:1587 : local name=q-l3 2021-12-24 00:44:39.326 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:44:39.329 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:44:39.331 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:39.334 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:39.338 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:39.341 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306679338 2021-12-24 00:44:39.344 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-12-24 00:44:39.360 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:39.362 | + functions-common:run_process:1591 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-12-24 00:44:39.365 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-12-24 00:44:39.367 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.371 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.373 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.376 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.378 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-12-24 00:44:39.381 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-12-24 00:44:39.384 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-12-24 00:44:39.387 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:44:39.389 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:44:39.392 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-12-24 00:44:39.395 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-12-24 00:44:39.397 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-12-24 00:44:39.400 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.402 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:44:39.405 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:44:39.407 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:44:39.410 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:44:39.412 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-24 00:44:39.415 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:44:39.419 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-12-24 00:44:39.480 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-24 00:44:39.540 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 00:44:39.590 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-24 00:44:39.640 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-24 00:44:39.689 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:44:39.739 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:44:39.742 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-24 00:44:39.811 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:44:40.035 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-12-24 00:44:40.049 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-24 00:44:40.281 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-12-24 00:44:40.304 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:44:40.306 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:40.309 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:40.311 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:40.314 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:40.316 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:40.319 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:44:40.321 | + functions-common:time_stop:2338 : start_time=1640306679338 2021-12-24 00:44:40.324 | + functions-common:time_stop:2340 : [[ -z 1640306679338 ]] 2021-12-24 00:44:40.329 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:40.332 | + functions-common:time_stop:2343 : end_time=1640306680328 2021-12-24 00:44:40.334 | + functions-common:time_stop:2344 : elapsed_time=990 2021-12-24 00:44:40.337 | + functions-common:time_stop:2345 : total=13471 2021-12-24 00:44:40.340 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:40.342 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14461 2021-12-24 00:44:40.345 | + lib/neutron-legacy:start_mutnauq_other_agents:527 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 00:44:40.347 | + functions-common:run_process:1582 : local service=q-meta 2021-12-24 00:44:40.350 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 00:44:40.352 | + functions-common:run_process:1584 : local group= 2021-12-24 00:44:40.355 | + functions-common:run_process:1585 : local user= 2021-12-24 00:44:40.357 | + functions-common:run_process:1587 : local name=q-meta 2021-12-24 00:44:40.360 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:44:40.362 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:44:40.365 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:40.368 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:40.374 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:40.376 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306680373 2021-12-24 00:44:40.379 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-12-24 00:44:40.397 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:40.400 | + functions-common:run_process:1591 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-12-24 00:44:40.402 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-12-24 00:44:40.405 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 00:44:40.407 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 00:44:40.410 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 00:44:40.412 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 00:44:40.415 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-12-24 00:44:40.418 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-12-24 00:44:40.420 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-12-24 00:44:40.423 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:44:40.425 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:44:40.428 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-12-24 00:44:40.430 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-12-24 00:44:40.433 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-12-24 00:44:40.435 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 00:44:40.438 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:44:40.440 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:44:40.443 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:44:40.445 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:44:40.447 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-24 00:44:40.450 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:44:40.454 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-12-24 00:44:40.519 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-24 00:44:40.582 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 00:44:40.633 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-24 00:44:40.692 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-24 00:44:40.748 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:44:40.801 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:44:40.804 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-24 00:44:40.876 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:44:41.109 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-12-24 00:44:41.127 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-24 00:44:41.367 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-12-24 00:44:41.395 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:44:41.398 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:41.401 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:41.410 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:41.419 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:41.424 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:41.428 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:44:41.432 | + functions-common:time_stop:2338 : start_time=1640306680373 2021-12-24 00:44:41.436 | + functions-common:time_stop:2340 : [[ -z 1640306680373 ]] 2021-12-24 00:44:41.446 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:41.463 | + functions-common:time_stop:2343 : end_time=1640306681451 2021-12-24 00:44:41.471 | + functions-common:time_stop:2344 : elapsed_time=1078 2021-12-24 00:44:41.479 | + functions-common:time_stop:2345 : total=14461 2021-12-24 00:44:41.487 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:41.495 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15539 2021-12-24 00:44:41.501 | + lib/neutron-legacy:start_mutnauq_other_agents:528 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-24 00:44:41.509 | + functions-common:run_process:1582 : local service=q-metering 2021-12-24 00:44:41.515 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-24 00:44:41.523 | + functions-common:run_process:1584 : local group= 2021-12-24 00:44:41.531 | + functions-common:run_process:1585 : local user= 2021-12-24 00:44:41.536 | + functions-common:run_process:1587 : local name=q-metering 2021-12-24 00:44:41.551 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:44:41.559 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:44:41.567 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:44:41.575 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:44:41.582 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:44:41.597 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306681587 2021-12-24 00:44:41.611 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-12-24 00:44:41.663 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:41.671 | + functions-common:run_process:1591 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-12-24 00:44:41.679 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-12-24 00:44:41.684 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-24 00:44:41.691 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-24 00:44:41.700 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-24 00:44:41.707 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-24 00:44:41.715 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-12-24 00:44:41.723 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-12-24 00:44:41.731 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-12-24 00:44:41.739 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:44:41.747 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:44:41.755 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-12-24 00:44:41.763 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-12-24 00:44:41.771 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-12-24 00:44:41.779 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-24 00:44:41.787 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:44:41.795 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:44:41.803 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:44:41.811 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:44:41.819 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-12-24 00:44:41.827 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:44:41.839 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-12-24 00:44:41.987 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-12-24 00:44:42.116 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-24 00:44:42.219 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-12-24 00:44:42.343 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-12-24 00:44:42.439 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:44:42.548 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:44:42.551 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-12-24 00:44:42.650 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:44:42.887 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-12-24 00:44:42.901 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-12-24 00:44:43.160 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-12-24 00:44:43.183 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:44:43.187 | + functions-common:time_stop:2331 : local name 2021-12-24 00:44:43.190 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:44:43.192 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:44:43.196 | + functions-common:time_stop:2334 : local total 2021-12-24 00:44:43.203 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:44:43.207 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:44:43.211 | + functions-common:time_stop:2338 : start_time=1640306681587 2021-12-24 00:44:43.214 | + functions-common:time_stop:2340 : [[ -z 1640306681587 ]] 2021-12-24 00:44:43.220 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:44:43.226 | + functions-common:time_stop:2343 : end_time=1640306683222 2021-12-24 00:44:43.229 | + functions-common:time_stop:2344 : elapsed_time=1635 2021-12-24 00:44:43.232 | + functions-common:time_stop:2345 : total=15539 2021-12-24 00:44:43.236 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:44:43.239 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17174 2021-12-24 00:44:43.243 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-12-24 00:44:43.277 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:44:43.279 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-12-24 00:44:43.282 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-12-24 00:44:43.284 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:44:43.290 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-12-24 00:44:43.303 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-12-24 00:44:43.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-12-24 00:44:43.313 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-12-24 00:44:43.318 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-12-24 00:44:43.322 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-12-24 00:44:43.324 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:44:43.331 | ++ functions-common:get_field:727 : read data 2021-12-24 00:44:45.798 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:44:45.801 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-24 00:44:45.805 | ++ functions-common:get_field:731 : field='$2' 2021-12-24 00:44:45.809 | ++ functions-common:get_field:733 : echo '| 4caa45a8afcb43bd8b5472f52d4f7e80 | demo |' 2021-12-24 00:44:45.809 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 00:44:45.815 | ++ functions-common:get_field:727 : read data 2021-12-24 00:44:45.819 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:44:45.821 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-12-24 00:44:45.826 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:44:45.842 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-12-24 00:44:45.845 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-12-24 00:44:45.848 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-24 00:44:45.851 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-24 00:44:48.740 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:44:48.743 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-24 00:44:48.743 | router-admin-state-down-before-update 2021-12-24 00:44:48.743 | agent 2021-12-24 00:44:48.743 | agent-resources-synced 2021-12-24 00:44:48.743 | allowed-address-pairs 2021-12-24 00:44:48.743 | auto-allocated-topology 2021-12-24 00:44:48.743 | availability_zone 2021-12-24 00:44:48.743 | availability_zone_filter 2021-12-24 00:44:48.743 | default-subnetpools 2021-12-24 00:44:48.743 | dhcp_agent_scheduler 2021-12-24 00:44:48.743 | dvr 2021-12-24 00:44:48.743 | empty-string-filtering 2021-12-24 00:44:48.743 | external-net 2021-12-24 00:44:48.743 | extra_dhcp_opt 2021-12-24 00:44:48.743 | extraroute 2021-12-24 00:44:48.743 | extraroute-atomic 2021-12-24 00:44:48.744 | filter-validation 2021-12-24 00:44:48.744 | fip-port-details 2021-12-24 00:44:48.744 | flavors 2021-12-24 00:44:48.744 | floatingip-pools 2021-12-24 00:44:48.744 | ip-substring-filtering 2021-12-24 00:44:48.744 | router 2021-12-24 00:44:48.744 | ext-gw-mode 2021-12-24 00:44:48.744 | l3-ha 2021-12-24 00:44:48.744 | l3-flavors 2021-12-24 00:44:48.744 | l3-port-ip-change-not-allowed 2021-12-24 00:44:48.744 | l3_agent_scheduler 2021-12-24 00:44:48.744 | metering 2021-12-24 00:44:48.744 | multi-provider 2021-12-24 00:44:48.744 | net-mtu 2021-12-24 00:44:48.744 | net-mtu-writable 2021-12-24 00:44:48.744 | network_availability_zone 2021-12-24 00:44:48.744 | network-ip-availability 2021-12-24 00:44:48.744 | pagination 2021-12-24 00:44:48.744 | port-mac-address-regenerate 2021-12-24 00:44:48.744 | binding 2021-12-24 00:44:48.744 | binding-extended 2021-12-24 00:44:48.744 | port-security 2021-12-24 00:44:48.744 | project-id 2021-12-24 00:44:48.744 | provider 2021-12-24 00:44:48.744 | quotas 2021-12-24 00:44:48.744 | quota_details 2021-12-24 00:44:48.744 | rbac-policies 2021-12-24 00:44:48.744 | rbac-address-scope 2021-12-24 00:44:48.744 | rbac-security-groups 2021-12-24 00:44:48.744 | rbac-subnetpool 2021-12-24 00:44:48.744 | revision-if-match 2021-12-24 00:44:48.744 | standard-attr-revisions 2021-12-24 00:44:48.744 | router_availability_zone 2021-12-24 00:44:48.744 | port-security-groups-filtering 2021-12-24 00:44:48.744 | security-group 2021-12-24 00:44:48.745 | service-type 2021-12-24 00:44:48.745 | sorting 2021-12-24 00:44:48.745 | standard-attr-description 2021-12-24 00:44:48.745 | stateful-security-group 2021-12-24 00:44:48.745 | subnet_onboard 2021-12-24 00:44:48.745 | subnet-service-types 2021-12-24 00:44:48.745 | subnet_allocation 2021-12-24 00:44:48.745 | subnetpool-prefix-ops 2021-12-24 00:44:48.745 | standard-attr-tag 2021-12-24 00:44:48.745 | standard-attr-timestamp' 2021-12-24 00:44:48.746 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-24 00:44:48.746 | router-admin-state-down-before-update 2021-12-24 00:44:48.746 | agent 2021-12-24 00:44:48.746 | agent-resources-synced 2021-12-24 00:44:48.746 | allowed-address-pairs 2021-12-24 00:44:48.746 | auto-allocated-topology 2021-12-24 00:44:48.746 | availability_zone 2021-12-24 00:44:48.746 | availability_zone_filter 2021-12-24 00:44:48.746 | default-subnetpools 2021-12-24 00:44:48.746 | dhcp_agent_scheduler 2021-12-24 00:44:48.746 | dvr 2021-12-24 00:44:48.746 | empty-string-filtering 2021-12-24 00:44:48.746 | external-net 2021-12-24 00:44:48.746 | extra_dhcp_opt 2021-12-24 00:44:48.746 | extraroute 2021-12-24 00:44:48.746 | extraroute-atomic 2021-12-24 00:44:48.746 | filter-validation 2021-12-24 00:44:48.746 | fip-port-details 2021-12-24 00:44:48.746 | flavors 2021-12-24 00:44:48.746 | floatingip-pools 2021-12-24 00:44:48.746 | ip-substring-filtering 2021-12-24 00:44:48.746 | router 2021-12-24 00:44:48.746 | ext-gw-mode 2021-12-24 00:44:48.746 | l3-ha 2021-12-24 00:44:48.746 | l3-flavors 2021-12-24 00:44:48.746 | l3-port-ip-change-not-allowed 2021-12-24 00:44:48.746 | l3_agent_scheduler 2021-12-24 00:44:48.746 | metering 2021-12-24 00:44:48.746 | multi-provider 2021-12-24 00:44:48.746 | net-mtu 2021-12-24 00:44:48.747 | net-mtu-writable 2021-12-24 00:44:48.747 | network_availability_zone 2021-12-24 00:44:48.747 | network-ip-availability 2021-12-24 00:44:48.747 | pagination 2021-12-24 00:44:48.747 | port-mac-address-regenerate 2021-12-24 00:44:48.747 | binding 2021-12-24 00:44:48.747 | binding-extended 2021-12-24 00:44:48.747 | port-security 2021-12-24 00:44:48.747 | project-id 2021-12-24 00:44:48.747 | provider 2021-12-24 00:44:48.747 | quotas 2021-12-24 00:44:48.747 | quota_details 2021-12-24 00:44:48.747 | rbac-policies 2021-12-24 00:44:48.747 | rbac-address-scope 2021-12-24 00:44:48.747 | rbac-security-groups 2021-12-24 00:44:48.747 | rbac-subnetpool 2021-12-24 00:44:48.747 | revision-if-match 2021-12-24 00:44:48.747 | standard-attr-revisions 2021-12-24 00:44:48.747 | router_availability_zone 2021-12-24 00:44:48.747 | port-security-groups-filtering 2021-12-24 00:44:48.747 | security-group 2021-12-24 00:44:48.747 | service-type 2021-12-24 00:44:48.747 | sorting 2021-12-24 00:44:48.747 | standard-attr-description 2021-12-24 00:44:48.747 | stateful-security-group 2021-12-24 00:44:48.747 | subnet_onboard 2021-12-24 00:44:48.747 | subnet-service-types 2021-12-24 00:44:48.747 | subnet_allocation 2021-12-24 00:44:48.747 | subnetpool-prefix-ops 2021-12-24 00:44:48.747 | standard-attr-tag 2021-12-24 00:44:48.747 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-24 00:44:48.748 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-24 00:44:48.751 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-12-24 00:44:48.754 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-12-24 00:44:48.757 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-12-24 00:44:51.368 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:44:51.371 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=84fd8e62-45e7-4b7d-a61b-263592f10de9 2021-12-24 00:44:51.374 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-12-24 00:44:51.377 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-12-24 00:44:51.379 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-24 00:44:51.382 | + functions-common:is_provider_network:2183 : return 1 2021-12-24 00:44:51.386 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 4caa45a8afcb43bd8b5472f52d4f7e80 private 2021-12-24 00:44:51.386 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-12-24 00:44:51.387 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-12-24 00:44:51.390 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:44:51.393 | ++ functions-common:get_field:727 : read data 2021-12-24 00:44:54.154 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:44:54.158 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-24 00:44:54.160 | ++ functions-common:get_field:731 : field='$3' 2021-12-24 00:44:54.166 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-24 00:44:54.166 | ++ functions-common:get_field:733 : echo '| id | eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6 |' 2021-12-24 00:44:54.169 | ++ functions-common:get_field:727 : read data 2021-12-24 00:44:54.174 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6 2021-12-24 00:44:54.177 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 4caa45a8afcb43bd8b5472f52d4f7e80' 2021-12-24 00:44:54.180 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:44:54.196 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-12-24 00:44:54.200 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:44:54.203 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:44:54.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 84fd8e62-45e7-4b7d-a61b-263592f10de9 ']' 2021-12-24 00:44:54.208 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 4caa45a8afcb43bd8b5472f52d4f7e80 ' 2021-12-24 00:44:54.210 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-12-24 00:44:54.212 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-12-24 00:44:54.215 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-24 00:44:54.218 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 84fd8e62-45e7-4b7d-a61b-263592f10de9 ' 2021-12-24 00:44:54.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-12-24 00:44:54.223 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6 private-subnet' 2021-12-24 00:44:54.225 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-12-24 00:44:54.229 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 4caa45a8afcb43bd8b5472f52d4f7e80 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 84fd8e62-45e7-4b7d-a61b-263592f10de9 --network eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6 private-subnet 2021-12-24 00:44:54.230 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-12-24 00:44:54.230 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-12-24 00:44:54.233 | +++ functions-common:get_field:726 : local data field 2021-12-24 00:44:54.236 | +++ functions-common:get_field:727 : read data 2021-12-24 00:44:57.110 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:44:57.113 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-24 00:44:57.116 | +++ functions-common:get_field:731 : field='$3' 2021-12-24 00:44:57.122 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-24 00:44:57.122 | +++ functions-common:get_field:733 : echo '| id | 283d95e4-f2bd-4fdd-96e6-8c1666ef52d9 |' 2021-12-24 00:44:57.124 | +++ functions-common:get_field:727 : read data 2021-12-24 00:44:57.128 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=283d95e4-f2bd-4fdd-96e6-8c1666ef52d9 2021-12-24 00:44:57.130 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 4caa45a8afcb43bd8b5472f52d4f7e80' 2021-12-24 00:44:57.133 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:44:57.156 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 283d95e4-f2bd-4fdd-96e6-8c1666ef52d9 2021-12-24 00:44:57.159 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=283d95e4-f2bd-4fdd-96e6-8c1666ef52d9 2021-12-24 00:44:57.162 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-12-24 00:44:57.165 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-12-24 00:44:57.168 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-12-24 00:44:57.172 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-24 00:44:59.445 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:44:59.448 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-24 00:44:59.448 | router-admin-state-down-before-update 2021-12-24 00:44:59.448 | agent 2021-12-24 00:44:59.448 | agent-resources-synced 2021-12-24 00:44:59.448 | allowed-address-pairs 2021-12-24 00:44:59.448 | auto-allocated-topology 2021-12-24 00:44:59.448 | availability_zone 2021-12-24 00:44:59.448 | availability_zone_filter 2021-12-24 00:44:59.448 | default-subnetpools 2021-12-24 00:44:59.448 | dhcp_agent_scheduler 2021-12-24 00:44:59.448 | dvr 2021-12-24 00:44:59.448 | empty-string-filtering 2021-12-24 00:44:59.448 | external-net 2021-12-24 00:44:59.448 | extra_dhcp_opt 2021-12-24 00:44:59.449 | extraroute 2021-12-24 00:44:59.449 | extraroute-atomic 2021-12-24 00:44:59.449 | filter-validation 2021-12-24 00:44:59.449 | fip-port-details 2021-12-24 00:44:59.449 | flavors 2021-12-24 00:44:59.449 | floatingip-pools 2021-12-24 00:44:59.449 | ip-substring-filtering 2021-12-24 00:44:59.449 | router 2021-12-24 00:44:59.449 | ext-gw-mode 2021-12-24 00:44:59.449 | l3-ha 2021-12-24 00:44:59.449 | l3-flavors 2021-12-24 00:44:59.449 | l3-port-ip-change-not-allowed 2021-12-24 00:44:59.449 | l3_agent_scheduler 2021-12-24 00:44:59.449 | metering 2021-12-24 00:44:59.449 | multi-provider 2021-12-24 00:44:59.449 | net-mtu 2021-12-24 00:44:59.449 | net-mtu-writable 2021-12-24 00:44:59.449 | network_availability_zone 2021-12-24 00:44:59.449 | network-ip-availability 2021-12-24 00:44:59.449 | pagination 2021-12-24 00:44:59.449 | port-mac-address-regenerate 2021-12-24 00:44:59.449 | binding 2021-12-24 00:44:59.449 | binding-extended 2021-12-24 00:44:59.449 | port-security 2021-12-24 00:44:59.449 | project-id 2021-12-24 00:44:59.449 | provider 2021-12-24 00:44:59.449 | quotas 2021-12-24 00:44:59.449 | quota_details 2021-12-24 00:44:59.449 | rbac-policies 2021-12-24 00:44:59.449 | rbac-address-scope 2021-12-24 00:44:59.449 | rbac-security-groups 2021-12-24 00:44:59.449 | rbac-subnetpool 2021-12-24 00:44:59.449 | revision-if-match 2021-12-24 00:44:59.449 | standard-attr-revisions 2021-12-24 00:44:59.450 | router_availability_zone 2021-12-24 00:44:59.450 | port-security-groups-filtering 2021-12-24 00:44:59.450 | security-group 2021-12-24 00:44:59.450 | service-type 2021-12-24 00:44:59.450 | sorting 2021-12-24 00:44:59.450 | standard-attr-description 2021-12-24 00:44:59.450 | stateful-security-group 2021-12-24 00:44:59.450 | subnet_onboard 2021-12-24 00:44:59.450 | subnet-service-types 2021-12-24 00:44:59.450 | subnet_allocation 2021-12-24 00:44:59.450 | subnetpool-prefix-ops 2021-12-24 00:44:59.450 | standard-attr-tag 2021-12-24 00:44:59.450 | standard-attr-timestamp' 2021-12-24 00:44:59.452 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-24 00:44:59.452 | router-admin-state-down-before-update 2021-12-24 00:44:59.453 | agent 2021-12-24 00:44:59.453 | agent-resources-synced 2021-12-24 00:44:59.453 | allowed-address-pairs 2021-12-24 00:44:59.453 | auto-allocated-topology 2021-12-24 00:44:59.453 | availability_zone 2021-12-24 00:44:59.453 | availability_zone_filter 2021-12-24 00:44:59.453 | default-subnetpools 2021-12-24 00:44:59.453 | dhcp_agent_scheduler 2021-12-24 00:44:59.453 | dvr 2021-12-24 00:44:59.453 | empty-string-filtering 2021-12-24 00:44:59.453 | external-net 2021-12-24 00:44:59.453 | extra_dhcp_opt 2021-12-24 00:44:59.453 | extraroute 2021-12-24 00:44:59.453 | extraroute-atomic 2021-12-24 00:44:59.453 | filter-validation 2021-12-24 00:44:59.453 | fip-port-details 2021-12-24 00:44:59.453 | flavors 2021-12-24 00:44:59.453 | floatingip-pools 2021-12-24 00:44:59.453 | ip-substring-filtering 2021-12-24 00:44:59.453 | router 2021-12-24 00:44:59.453 | ext-gw-mode 2021-12-24 00:44:59.453 | l3-ha 2021-12-24 00:44:59.453 | l3-flavors 2021-12-24 00:44:59.453 | l3-port-ip-change-not-allowed 2021-12-24 00:44:59.453 | l3_agent_scheduler 2021-12-24 00:44:59.453 | metering 2021-12-24 00:44:59.453 | multi-provider 2021-12-24 00:44:59.453 | net-mtu 2021-12-24 00:44:59.453 | net-mtu-writable 2021-12-24 00:44:59.453 | network_availability_zone 2021-12-24 00:44:59.453 | network-ip-availability 2021-12-24 00:44:59.453 | pagination 2021-12-24 00:44:59.453 | port-mac-address-regenerate 2021-12-24 00:44:59.453 | binding 2021-12-24 00:44:59.453 | binding-extended 2021-12-24 00:44:59.453 | port-security 2021-12-24 00:44:59.454 | project-id 2021-12-24 00:44:59.454 | provider 2021-12-24 00:44:59.454 | quotas 2021-12-24 00:44:59.454 | quota_details 2021-12-24 00:44:59.454 | rbac-policies 2021-12-24 00:44:59.454 | rbac-address-scope 2021-12-24 00:44:59.454 | rbac-security-groups 2021-12-24 00:44:59.454 | rbac-subnetpool 2021-12-24 00:44:59.454 | revision-if-match 2021-12-24 00:44:59.454 | standard-attr-revisions 2021-12-24 00:44:59.454 | router_availability_zone 2021-12-24 00:44:59.454 | port-security-groups-filtering 2021-12-24 00:44:59.454 | security-group 2021-12-24 00:44:59.454 | service-type 2021-12-24 00:44:59.454 | sorting 2021-12-24 00:44:59.454 | standard-attr-description 2021-12-24 00:44:59.454 | stateful-security-group 2021-12-24 00:44:59.454 | subnet_onboard 2021-12-24 00:44:59.454 | subnet-service-types 2021-12-24 00:44:59.454 | subnet_allocation 2021-12-24 00:44:59.454 | subnetpool-prefix-ops 2021-12-24 00:44:59.454 | standard-attr-tag 2021-12-24 00:44:59.454 | standard-attr-timestamp =~ router ]] 2021-12-24 00:44:59.456 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-24 00:44:59.459 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-12-24 00:44:59.461 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-24 00:44:59.465 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-24 00:45:01.696 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:45:01.700 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-24 00:45:01.700 | router-admin-state-down-before-update 2021-12-24 00:45:01.700 | agent 2021-12-24 00:45:01.700 | agent-resources-synced 2021-12-24 00:45:01.700 | allowed-address-pairs 2021-12-24 00:45:01.700 | auto-allocated-topology 2021-12-24 00:45:01.700 | availability_zone 2021-12-24 00:45:01.700 | availability_zone_filter 2021-12-24 00:45:01.700 | default-subnetpools 2021-12-24 00:45:01.700 | dhcp_agent_scheduler 2021-12-24 00:45:01.700 | dvr 2021-12-24 00:45:01.700 | empty-string-filtering 2021-12-24 00:45:01.700 | external-net 2021-12-24 00:45:01.700 | extra_dhcp_opt 2021-12-24 00:45:01.700 | extraroute 2021-12-24 00:45:01.700 | extraroute-atomic 2021-12-24 00:45:01.700 | filter-validation 2021-12-24 00:45:01.700 | fip-port-details 2021-12-24 00:45:01.700 | flavors 2021-12-24 00:45:01.700 | floatingip-pools 2021-12-24 00:45:01.700 | ip-substring-filtering 2021-12-24 00:45:01.700 | router 2021-12-24 00:45:01.700 | ext-gw-mode 2021-12-24 00:45:01.700 | l3-ha 2021-12-24 00:45:01.700 | l3-flavors 2021-12-24 00:45:01.701 | l3-port-ip-change-not-allowed 2021-12-24 00:45:01.701 | l3_agent_scheduler 2021-12-24 00:45:01.701 | metering 2021-12-24 00:45:01.701 | multi-provider 2021-12-24 00:45:01.701 | net-mtu 2021-12-24 00:45:01.701 | net-mtu-writable 2021-12-24 00:45:01.701 | network_availability_zone 2021-12-24 00:45:01.701 | network-ip-availability 2021-12-24 00:45:01.701 | pagination 2021-12-24 00:45:01.701 | port-mac-address-regenerate 2021-12-24 00:45:01.701 | binding 2021-12-24 00:45:01.701 | binding-extended 2021-12-24 00:45:01.701 | port-security 2021-12-24 00:45:01.701 | project-id 2021-12-24 00:45:01.701 | provider 2021-12-24 00:45:01.701 | quotas 2021-12-24 00:45:01.701 | quota_details 2021-12-24 00:45:01.701 | rbac-policies 2021-12-24 00:45:01.701 | rbac-address-scope 2021-12-24 00:45:01.701 | rbac-security-groups 2021-12-24 00:45:01.701 | rbac-subnetpool 2021-12-24 00:45:01.701 | revision-if-match 2021-12-24 00:45:01.701 | standard-attr-revisions 2021-12-24 00:45:01.701 | router_availability_zone 2021-12-24 00:45:01.701 | port-security-groups-filtering 2021-12-24 00:45:01.701 | security-group 2021-12-24 00:45:01.701 | service-type 2021-12-24 00:45:01.701 | sorting 2021-12-24 00:45:01.701 | standard-attr-description 2021-12-24 00:45:01.701 | stateful-security-group 2021-12-24 00:45:01.701 | subnet_onboard 2021-12-24 00:45:01.701 | subnet-service-types 2021-12-24 00:45:01.701 | subnet_allocation 2021-12-24 00:45:01.701 | subnetpool-prefix-ops 2021-12-24 00:45:01.701 | standard-attr-tag 2021-12-24 00:45:01.701 | standard-attr-timestamp' 2021-12-24 00:45:01.703 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-24 00:45:01.703 | router-admin-state-down-before-update 2021-12-24 00:45:01.703 | agent 2021-12-24 00:45:01.703 | agent-resources-synced 2021-12-24 00:45:01.703 | allowed-address-pairs 2021-12-24 00:45:01.703 | auto-allocated-topology 2021-12-24 00:45:01.703 | availability_zone 2021-12-24 00:45:01.703 | availability_zone_filter 2021-12-24 00:45:01.703 | default-subnetpools 2021-12-24 00:45:01.703 | dhcp_agent_scheduler 2021-12-24 00:45:01.703 | dvr 2021-12-24 00:45:01.703 | empty-string-filtering 2021-12-24 00:45:01.703 | external-net 2021-12-24 00:45:01.704 | extra_dhcp_opt 2021-12-24 00:45:01.704 | extraroute 2021-12-24 00:45:01.704 | extraroute-atomic 2021-12-24 00:45:01.704 | filter-validation 2021-12-24 00:45:01.704 | fip-port-details 2021-12-24 00:45:01.704 | flavors 2021-12-24 00:45:01.704 | floatingip-pools 2021-12-24 00:45:01.704 | ip-substring-filtering 2021-12-24 00:45:01.704 | router 2021-12-24 00:45:01.704 | ext-gw-mode 2021-12-24 00:45:01.704 | l3-ha 2021-12-24 00:45:01.704 | l3-flavors 2021-12-24 00:45:01.704 | l3-port-ip-change-not-allowed 2021-12-24 00:45:01.704 | l3_agent_scheduler 2021-12-24 00:45:01.704 | metering 2021-12-24 00:45:01.704 | multi-provider 2021-12-24 00:45:01.704 | net-mtu 2021-12-24 00:45:01.704 | net-mtu-writable 2021-12-24 00:45:01.704 | network_availability_zone 2021-12-24 00:45:01.704 | network-ip-availability 2021-12-24 00:45:01.704 | pagination 2021-12-24 00:45:01.704 | port-mac-address-regenerate 2021-12-24 00:45:01.704 | binding 2021-12-24 00:45:01.704 | binding-extended 2021-12-24 00:45:01.704 | port-security 2021-12-24 00:45:01.704 | project-id 2021-12-24 00:45:01.704 | provider 2021-12-24 00:45:01.704 | quotas 2021-12-24 00:45:01.704 | quota_details 2021-12-24 00:45:01.704 | rbac-policies 2021-12-24 00:45:01.704 | rbac-address-scope 2021-12-24 00:45:01.704 | rbac-security-groups 2021-12-24 00:45:01.704 | rbac-subnetpool 2021-12-24 00:45:01.704 | revision-if-match 2021-12-24 00:45:01.704 | standard-attr-revisions 2021-12-24 00:45:01.705 | router_availability_zone 2021-12-24 00:45:01.705 | port-security-groups-filtering 2021-12-24 00:45:01.705 | security-group 2021-12-24 00:45:01.705 | service-type 2021-12-24 00:45:01.705 | sorting 2021-12-24 00:45:01.705 | standard-attr-description 2021-12-24 00:45:01.705 | stateful-security-group 2021-12-24 00:45:01.705 | subnet_onboard 2021-12-24 00:45:01.705 | subnet-service-types 2021-12-24 00:45:01.705 | subnet_allocation 2021-12-24 00:45:01.705 | subnetpool-prefix-ops 2021-12-24 00:45:01.705 | standard-attr-tag 2021-12-24 00:45:01.705 | standard-attr-timestamp =~ external-net ]] 2021-12-24 00:45:01.706 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-24 00:45:01.709 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-12-24 00:45:01.713 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 4caa45a8afcb43bd8b5472f52d4f7e80 router1 2021-12-24 00:45:01.713 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-12-24 00:45:01.714 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-12-24 00:45:01.717 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:45:01.719 | ++ functions-common:get_field:727 : read data 2021-12-24 00:45:04.164 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:45:04.167 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-24 00:45:04.170 | ++ functions-common:get_field:731 : field='$3' 2021-12-24 00:45:04.173 | ++ functions-common:get_field:733 : echo '| id | 42d12ebf-b1d1-432d-bfc2-a8a8020ea9b4 |' 2021-12-24 00:45:04.173 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-24 00:45:04.179 | ++ functions-common:get_field:727 : read data 2021-12-24 00:45:04.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=42d12ebf-b1d1-432d-bfc2-a8a8020ea9b4 2021-12-24 00:45:04.185 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 4caa45a8afcb43bd8b5472f52d4f7e80 router1' 2021-12-24 00:45:04.188 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:45:04.205 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-24 00:45:04.207 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-12-24 00:45:04.210 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-24 00:45:04.213 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-24 00:45:06.473 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:45:06.476 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-24 00:45:06.476 | router-admin-state-down-before-update 2021-12-24 00:45:06.476 | agent 2021-12-24 00:45:06.476 | agent-resources-synced 2021-12-24 00:45:06.476 | allowed-address-pairs 2021-12-24 00:45:06.476 | auto-allocated-topology 2021-12-24 00:45:06.476 | availability_zone 2021-12-24 00:45:06.476 | availability_zone_filter 2021-12-24 00:45:06.476 | default-subnetpools 2021-12-24 00:45:06.476 | dhcp_agent_scheduler 2021-12-24 00:45:06.476 | dvr 2021-12-24 00:45:06.477 | empty-string-filtering 2021-12-24 00:45:06.477 | external-net 2021-12-24 00:45:06.477 | extra_dhcp_opt 2021-12-24 00:45:06.477 | extraroute 2021-12-24 00:45:06.477 | extraroute-atomic 2021-12-24 00:45:06.477 | filter-validation 2021-12-24 00:45:06.477 | fip-port-details 2021-12-24 00:45:06.477 | flavors 2021-12-24 00:45:06.477 | floatingip-pools 2021-12-24 00:45:06.477 | ip-substring-filtering 2021-12-24 00:45:06.477 | router 2021-12-24 00:45:06.477 | ext-gw-mode 2021-12-24 00:45:06.477 | l3-ha 2021-12-24 00:45:06.477 | l3-flavors 2021-12-24 00:45:06.477 | l3-port-ip-change-not-allowed 2021-12-24 00:45:06.477 | l3_agent_scheduler 2021-12-24 00:45:06.477 | metering 2021-12-24 00:45:06.477 | multi-provider 2021-12-24 00:45:06.477 | net-mtu 2021-12-24 00:45:06.477 | net-mtu-writable 2021-12-24 00:45:06.477 | network_availability_zone 2021-12-24 00:45:06.477 | network-ip-availability 2021-12-24 00:45:06.477 | pagination 2021-12-24 00:45:06.477 | port-mac-address-regenerate 2021-12-24 00:45:06.477 | binding 2021-12-24 00:45:06.477 | binding-extended 2021-12-24 00:45:06.477 | port-security 2021-12-24 00:45:06.477 | project-id 2021-12-24 00:45:06.477 | provider 2021-12-24 00:45:06.477 | quotas 2021-12-24 00:45:06.477 | quota_details 2021-12-24 00:45:06.477 | rbac-policies 2021-12-24 00:45:06.477 | rbac-address-scope 2021-12-24 00:45:06.477 | rbac-security-groups 2021-12-24 00:45:06.477 | rbac-subnetpool 2021-12-24 00:45:06.477 | revision-if-match 2021-12-24 00:45:06.478 | standard-attr-revisions 2021-12-24 00:45:06.478 | router_availability_zone 2021-12-24 00:45:06.478 | port-security-groups-filtering 2021-12-24 00:45:06.478 | security-group 2021-12-24 00:45:06.478 | service-type 2021-12-24 00:45:06.478 | sorting 2021-12-24 00:45:06.478 | standard-attr-description 2021-12-24 00:45:06.478 | stateful-security-group 2021-12-24 00:45:06.478 | subnet_onboard 2021-12-24 00:45:06.478 | subnet-service-types 2021-12-24 00:45:06.478 | subnet_allocation 2021-12-24 00:45:06.478 | subnetpool-prefix-ops 2021-12-24 00:45:06.478 | standard-attr-tag 2021-12-24 00:45:06.478 | standard-attr-timestamp' 2021-12-24 00:45:06.479 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-24 00:45:06.479 | router-admin-state-down-before-update 2021-12-24 00:45:06.479 | agent 2021-12-24 00:45:06.479 | agent-resources-synced 2021-12-24 00:45:06.479 | allowed-address-pairs 2021-12-24 00:45:06.480 | auto-allocated-topology 2021-12-24 00:45:06.480 | availability_zone 2021-12-24 00:45:06.480 | availability_zone_filter 2021-12-24 00:45:06.480 | default-subnetpools 2021-12-24 00:45:06.480 | dhcp_agent_scheduler 2021-12-24 00:45:06.480 | dvr 2021-12-24 00:45:06.480 | empty-string-filtering 2021-12-24 00:45:06.480 | external-net 2021-12-24 00:45:06.480 | extra_dhcp_opt 2021-12-24 00:45:06.480 | extraroute 2021-12-24 00:45:06.480 | extraroute-atomic 2021-12-24 00:45:06.480 | filter-validation 2021-12-24 00:45:06.480 | fip-port-details 2021-12-24 00:45:06.480 | flavors 2021-12-24 00:45:06.480 | floatingip-pools 2021-12-24 00:45:06.480 | ip-substring-filtering 2021-12-24 00:45:06.480 | router 2021-12-24 00:45:06.480 | ext-gw-mode 2021-12-24 00:45:06.480 | l3-ha 2021-12-24 00:45:06.480 | l3-flavors 2021-12-24 00:45:06.480 | l3-port-ip-change-not-allowed 2021-12-24 00:45:06.480 | l3_agent_scheduler 2021-12-24 00:45:06.480 | metering 2021-12-24 00:45:06.480 | multi-provider 2021-12-24 00:45:06.480 | net-mtu 2021-12-24 00:45:06.480 | net-mtu-writable 2021-12-24 00:45:06.480 | network_availability_zone 2021-12-24 00:45:06.480 | network-ip-availability 2021-12-24 00:45:06.480 | pagination 2021-12-24 00:45:06.480 | port-mac-address-regenerate 2021-12-24 00:45:06.480 | binding 2021-12-24 00:45:06.480 | binding-extended 2021-12-24 00:45:06.480 | port-security 2021-12-24 00:45:06.480 | project-id 2021-12-24 00:45:06.480 | provider 2021-12-24 00:45:06.480 | quotas 2021-12-24 00:45:06.481 | quota_details 2021-12-24 00:45:06.481 | rbac-policies 2021-12-24 00:45:06.481 | rbac-address-scope 2021-12-24 00:45:06.481 | rbac-security-groups 2021-12-24 00:45:06.481 | rbac-subnetpool 2021-12-24 00:45:06.481 | revision-if-match 2021-12-24 00:45:06.481 | standard-attr-revisions 2021-12-24 00:45:06.481 | router_availability_zone 2021-12-24 00:45:06.481 | port-security-groups-filtering 2021-12-24 00:45:06.481 | security-group 2021-12-24 00:45:06.481 | service-type 2021-12-24 00:45:06.481 | sorting 2021-12-24 00:45:06.481 | standard-attr-description 2021-12-24 00:45:06.481 | stateful-security-group 2021-12-24 00:45:06.481 | subnet_onboard 2021-12-24 00:45:06.481 | subnet-service-types 2021-12-24 00:45:06.481 | subnet_allocation 2021-12-24 00:45:06.481 | subnetpool-prefix-ops 2021-12-24 00:45:06.481 | standard-attr-tag 2021-12-24 00:45:06.481 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-24 00:45:06.482 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-24 00:45:06.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-24 00:45:06.487 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-12-24 00:45:06.492 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-12-24 00:45:06.492 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-12-24 00:45:06.492 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-12-24 00:45:06.495 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:45:06.497 | ++ functions-common:get_field:727 : read data 2021-12-24 00:45:09.191 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:45:09.194 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-24 00:45:09.197 | ++ functions-common:get_field:731 : field='$3' 2021-12-24 00:45:09.201 | ++ functions-common:get_field:733 : echo '| id | 87079246-c16a-4de3-8036-63865638cf36 |' 2021-12-24 00:45:09.201 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-24 00:45:09.206 | ++ functions-common:get_field:727 : read data 2021-12-24 00:45:09.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=87079246-c16a-4de3-8036-63865638cf36 2021-12-24 00:45:09.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:251 : die_if_not_set 251 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-12-24 00:45:09.215 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:45:09.232 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-12-24 00:45:09.234 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-12-24 00:45:09.237 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 42d12ebf-b1d1-432d-bfc2-a8a8020ea9b4 283d95e4-f2bd-4fdd-96e6-8c1666ef52d9 2021-12-24 00:45:14.035 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-12-24 00:45:14.038 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 87079246-c16a-4de3-8036-63865638cf36 2021-12-24 00:45:14.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-12-24 00:45:14.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-12-24 00:45:14.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.26.7.1 ]] 2021-12-24 00:45:14.047 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.26.7.1 ' 2021-12-24 00:45:14.050 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 87079246-c16a-4de3-8036-63865638cf36 --subnet-range 172.26.7.0/24 --no-dhcp ' 2021-12-24 00:45:14.052 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-12-24 00:45:14.055 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-12-24 00:45:14.060 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-12-24 00:45:14.060 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.7.1 --network 87079246-c16a-4de3-8036-63865638cf36 --subnet-range 172.26.7.0/24 --no-dhcp public-subnet 2021-12-24 00:45:17.013 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:45:17.016 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | 2021-12-24 00:45:17.016 | | id | 11609da3-4e75-42a8-a907-1a2c3f5e14a9 |' 2021-12-24 00:45:17.019 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : die_if_not_set 319 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-12-24 00:45:17.021 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:45:17.039 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 11609da3-4e75-42a8-a907-1a2c3f5e14a9 '|' 2021-12-24 00:45:17.042 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | | id | 11609da3-4e75-42a8-a907-1a2c3f5e14a9 |' 2021-12-24 00:45:17.044 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-12-24 00:45:17.049 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-12-24 00:45:17.052 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:45:17.053 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 11609da3-4e75-42a8-a907-1a2c3f5e14a9 '|' 2021-12-24 00:45:17.054 | ++ functions-common:get_field:727 : read data 2021-12-24 00:45:17.057 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-24 00:45:17.060 | ++ functions-common:get_field:731 : field='$3' 2021-12-24 00:45:17.064 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.7.1 | | id | 11609da3-4e75-42a8-a907-1a2c3f5e14a9 |' 2021-12-24 00:45:17.064 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-24 00:45:17.069 | ++ functions-common:get_field:727 : read data 2021-12-24 00:45:17.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.26.7.1 2021-12-24 00:45:17.076 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 11609da3-4e75-42a8-a907-1a2c3f5e14a9 '|' 2021-12-24 00:45:17.076 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-12-24 00:45:17.079 | ++ functions-common:get_field:726 : local data field 2021-12-24 00:45:17.081 | ++ functions-common:get_field:727 : read data 2021-12-24 00:45:17.083 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-12-24 00:45:17.086 | ++ functions-common:get_field:731 : field='$6' 2021-12-24 00:45:17.090 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.7.1 | | id | 11609da3-4e75-42a8-a907-1a2c3f5e14a9 |' 2021-12-24 00:45:17.093 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-24 00:45:17.098 | ++ functions-common:get_field:727 : read data 2021-12-24 00:45:17.104 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=11609da3-4e75-42a8-a907-1a2c3f5e14a9 2021-12-24 00:45:17.107 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 87079246-c16a-4de3-8036-63865638cf36 42d12ebf-b1d1-432d-bfc2-a8a8020ea9b4 2021-12-24 00:45:21.641 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-12-24 00:45:21.656 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:21.659 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-12-24 00:45:21.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-12-24 00:45:21.663 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-24 00:45:21.667 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-12-24 00:45:21.669 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-12-24 00:45:21.672 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-12-24 00:45:21.693 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-12-24 00:45:21.696 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-12-24 00:45:21.699 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-12-24 00:45:21.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-12-24 00:45:21.704 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-24 00:45:21.707 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-12-24 00:45:21.709 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-24 00:45:21.711 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-12-24 00:45:21.714 | + functions-common:test_with_retry:2271 : local until=10 2021-12-24 00:45:21.717 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-24 00:45:21.719 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-24 00:45:21.721 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-24 00:45:21.724 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:45:21.726 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:45:21.730 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:45:21.733 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306721731 2021-12-24 00:45:21.736 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-12-24 00:45:21.742 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-24 00:45:21.745 | + functions-common:time_stop:2331 : local name 2021-12-24 00:45:21.747 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:45:21.749 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:45:21.751 | + functions-common:time_stop:2334 : local total 2021-12-24 00:45:21.754 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:45:21.756 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-24 00:45:21.758 | + functions-common:time_stop:2338 : start_time=1640306721731 2021-12-24 00:45:21.761 | + functions-common:time_stop:2340 : [[ -z 1640306721731 ]] 2021-12-24 00:45:21.763 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:45:21.767 | + functions-common:time_stop:2343 : end_time=1640306721764 2021-12-24 00:45:21.769 | + functions-common:time_stop:2344 : elapsed_time=33 2021-12-24 00:45:21.771 | + functions-common:time_stop:2345 : total=5604 2021-12-24 00:45:21.773 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:45:21.776 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5637 2021-12-24 00:45:21.780 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.26.7.1 2021-12-24 00:45:21.780 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-12-24 00:45:21.785 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-12-24 00:45:21.788 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-12-24 00:45:21.790 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-12-24 00:45:21.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-12-24 00:45:21.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.26.7.1/24 dev br-data 2021-12-24 00:45:21.807 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-12-24 00:45:21.820 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-12-24 00:45:21.821 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-12-24 00:45:21.821 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-12-24 00:45:21.823 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-12-24 00:45:24.186 | ++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:45:24.190 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.26.7.193 ' 2021-12-24 00:45:24.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-12-24 00:45:24.195 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-24 00:45:24.214 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-12-24 00:45:24.217 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-12-24 00:45:24.220 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-12-24 00:45:24.222 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-12-24 00:45:24.244 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:24.247 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-12-24 00:45:24.250 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:45:24.252 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-12-24 00:45:24.255 | + ./stack.sh:main:1313 : start_nova 2021-12-24 00:45:24.258 | + lib/nova:start_nova:1053 : start_nova_rest 2021-12-24 00:45:24.261 | + lib/nova:start_nova_rest:951 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:24.264 | + lib/nova:start_nova_rest:952 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:24.267 | + lib/nova:start_nova_rest:952 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:24.270 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-12-24 00:45:24.273 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-24 00:45:24.276 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 00:45:24.278 | + functions-common:run_process:1582 : local service=n-sch 2021-12-24 00:45:24.281 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 00:45:24.284 | + functions-common:run_process:1584 : local group= 2021-12-24 00:45:24.287 | + functions-common:run_process:1585 : local user= 2021-12-24 00:45:24.289 | + functions-common:run_process:1587 : local name=n-sch 2021-12-24 00:45:24.292 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:45:24.294 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:45:24.297 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:45:24.300 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:45:24.303 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:45:24.307 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306724304 2021-12-24 00:45:24.310 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-12-24 00:45:24.326 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:24.329 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-24 00:45:24.331 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-12-24 00:45:24.334 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 00:45:24.336 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 00:45:24.340 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 00:45:24.342 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 00:45:24.344 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-24 00:45:24.347 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-24 00:45:24.349 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-12-24 00:45:24.352 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:45:24.355 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:45:24.357 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-24 00:45:24.360 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-24 00:45:24.362 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-12-24 00:45:24.365 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 00:45:24.367 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:45:24.370 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:45:24.372 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:45:24.374 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:45:24.377 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-24 00:45:24.379 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:45:24.383 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-12-24 00:45:24.438 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-24 00:45:24.495 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 00:45:24.541 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-24 00:45:24.588 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-24 00:45:24.634 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:45:24.684 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:45:24.687 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-24 00:45:24.744 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:45:24.961 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-12-24 00:45:24.975 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-24 00:45:25.204 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-12-24 00:45:25.226 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:45:25.229 | + functions-common:time_stop:2331 : local name 2021-12-24 00:45:25.232 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:45:25.235 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:45:25.237 | + functions-common:time_stop:2334 : local total 2021-12-24 00:45:25.240 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:45:25.243 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:45:25.245 | + functions-common:time_stop:2338 : start_time=1640306724304 2021-12-24 00:45:25.248 | + functions-common:time_stop:2340 : [[ -z 1640306724304 ]] 2021-12-24 00:45:25.252 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:45:25.255 | + functions-common:time_stop:2343 : end_time=1640306725252 2021-12-24 00:45:25.257 | + functions-common:time_stop:2344 : elapsed_time=948 2021-12-24 00:45:25.260 | + functions-common:time_stop:2345 : total=17174 2021-12-24 00:45:25.262 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:45:25.265 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18122 2021-12-24 00:45:25.267 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-12-24 00:45:25.271 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-12-24 00:45:25.275 | + lib/nova:start_nova_rest:961 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 00:45:25.278 | + functions-common:run_process:1582 : local service=n-api-meta 2021-12-24 00:45:25.280 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 00:45:25.283 | + functions-common:run_process:1584 : local group= 2021-12-24 00:45:25.285 | + functions-common:run_process:1585 : local user= 2021-12-24 00:45:25.288 | + functions-common:run_process:1587 : local name=n-api-meta 2021-12-24 00:45:25.290 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:45:25.293 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:45:25.296 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:45:25.299 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:45:25.302 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:45:25.307 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306725303 2021-12-24 00:45:25.309 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-12-24 00:45:25.330 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:25.333 | + functions-common:run_process:1591 : _run_under_systemd n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-12-24 00:45:25.335 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-12-24 00:45:25.339 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 00:45:25.341 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 00:45:25.344 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 00:45:25.347 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 00:45:25.350 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-12-24 00:45:25.352 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-24 00:45:25.355 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-12-24 00:45:25.358 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:45:25.360 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:45:25.363 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-12-24 00:45:25.366 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-12-24 00:45:25.369 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-12-24 00:45:25.372 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 00:45:25.374 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-24 00:45:25.377 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-24 00:45:25.379 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-24 00:45:25.382 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-24 00:45:25.386 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-12-24 00:45:25.457 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-12-24 00:45:25.514 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-24 00:45:25.562 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 00:45:25.610 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:45:25.657 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-24 00:45:25.704 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-24 00:45:25.752 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-24 00:45:25.799 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-24 00:45:25.847 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-24 00:45:25.897 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-24 00:45:25.899 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-12-24 00:45:25.957 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-24 00:45:26.196 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-12-24 00:45:26.209 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-24 00:45:26.409 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-12-24 00:45:26.485 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:45:26.488 | + functions-common:time_stop:2331 : local name 2021-12-24 00:45:26.491 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:45:26.493 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:45:26.496 | + functions-common:time_stop:2334 : local total 2021-12-24 00:45:26.499 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:45:26.502 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:45:26.504 | + functions-common:time_stop:2338 : start_time=1640306725303 2021-12-24 00:45:26.507 | + functions-common:time_stop:2340 : [[ -z 1640306725303 ]] 2021-12-24 00:45:26.511 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:45:26.514 | + functions-common:time_stop:2343 : end_time=1640306726511 2021-12-24 00:45:26.516 | + functions-common:time_stop:2344 : elapsed_time=1208 2021-12-24 00:45:26.519 | + functions-common:time_stop:2345 : total=18122 2021-12-24 00:45:26.521 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:45:26.524 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19330 2021-12-24 00:45:26.527 | + lib/nova:start_nova_rest:964 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:26.530 | + lib/nova:start_nova_rest:964 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:26.533 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-12-24 00:45:26.535 | + lib/nova:start_nova_console_proxies:979 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:26.538 | + lib/nova:start_nova_console_proxies:981 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:26.541 | + lib/nova:start_nova_console_proxies:981 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:26.544 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-12-24 00:45:26.547 | + lib/nova:start_nova_console_proxies:985 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 00:45:26.550 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-12-24 00:45:26.554 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-12-24 00:45:26.557 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 00:45:26.560 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-24 00:45:26.563 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-12-24 00:45:26.590 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:26.590 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-24 00:45:26.594 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-12-24 00:45:26.613 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:26.616 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-24 00:45:26.622 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-12-24 00:45:26.642 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:26.646 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-24 00:45:26.650 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-12-24 00:45:26.667 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:26.671 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-12-24 00:45:26.674 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 00:45:26.676 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-12-24 00:45:26.679 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-12-24 00:45:26.682 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-24 00:45:26.685 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-24 00:45:26.687 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-12-24 00:45:26.690 | + lib/nova:start_nova_console_proxies:995 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-24 00:45:26.696 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-12-24 00:45:26.699 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-24 00:45:26.701 | + functions-common:run_process:1584 : local group= 2021-12-24 00:45:26.704 | + functions-common:run_process:1585 : local user= 2021-12-24 00:45:26.706 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-12-24 00:45:26.709 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:45:26.711 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:45:26.716 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:45:26.720 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:45:26.727 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:45:26.731 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306726728 2021-12-24 00:45:26.734 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-12-24 00:45:26.758 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:26.761 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:45:26.764 | + functions-common:time_stop:2331 : local name 2021-12-24 00:45:26.768 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:45:26.771 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:45:26.775 | + functions-common:time_stop:2334 : local total 2021-12-24 00:45:26.779 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:45:26.782 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:45:26.785 | + functions-common:time_stop:2338 : start_time=1640306726728 2021-12-24 00:45:26.787 | + functions-common:time_stop:2340 : [[ -z 1640306726728 ]] 2021-12-24 00:45:26.792 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:45:26.797 | + functions-common:time_stop:2343 : end_time=1640306726793 2021-12-24 00:45:26.799 | + functions-common:time_stop:2344 : elapsed_time=65 2021-12-24 00:45:26.803 | + functions-common:time_stop:2345 : total=19330 2021-12-24 00:45:26.806 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:45:26.809 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19395 2021-12-24 00:45:26.812 | + lib/nova:start_nova_console_proxies:996 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:26.815 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-12-24 00:45:26.818 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:26.821 | + functions-common:run_process:1584 : local group= 2021-12-24 00:45:26.830 | + functions-common:run_process:1585 : local user= 2021-12-24 00:45:26.830 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-12-24 00:45:26.830 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:45:26.832 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:45:26.838 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:45:26.838 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:45:26.842 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:45:26.846 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306726840 2021-12-24 00:45:26.846 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-12-24 00:45:26.863 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:26.866 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:45:26.868 | + functions-common:time_stop:2331 : local name 2021-12-24 00:45:26.871 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:45:26.873 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:45:26.875 | + functions-common:time_stop:2334 : local total 2021-12-24 00:45:26.878 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:45:26.880 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:45:26.883 | + functions-common:time_stop:2338 : start_time=1640306726840 2021-12-24 00:45:26.885 | + functions-common:time_stop:2340 : [[ -z 1640306726840 ]] 2021-12-24 00:45:26.889 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:45:26.892 | + functions-common:time_stop:2343 : end_time=1640306726889 2021-12-24 00:45:26.894 | + functions-common:time_stop:2344 : elapsed_time=49 2021-12-24 00:45:26.897 | + functions-common:time_stop:2345 : total=19395 2021-12-24 00:45:26.899 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:45:26.902 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19444 2021-12-24 00:45:26.904 | + lib/nova:start_nova_console_proxies:997 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-24 00:45:26.907 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-12-24 00:45:26.909 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-24 00:45:26.912 | + functions-common:run_process:1584 : local group= 2021-12-24 00:45:26.914 | + functions-common:run_process:1585 : local user= 2021-12-24 00:45:26.917 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-12-24 00:45:26.920 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:45:26.922 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:45:26.925 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:45:26.927 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:45:26.932 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:45:26.934 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306726931 2021-12-24 00:45:26.937 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-12-24 00:45:26.954 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:26.956 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:45:26.959 | + functions-common:time_stop:2331 : local name 2021-12-24 00:45:26.961 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:45:26.964 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:45:26.966 | + functions-common:time_stop:2334 : local total 2021-12-24 00:45:26.969 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:45:26.971 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:45:26.974 | + functions-common:time_stop:2338 : start_time=1640306726931 2021-12-24 00:45:26.976 | + functions-common:time_stop:2340 : [[ -z 1640306726931 ]] 2021-12-24 00:45:26.980 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:45:26.983 | + functions-common:time_stop:2343 : end_time=1640306726980 2021-12-24 00:45:26.986 | + functions-common:time_stop:2344 : elapsed_time=49 2021-12-24 00:45:26.988 | + functions-common:time_stop:2345 : total=19444 2021-12-24 00:45:26.991 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:45:26.993 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19493 2021-12-24 00:45:26.996 | + lib/nova:start_nova_console_proxies:998 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:26.998 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-12-24 00:45:27.001 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:27.003 | + functions-common:run_process:1584 : local group= 2021-12-24 00:45:27.005 | + functions-common:run_process:1585 : local user= 2021-12-24 00:45:27.008 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-12-24 00:45:27.011 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:45:27.013 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:45:27.016 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:45:27.018 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:45:27.022 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:45:27.027 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306727022 2021-12-24 00:45:27.034 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-12-24 00:45:27.073 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:27.076 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:45:27.079 | + functions-common:time_stop:2331 : local name 2021-12-24 00:45:27.081 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:45:27.084 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:45:27.087 | + functions-common:time_stop:2334 : local total 2021-12-24 00:45:27.090 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:45:27.093 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:45:27.095 | + functions-common:time_stop:2338 : start_time=1640306727022 2021-12-24 00:45:27.098 | + functions-common:time_stop:2340 : [[ -z 1640306727022 ]] 2021-12-24 00:45:27.107 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:45:27.116 | + functions-common:time_stop:2343 : end_time=1640306727109 2021-12-24 00:45:27.123 | + functions-common:time_stop:2344 : elapsed_time=87 2021-12-24 00:45:27.129 | + functions-common:time_stop:2345 : total=19493 2021-12-24 00:45:27.133 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:45:27.145 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19580 2021-12-24 00:45:27.148 | + lib/nova:start_nova_console_proxies:1002 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:27.158 | + lib/nova:start_nova_console_proxies:1002 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:27.167 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-12-24 00:45:27.170 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 00:45:27.178 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-12-24 00:45:27.187 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-12-24 00:45:27.234 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:27.237 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-12-24 00:45:27.361 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-12-24 00:45:27.367 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 00:45:27.375 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-12-24 00:45:27.425 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-12-24 00:45:27.452 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:27.455 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 00:45:27.457 | + functions-common:run_process:1582 : local service=n-super-cond 2021-12-24 00:45:27.460 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 00:45:27.463 | + functions-common:run_process:1584 : local group= 2021-12-24 00:45:27.467 | + functions-common:run_process:1585 : local user= 2021-12-24 00:45:27.470 | + functions-common:run_process:1587 : local name=n-super-cond 2021-12-24 00:45:27.473 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:45:27.476 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:45:27.479 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:45:27.482 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:45:27.486 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:45:27.491 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306727487 2021-12-24 00:45:27.495 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-12-24 00:45:27.515 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:27.518 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-24 00:45:27.520 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-12-24 00:45:27.523 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 00:45:27.525 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 00:45:27.528 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 00:45:27.530 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 00:45:27.533 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-24 00:45:27.535 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-24 00:45:27.538 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-12-24 00:45:27.540 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:45:27.543 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:45:27.546 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-24 00:45:27.549 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-24 00:45:27.551 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-12-24 00:45:27.553 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 00:45:27.555 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:45:27.558 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:45:27.560 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:45:27.563 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:45:27.565 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-24 00:45:27.568 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:45:27.572 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-12-24 00:45:27.635 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-24 00:45:27.700 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 00:45:27.755 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-24 00:45:27.821 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-24 00:45:27.878 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:45:27.936 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:45:27.938 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-24 00:45:28.002 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:45:28.258 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-12-24 00:45:28.277 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-24 00:45:28.534 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-12-24 00:45:28.562 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:45:28.578 | + functions-common:time_stop:2331 : local name 2021-12-24 00:45:28.578 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:45:28.586 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:45:28.590 | + functions-common:time_stop:2334 : local total 2021-12-24 00:45:28.594 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:45:28.602 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:45:28.610 | + functions-common:time_stop:2338 : start_time=1640306727487 2021-12-24 00:45:28.615 | + functions-common:time_stop:2340 : [[ -z 1640306727487 ]] 2021-12-24 00:45:28.630 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:45:28.643 | + functions-common:time_stop:2343 : end_time=1640306728635 2021-12-24 00:45:28.655 | + functions-common:time_stop:2344 : elapsed_time=1148 2021-12-24 00:45:28.657 | + functions-common:time_stop:2345 : total=19580 2021-12-24 00:45:28.663 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:45:28.672 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20728 2021-12-24 00:45:28.686 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-12-24 00:45:28.695 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 00:45:28.703 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-12-24 00:45:28.728 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:28.731 | + lib/nova:start_nova_conductor:1027 : local conf 2021-12-24 00:45:28.734 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-12-24 00:45:28.737 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-24 00:45:28.740 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-24 00:45:28.748 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-12-24 00:45:28.759 | + lib/nova:start_nova_conductor:1029 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:28.767 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-12-24 00:45:28.776 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:28.783 | + functions-common:run_process:1584 : local group= 2021-12-24 00:45:28.792 | + functions-common:run_process:1585 : local user= 2021-12-24 00:45:28.803 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-12-24 00:45:28.811 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:45:28.819 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:45:28.827 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:45:28.835 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:45:28.843 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:45:28.852 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306728844 2021-12-24 00:45:28.859 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-12-24 00:45:28.902 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:28.914 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-12-24 00:45:28.922 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-12-24 00:45:28.929 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:28.936 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:28.946 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:28.953 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:28.963 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-24 00:45:28.969 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-24 00:45:28.979 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-12-24 00:45:28.988 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:45:28.995 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:45:29.001 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-24 00:45:29.011 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-12-24 00:45:29.019 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-12-24 00:45:29.027 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:29.035 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:45:29.051 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:45:29.055 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:45:29.060 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:45:29.071 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-24 00:45:29.079 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:45:29.091 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-12-24 00:45:29.237 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-24 00:45:29.371 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 00:45:29.463 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-24 00:45:29.571 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-24 00:45:29.674 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:45:29.751 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:45:29.756 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-24 00:45:29.863 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:45:30.130 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-24 00:45:30.149 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-24 00:45:30.375 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-24 00:45:30.403 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:45:30.406 | + functions-common:time_stop:2331 : local name 2021-12-24 00:45:30.408 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:45:30.415 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:45:30.423 | + functions-common:time_stop:2334 : local total 2021-12-24 00:45:30.427 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:45:30.432 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:45:30.436 | + functions-common:time_stop:2338 : start_time=1640306728844 2021-12-24 00:45:30.440 | + functions-common:time_stop:2340 : [[ -z 1640306728844 ]] 2021-12-24 00:45:30.454 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:45:30.471 | + functions-common:time_stop:2343 : end_time=1640306730459 2021-12-24 00:45:30.479 | + functions-common:time_stop:2344 : elapsed_time=1615 2021-12-24 00:45:30.484 | + functions-common:time_stop:2345 : total=20728 2021-12-24 00:45:30.490 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:45:30.500 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22343 2021-12-24 00:45:30.515 | + lib/nova:start_nova:1056 : start_nova_compute 2021-12-24 00:45:30.523 | + lib/nova:start_nova_compute:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:30.531 | + lib/nova:start_nova_compute:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:30.539 | + lib/nova:start_nova_compute:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:30.542 | + lib/nova:start_nova_compute:889 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-24 00:45:30.544 | + lib/nova:start_nova_compute:892 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-24 00:45:30.549 | + lib/nova:start_nova_compute:894 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-24 00:45:30.552 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:45:30.554 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-24 00:45:30.558 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-24 00:45:30.561 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-24 00:45:30.564 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-24 00:45:30.573 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-24 00:45:30.580 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-24 00:45:30.593 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-24 00:45:30.599 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-24 00:45:30.599 | BEGIN { 2021-12-24 00:45:30.599 | section = "" 2021-12-24 00:45:30.599 | last_section = "" 2021-12-24 00:45:30.599 | section_count = 0 2021-12-24 00:45:30.599 | } 2021-12-24 00:45:30.599 | /^\[.+\]/ { 2021-12-24 00:45:30.599 | gsub("[][]", "", $1); 2021-12-24 00:45:30.599 | section=$1 2021-12-24 00:45:30.599 | next 2021-12-24 00:45:30.599 | } 2021-12-24 00:45:30.599 | /^ *\#/ { 2021-12-24 00:45:30.599 | next 2021-12-24 00:45:30.599 | } 2021-12-24 00:45:30.599 | /^[^ \t]+/ { 2021-12-24 00:45:30.599 | # get offset of first = in $0 2021-12-24 00:45:30.599 | eq_idx = index($0, "=") 2021-12-24 00:45:30.599 | # extract attr & value from $0 2021-12-24 00:45:30.599 | attr = substr($0, 1, eq_idx - 1) 2021-12-24 00:45:30.599 | value = substr($0, eq_idx + 1) 2021-12-24 00:45:30.599 | # only need to strip trailing whitespace from attr 2021-12-24 00:45:30.599 | sub(/[ \t]*$/, "", attr) 2021-12-24 00:45:30.599 | # need to strip leading & trailing whitespace from value 2021-12-24 00:45:30.599 | sub(/^[ \t]*/, "", value) 2021-12-24 00:45:30.599 | sub(/[ \t]*$/, "", value) 2021-12-24 00:45:30.599 | 2021-12-24 00:45:30.599 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-24 00:45:30.599 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-24 00:45:30.599 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-24 00:45:30.600 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-24 00:45:30.600 | if (! (section, attr) in cfg_attr_count) { 2021-12-24 00:45:30.600 | if (section != last_section) { 2021-12-24 00:45:30.600 | cfg_section[section_count++] = section 2021-12-24 00:45:30.600 | last_section = section 2021-12-24 00:45:30.600 | } 2021-12-24 00:45:30.600 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-24 00:45:30.600 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-24 00:45:30.600 | 2021-12-24 00:45:30.600 | cfg_attr[section, attr, 0] = value 2021-12-24 00:45:30.600 | cfg_attr_count[section, attr] = 1 2021-12-24 00:45:30.600 | } else { 2021-12-24 00:45:30.600 | lno = cfg_attr_count[section, attr]++ 2021-12-24 00:45:30.600 | cfg_attr[section, attr, lno] = value 2021-12-24 00:45:30.600 | } 2021-12-24 00:45:30.600 | } 2021-12-24 00:45:30.600 | END { 2021-12-24 00:45:30.600 | # Process each section in order 2021-12-24 00:45:30.600 | for (sno = 0; sno < section_count; sno++) { 2021-12-24 00:45:30.600 | section = cfg_section[sno] 2021-12-24 00:45:30.600 | # The ini routines simply append a config item immediately 2021-12-24 00:45:30.600 | # after the section header. To keep the same order as defined 2021-12-24 00:45:30.600 | # in local.conf, invoke the ini routines in the reverse order 2021-12-24 00:45:30.600 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-24 00:45:30.600 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-24 00:45:30.600 | if (cfg_attr_count[section, attr] == 1) 2021-12-24 00:45:30.600 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-24 00:45:30.600 | else { 2021-12-24 00:45:30.600 | # For multiline, invoke the ini routines in the reverse order 2021-12-24 00:45:30.600 | count = cfg_attr_count[section, attr] 2021-12-24 00:45:30.600 | print "inidelete " configfile " " section " " attr 2021-12-24 00:45:30.600 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-24 00:45:30.600 | for (l = count -2; l >= 0; l--) 2021-12-24 00:45:30.601 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-24 00:45:30.601 | } 2021-12-24 00:45:30.601 | } 2021-12-24 00:45:30.601 | } 2021-12-24 00:45:30.601 | } 2021-12-24 00:45:30.601 | ' 2021-12-24 00:45:30.601 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-24 00:45:30.601 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:45:30.602 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 00:45:30.607 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-24 00:45:30.615 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-24 00:45:30.627 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:45:30.639 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-24 00:45:30.644 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-24 00:45:30.644 | BEGIN { group = "" } 2021-12-24 00:45:30.644 | /^\[\[.+\|.*\]\]/ { 2021-12-24 00:45:30.644 | gsub("[][]", "", $1); 2021-12-24 00:45:30.644 | split($1, a, "|"); 2021-12-24 00:45:30.644 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-24 00:45:30.644 | group=a[1] 2021-12-24 00:45:30.644 | } else { 2021-12-24 00:45:30.644 | group="" 2021-12-24 00:45:30.644 | } 2021-12-24 00:45:30.644 | next 2021-12-24 00:45:30.644 | } 2021-12-24 00:45:30.644 | { 2021-12-24 00:45:30.644 | if (group != "") 2021-12-24 00:45:30.644 | print $0 2021-12-24 00:45:30.644 | } 2021-12-24 00:45:30.644 | ' /home/ubuntu/devstack/local.conf 2021-12-24 00:45:30.659 | + lib/nova:start_nova_compute:896 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 00:45:30.667 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-24 00:45:30.731 | + lib/nova:start_nova_compute:906 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-24 00:45:30.787 | + lib/nova:start_nova_compute:907 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-24 00:45:30.791 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-24 00:45:30.799 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-24 00:45:30.807 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 00:45:30.815 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-24 00:45:30.823 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 00:45:30.867 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:30.875 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-24 00:45:30.883 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-24 00:45:30.891 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 00:45:30.939 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:30.947 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 2021-12-24 00:45:30.955 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 2021-12-24 00:45:31.013 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 00:45:31.022 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 00:45:31.033 | + lib/nova:start_nova_compute:911 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-24 00:45:31.079 | + lib/nova:start_nova_compute:912 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-24 00:45:31.127 | + lib/nova:start_nova_compute:917 : configure_console_compute 2021-12-24 00:45:31.135 | + lib/nova:configure_console_compute:622 : local offset 2021-12-24 00:45:31.143 | + lib/nova:configure_console_compute:623 : offset=0 2021-12-24 00:45:31.148 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2021-12-24 00:45:31.158 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-24 00:45:31.207 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.31 2021-12-24 00:45:31.215 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2021-12-24 00:45:31.259 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:31.267 | + lib/nova:configure_console_compute:650 : is_service_enabled n-novnc 2021-12-24 00:45:31.323 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:31.335 | + lib/nova:configure_console_compute:650 : is_service_enabled n-xvnc 2021-12-24 00:45:31.378 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:31.380 | + lib/nova:configure_console_compute:650 : '[' False '!=' False ']' 2021-12-24 00:45:31.384 | + lib/nova:configure_console_compute:658 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-24 00:45:31.437 | + lib/nova:configure_console_compute:661 : is_service_enabled n-spice 2021-12-24 00:45:31.490 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:31.498 | + lib/nova:configure_console_compute:671 : is_service_enabled n-sproxy 2021-12-24 00:45:31.541 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:31.547 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-24 00:45:31.554 | + lib/nova:start_nova_compute:923 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-12-24 00:45:31.562 | + functions-common:run_process:1582 : local service=n-cpu 2021-12-24 00:45:31.571 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-24 00:45:31.575 | + functions-common:run_process:1584 : local group=libvirt 2021-12-24 00:45:31.586 | + functions-common:run_process:1585 : local user= 2021-12-24 00:45:31.589 | + functions-common:run_process:1587 : local name=n-cpu 2021-12-24 00:45:31.591 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:45:31.594 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:45:31.596 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:45:31.599 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:45:31.604 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:45:31.606 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306731603 2021-12-24 00:45:31.609 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-12-24 00:45:31.628 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:45:31.630 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:45:31.633 | + functions-common:time_stop:2331 : local name 2021-12-24 00:45:31.635 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:45:31.638 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:45:31.640 | + functions-common:time_stop:2334 : local total 2021-12-24 00:45:31.643 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:45:31.645 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:45:31.648 | + functions-common:time_stop:2338 : start_time=1640306731603 2021-12-24 00:45:31.650 | + functions-common:time_stop:2340 : [[ -z 1640306731603 ]] 2021-12-24 00:45:31.657 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:45:31.659 | + functions-common:time_stop:2343 : end_time=1640306731656 2021-12-24 00:45:31.662 | + functions-common:time_stop:2344 : elapsed_time=53 2021-12-24 00:45:31.664 | + functions-common:time_stop:2345 : total=22343 2021-12-24 00:45:31.667 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:45:31.670 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22396 2021-12-24 00:45:31.673 | + lib/nova:start_nova_compute:945 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:31.676 | + lib/nova:start_nova_compute:945 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 00:45:31.678 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-12-24 00:45:31.697 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:31.701 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-12-24 00:45:31.701 | Dumping cells_v2 mapping 2021-12-24 00:45:31.703 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-24 00:45:35.253 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-24 00:45:35.253 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-24 00:45:35.253 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-24 00:45:35.253 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-24 00:45:35.253 | | cell1 | bb56a69c-7597-40cc-8615-a75f9dfc5259 | rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-24 00:45:35.253 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-24 00:45:35.645 | + ./stack.sh:main:1314 : create_flavors 2021-12-24 00:45:35.648 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-12-24 00:45:35.664 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:45:35.668 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-12-24 00:45:35.668 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-12-24 00:45:38.360 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-12-24 00:45:40.986 | +----------------------------+-----------------------+ 2021-12-24 00:45:40.986 | | Field | Value | 2021-12-24 00:45:40.986 | +----------------------------+-----------------------+ 2021-12-24 00:45:40.986 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 00:45:40.986 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 00:45:40.986 | | disk | 1 | 2021-12-24 00:45:40.986 | | id | c1 | 2021-12-24 00:45:40.986 | | name | cirros256 | 2021-12-24 00:45:40.986 | | os-flavor-access:is_public | True | 2021-12-24 00:45:40.986 | | properties | hw_rng:allowed='True' | 2021-12-24 00:45:40.986 | | ram | 256 | 2021-12-24 00:45:40.986 | | rxtx_factor | 1.0 | 2021-12-24 00:45:40.986 | | swap | | 2021-12-24 00:45:40.986 | | vcpus | 1 | 2021-12-24 00:45:40.986 | +----------------------------+-----------------------+ 2021-12-24 00:45:41.097 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-12-24 00:45:43.444 | +----------------------------+-----------------------+ 2021-12-24 00:45:43.444 | | Field | Value | 2021-12-24 00:45:43.444 | +----------------------------+-----------------------+ 2021-12-24 00:45:43.444 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 00:45:43.444 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 00:45:43.444 | | disk | 5 | 2021-12-24 00:45:43.444 | | id | d1 | 2021-12-24 00:45:43.444 | | name | ds512M | 2021-12-24 00:45:43.444 | | os-flavor-access:is_public | True | 2021-12-24 00:45:43.445 | | properties | hw_rng:allowed='True' | 2021-12-24 00:45:43.445 | | ram | 512 | 2021-12-24 00:45:43.445 | | rxtx_factor | 1.0 | 2021-12-24 00:45:43.445 | | swap | | 2021-12-24 00:45:43.445 | | vcpus | 1 | 2021-12-24 00:45:43.445 | +----------------------------+-----------------------+ 2021-12-24 00:45:43.573 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-12-24 00:45:45.885 | +----------------------------+-----------------------+ 2021-12-24 00:45:45.885 | | Field | Value | 2021-12-24 00:45:45.885 | +----------------------------+-----------------------+ 2021-12-24 00:45:45.885 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 00:45:45.885 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 00:45:45.885 | | disk | 10 | 2021-12-24 00:45:45.885 | | id | d2 | 2021-12-24 00:45:45.885 | | name | ds1G | 2021-12-24 00:45:45.885 | | os-flavor-access:is_public | True | 2021-12-24 00:45:45.885 | | properties | hw_rng:allowed='True' | 2021-12-24 00:45:45.886 | | ram | 1024 | 2021-12-24 00:45:45.886 | | rxtx_factor | 1.0 | 2021-12-24 00:45:45.886 | | swap | | 2021-12-24 00:45:45.886 | | vcpus | 1 | 2021-12-24 00:45:45.886 | +----------------------------+-----------------------+ 2021-12-24 00:45:45.994 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-12-24 00:45:48.297 | +----------------------------+-----------------------+ 2021-12-24 00:45:48.297 | | Field | Value | 2021-12-24 00:45:48.297 | +----------------------------+-----------------------+ 2021-12-24 00:45:48.297 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 00:45:48.297 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 00:45:48.297 | | disk | 10 | 2021-12-24 00:45:48.297 | | id | d3 | 2021-12-24 00:45:48.297 | | name | ds2G | 2021-12-24 00:45:48.297 | | os-flavor-access:is_public | True | 2021-12-24 00:45:48.298 | | properties | hw_rng:allowed='True' | 2021-12-24 00:45:48.298 | | ram | 2048 | 2021-12-24 00:45:48.298 | | rxtx_factor | 1.0 | 2021-12-24 00:45:48.298 | | swap | | 2021-12-24 00:45:48.298 | | vcpus | 2 | 2021-12-24 00:45:48.298 | +----------------------------+-----------------------+ 2021-12-24 00:45:48.407 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-12-24 00:45:50.709 | +----------------------------+-----------------------+ 2021-12-24 00:45:50.709 | | Field | Value | 2021-12-24 00:45:50.709 | +----------------------------+-----------------------+ 2021-12-24 00:45:50.709 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 00:45:50.709 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 00:45:50.709 | | disk | 20 | 2021-12-24 00:45:50.709 | | id | d4 | 2021-12-24 00:45:50.709 | | name | ds4G | 2021-12-24 00:45:50.709 | | os-flavor-access:is_public | True | 2021-12-24 00:45:50.709 | | properties | hw_rng:allowed='True' | 2021-12-24 00:45:50.709 | | ram | 4096 | 2021-12-24 00:45:50.709 | | rxtx_factor | 1.0 | 2021-12-24 00:45:50.709 | | swap | | 2021-12-24 00:45:50.709 | | vcpus | 4 | 2021-12-24 00:45:50.709 | +----------------------------+-----------------------+ 2021-12-24 00:45:50.819 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-12-24 00:45:50.819 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-12-24 00:45:53.131 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-12-24 00:45:55.461 | +----------------------------+-----------------------+ 2021-12-24 00:45:55.461 | | Field | Value | 2021-12-24 00:45:55.462 | +----------------------------+-----------------------+ 2021-12-24 00:45:55.462 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 00:45:55.462 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 00:45:55.462 | | disk | 1 | 2021-12-24 00:45:55.462 | | id | 1 | 2021-12-24 00:45:55.462 | | name | m1.tiny | 2021-12-24 00:45:55.462 | | os-flavor-access:is_public | True | 2021-12-24 00:45:55.462 | | properties | hw_rng:allowed='True' | 2021-12-24 00:45:55.462 | | ram | 512 | 2021-12-24 00:45:55.462 | | rxtx_factor | 1.0 | 2021-12-24 00:45:55.462 | | swap | | 2021-12-24 00:45:55.462 | | vcpus | 1 | 2021-12-24 00:45:55.462 | +----------------------------+-----------------------+ 2021-12-24 00:45:55.572 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-12-24 00:45:57.871 | +----------------------------+-----------------------+ 2021-12-24 00:45:57.872 | | Field | Value | 2021-12-24 00:45:57.872 | +----------------------------+-----------------------+ 2021-12-24 00:45:57.872 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 00:45:57.872 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 00:45:57.872 | | disk | 20 | 2021-12-24 00:45:57.872 | | id | 2 | 2021-12-24 00:45:57.872 | | name | m1.small | 2021-12-24 00:45:57.872 | | os-flavor-access:is_public | True | 2021-12-24 00:45:57.872 | | properties | hw_rng:allowed='True' | 2021-12-24 00:45:57.872 | | ram | 2048 | 2021-12-24 00:45:57.872 | | rxtx_factor | 1.0 | 2021-12-24 00:45:57.872 | | swap | | 2021-12-24 00:45:57.872 | | vcpus | 1 | 2021-12-24 00:45:57.872 | +----------------------------+-----------------------+ 2021-12-24 00:45:57.995 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-12-24 00:46:00.309 | +----------------------------+-----------------------+ 2021-12-24 00:46:00.310 | | Field | Value | 2021-12-24 00:46:00.310 | +----------------------------+-----------------------+ 2021-12-24 00:46:00.310 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 00:46:00.310 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 00:46:00.310 | | disk | 40 | 2021-12-24 00:46:00.310 | | id | 3 | 2021-12-24 00:46:00.310 | | name | m1.medium | 2021-12-24 00:46:00.310 | | os-flavor-access:is_public | True | 2021-12-24 00:46:00.310 | | properties | hw_rng:allowed='True' | 2021-12-24 00:46:00.310 | | ram | 4096 | 2021-12-24 00:46:00.310 | | rxtx_factor | 1.0 | 2021-12-24 00:46:00.310 | | swap | | 2021-12-24 00:46:00.310 | | vcpus | 2 | 2021-12-24 00:46:00.310 | +----------------------------+-----------------------+ 2021-12-24 00:46:00.420 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-12-24 00:46:02.711 | +----------------------------+-----------------------+ 2021-12-24 00:46:02.711 | | Field | Value | 2021-12-24 00:46:02.711 | +----------------------------+-----------------------+ 2021-12-24 00:46:02.711 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 00:46:02.711 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 00:46:02.711 | | disk | 80 | 2021-12-24 00:46:02.711 | | id | 4 | 2021-12-24 00:46:02.711 | | name | m1.large | 2021-12-24 00:46:02.711 | | os-flavor-access:is_public | True | 2021-12-24 00:46:02.711 | | properties | hw_rng:allowed='True' | 2021-12-24 00:46:02.712 | | ram | 8192 | 2021-12-24 00:46:02.712 | | rxtx_factor | 1.0 | 2021-12-24 00:46:02.712 | | swap | | 2021-12-24 00:46:02.712 | | vcpus | 4 | 2021-12-24 00:46:02.712 | +----------------------------+-----------------------+ 2021-12-24 00:46:02.820 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-12-24 00:46:05.149 | +----------------------------+-----------------------+ 2021-12-24 00:46:05.149 | | Field | Value | 2021-12-24 00:46:05.149 | +----------------------------+-----------------------+ 2021-12-24 00:46:05.149 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 00:46:05.149 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 00:46:05.149 | | disk | 160 | 2021-12-24 00:46:05.149 | | id | 5 | 2021-12-24 00:46:05.149 | | name | m1.xlarge | 2021-12-24 00:46:05.149 | | os-flavor-access:is_public | True | 2021-12-24 00:46:05.150 | | properties | hw_rng:allowed='True' | 2021-12-24 00:46:05.150 | | ram | 16384 | 2021-12-24 00:46:05.150 | | rxtx_factor | 1.0 | 2021-12-24 00:46:05.150 | | swap | | 2021-12-24 00:46:05.150 | | vcpus | 8 | 2021-12-24 00:46:05.150 | +----------------------------+-----------------------+ 2021-12-24 00:46:05.262 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-12-24 00:46:05.280 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:05.283 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-12-24 00:46:05.285 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:46:05.288 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-12-24 00:46:05.290 | + ./stack.sh:main:1318 : start_cinder 2021-12-24 00:46:05.293 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-12-24 00:46:05.295 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-12-24 00:46:05.298 | + lib/cinder:start_cinder:461 : local cinder_url 2021-12-24 00:46:05.301 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-12-24 00:46:05.316 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:46:05.319 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-12-24 00:46:05.322 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-12-24 00:46:05.338 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:05.340 | + lib/cinder:start_cinder:469 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-12-24 00:46:05.352 | + lib/cinder:start_cinder:470 : _configure_tgt_for_config_d 2021-12-24 00:46:05.354 | + lib/cinder:_configure_tgt_for_config_d:449 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-12-24 00:46:05.357 | + lib/cinder:_configure_tgt_for_config_d:450 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-12-24 00:46:05.367 | + lib/cinder:_configure_tgt_for_config_d:452 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-12-24 00:46:05.372 | + lib/cinder:_configure_tgt_for_config_d:453 : echo 'include /etc/tgt/stack.d/*' 2021-12-24 00:46:05.373 | + lib/cinder:_configure_tgt_for_config_d:453 : sudo tee -a /etc/tgt/targets.conf 2021-12-24 00:46:05.380 | include /etc/tgt/stack.d/* 2021-12-24 00:46:05.383 | + lib/cinder:start_cinder:471 : is_ubuntu 2021-12-24 00:46:05.386 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:46:05.388 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:46:05.391 | + lib/cinder:start_cinder:472 : sudo service tgt restart 2021-12-24 00:46:05.770 | + lib/cinder:start_cinder:482 : sudo tgtadm --mode system --op update --name debug --value on 2021-12-24 00:46:05.781 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-12-24 00:46:05.784 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-12-24 00:46:05.788 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-12-24 00:46:05.791 | + lib/cinder:start_cinder:495 : run_process c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 00:46:05.794 | + functions-common:run_process:1582 : local service=c-api 2021-12-24 00:46:05.797 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 00:46:05.799 | + functions-common:run_process:1584 : local group= 2021-12-24 00:46:05.802 | + functions-common:run_process:1585 : local user= 2021-12-24 00:46:05.805 | + functions-common:run_process:1587 : local name=c-api 2021-12-24 00:46:05.808 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:46:05.810 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:46:05.813 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:46:05.815 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:46:05.818 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:46:05.822 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306765819 2021-12-24 00:46:05.825 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-12-24 00:46:05.840 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:05.843 | + functions-common:run_process:1591 : _run_under_systemd c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-12-24 00:46:05.845 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-12-24 00:46:05.848 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 00:46:05.850 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 00:46:05.853 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 00:46:05.855 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 00:46:05.858 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-24 00:46:05.860 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-24 00:46:05.863 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-12-24 00:46:05.865 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:46:05.868 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:46:05.871 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-24 00:46:05.873 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-12-24 00:46:05.875 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-12-24 00:46:05.878 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 00:46:05.880 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-24 00:46:05.882 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-24 00:46:05.885 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-24 00:46:05.887 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-24 00:46:05.891 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-12-24 00:46:05.945 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-12-24 00:46:06.000 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-24 00:46:06.046 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 00:46:06.092 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:46:06.139 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-24 00:46:06.190 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-24 00:46:06.236 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-24 00:46:06.282 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-24 00:46:06.328 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-24 00:46:06.375 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-24 00:46:06.377 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-24 00:46:06.433 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-24 00:46:06.645 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-12-24 00:46:06.659 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-24 00:46:06.866 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-12-24 00:46:06.943 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:46:06.946 | + functions-common:time_stop:2331 : local name 2021-12-24 00:46:06.948 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:46:06.951 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:46:06.953 | + functions-common:time_stop:2334 : local total 2021-12-24 00:46:06.955 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:46:06.958 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:46:06.960 | + functions-common:time_stop:2338 : start_time=1640306765819 2021-12-24 00:46:06.962 | + functions-common:time_stop:2340 : [[ -z 1640306765819 ]] 2021-12-24 00:46:06.967 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:46:06.969 | + functions-common:time_stop:2343 : end_time=1640306766966 2021-12-24 00:46:06.972 | + functions-common:time_stop:2344 : elapsed_time=1147 2021-12-24 00:46:06.974 | + functions-common:time_stop:2345 : total=22396 2021-12-24 00:46:06.977 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:46:06.980 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23543 2021-12-24 00:46:06.982 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.31/volume/v3 2021-12-24 00:46:06.985 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-12-24 00:46:06.985 | Waiting for Cinder API to start... 2021-12-24 00:46:06.988 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.31/volume/v3 2021-12-24 00:46:06.990 | + functions:wait_for_service:444 : local timeout=60 2021-12-24 00:46:06.993 | + functions:wait_for_service:445 : local url=http://10.222.0.31/volume/v3 2021-12-24 00:46:06.996 | + functions:wait_for_service:446 : local rval=0 2021-12-24 00:46:06.998 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-24 00:46:07.001 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-24 00:46:07.006 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:46:07.009 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:46:07.012 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:46:07.015 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306767013 2021-12-24 00:46:07.018 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-24 00:46:07.026 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.31/volume/v3 2021-12-24 00:46:12.055 | + :: : [[ 401 == 503 ]] 2021-12-24 00:46:12.056 | + :: : [[ 0 -eq 7 ]] 2021-12-24 00:46:12.059 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-24 00:46:12.062 | + functions-common:time_stop:2331 : local name 2021-12-24 00:46:12.064 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:46:12.067 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:46:12.069 | + functions-common:time_stop:2334 : local total 2021-12-24 00:46:12.072 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:46:12.075 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-24 00:46:12.077 | + functions-common:time_stop:2338 : start_time=1640306767013 2021-12-24 00:46:12.080 | + functions-common:time_stop:2340 : [[ -z 1640306767013 ]] 2021-12-24 00:46:12.083 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:46:12.087 | + functions-common:time_stop:2343 : end_time=1640306772084 2021-12-24 00:46:12.089 | + functions-common:time_stop:2344 : elapsed_time=5071 2021-12-24 00:46:12.092 | + functions-common:time_stop:2345 : total=19456 2021-12-24 00:46:12.094 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:46:12.097 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24527 2021-12-24 00:46:12.099 | + functions:wait_for_service:454 : return 0 2021-12-24 00:46:12.102 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:12.104 | + functions-common:run_process:1582 : local service=c-sch 2021-12-24 00:46:12.107 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:12.109 | + functions-common:run_process:1584 : local group= 2021-12-24 00:46:12.112 | + functions-common:run_process:1585 : local user= 2021-12-24 00:46:12.114 | + functions-common:run_process:1587 : local name=c-sch 2021-12-24 00:46:12.117 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:46:12.119 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:46:12.122 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:46:12.124 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:46:12.127 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:46:12.131 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306772128 2021-12-24 00:46:12.134 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-12-24 00:46:12.155 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:12.157 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-24 00:46:12.160 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-12-24 00:46:12.163 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:12.165 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:12.168 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:12.170 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:12.173 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-24 00:46:12.175 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-24 00:46:12.178 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-12-24 00:46:12.180 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:46:12.183 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:46:12.185 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-24 00:46:12.188 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-24 00:46:12.191 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-12-24 00:46:12.193 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:12.196 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:46:12.199 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:46:12.201 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:46:12.203 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:46:12.206 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-24 00:46:12.208 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:46:12.213 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-12-24 00:46:12.268 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-24 00:46:12.322 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:12.369 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-24 00:46:12.418 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-24 00:46:12.465 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:46:12.512 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:46:12.514 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-24 00:46:12.570 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:46:12.818 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-12-24 00:46:12.831 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-24 00:46:13.047 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-12-24 00:46:13.067 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:46:13.070 | + functions-common:time_stop:2331 : local name 2021-12-24 00:46:13.073 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:46:13.075 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:46:13.078 | + functions-common:time_stop:2334 : local total 2021-12-24 00:46:13.080 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:46:13.083 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:46:13.085 | + functions-common:time_stop:2338 : start_time=1640306772128 2021-12-24 00:46:13.088 | + functions-common:time_stop:2340 : [[ -z 1640306772128 ]] 2021-12-24 00:46:13.091 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:46:13.094 | + functions-common:time_stop:2343 : end_time=1640306773092 2021-12-24 00:46:13.097 | + functions-common:time_stop:2344 : elapsed_time=964 2021-12-24 00:46:13.099 | + functions-common:time_stop:2345 : total=23543 2021-12-24 00:46:13.102 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:46:13.104 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24507 2021-12-24 00:46:13.107 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:13.109 | + functions-common:run_process:1582 : local service=c-bak 2021-12-24 00:46:13.112 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:13.114 | + functions-common:run_process:1584 : local group= 2021-12-24 00:46:13.117 | + functions-common:run_process:1585 : local user= 2021-12-24 00:46:13.120 | + functions-common:run_process:1587 : local name=c-bak 2021-12-24 00:46:13.122 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:46:13.125 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:46:13.127 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:46:13.130 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:46:13.135 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:46:13.142 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306773136 2021-12-24 00:46:13.147 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-12-24 00:46:13.168 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:13.171 | + functions-common:run_process:1591 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-12-24 00:46:13.174 | + functions-common:_run_under_systemd:1547 : local service=c-bak 2021-12-24 00:46:13.176 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:13.179 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:13.181 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:13.183 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:13.186 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-24 00:46:13.189 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-24 00:46:13.192 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-bak.service 2021-12-24 00:46:13.194 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:46:13.196 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:46:13.199 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-24 00:46:13.201 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-24 00:46:13.204 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-bak.service 2021-12-24 00:46:13.207 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:13.209 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:46:13.212 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:46:13.215 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:46:13.217 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:46:13.220 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-12-24 00:46:13.222 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:46:13.227 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-12-24 00:46:13.283 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-12-24 00:46:13.339 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:13.386 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-12-24 00:46:13.437 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-12-24 00:46:13.485 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:46:13.536 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:46:13.538 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-12-24 00:46:13.594 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:46:13.845 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-bak.service 2021-12-24 00:46:13.858 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-12-24 00:46:14.088 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-bak.service 2021-12-24 00:46:14.110 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:46:14.112 | + functions-common:time_stop:2331 : local name 2021-12-24 00:46:14.115 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:46:14.118 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:46:14.120 | + functions-common:time_stop:2334 : local total 2021-12-24 00:46:14.123 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:46:14.126 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:46:14.128 | + functions-common:time_stop:2338 : start_time=1640306773136 2021-12-24 00:46:14.131 | + functions-common:time_stop:2340 : [[ -z 1640306773136 ]] 2021-12-24 00:46:14.135 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:46:14.138 | + functions-common:time_stop:2343 : end_time=1640306774135 2021-12-24 00:46:14.147 | + functions-common:time_stop:2344 : elapsed_time=999 2021-12-24 00:46:14.151 | + functions-common:time_stop:2345 : total=24507 2021-12-24 00:46:14.153 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:46:14.156 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25506 2021-12-24 00:46:14.160 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:14.164 | + functions-common:run_process:1582 : local service=c-vol 2021-12-24 00:46:14.166 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:14.169 | + functions-common:run_process:1584 : local group= 2021-12-24 00:46:14.172 | + functions-common:run_process:1585 : local user= 2021-12-24 00:46:14.175 | + functions-common:run_process:1587 : local name=c-vol 2021-12-24 00:46:14.177 | + functions-common:run_process:1589 : time_start run_process 2021-12-24 00:46:14.180 | + functions-common:time_start:2317 : local name=run_process 2021-12-24 00:46:14.183 | + functions-common:time_start:2318 : local start_time= 2021-12-24 00:46:14.185 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-24 00:46:14.190 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-24 00:46:14.193 | + functions-common:time_start:2322 : _TIME_START[$name]=1640306774189 2021-12-24 00:46:14.196 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-12-24 00:46:14.214 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:14.216 | + functions-common:run_process:1591 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-12-24 00:46:14.219 | + functions-common:_run_under_systemd:1547 : local service=c-vol 2021-12-24 00:46:14.221 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:14.224 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:14.226 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:14.229 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:14.231 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-24 00:46:14.234 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-24 00:46:14.236 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-vol.service 2021-12-24 00:46:14.239 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-24 00:46:14.241 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-24 00:46:14.246 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-24 00:46:14.249 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-24 00:46:14.251 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-vol.service 2021-12-24 00:46:14.254 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:14.256 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-24 00:46:14.260 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-24 00:46:14.263 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-24 00:46:14.265 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-24 00:46:14.268 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-12-24 00:46:14.270 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-24 00:46:14.275 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-12-24 00:46:14.335 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-12-24 00:46:14.402 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 00:46:14.454 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-12-24 00:46:14.504 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-12-24 00:46:14.556 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-24 00:46:14.607 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-24 00:46:14.610 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-12-24 00:46:14.672 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-24 00:46:14.918 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-vol.service 2021-12-24 00:46:14.932 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-12-24 00:46:15.175 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-vol.service 2021-12-24 00:46:15.205 | + functions-common:run_process:1593 : time_stop run_process 2021-12-24 00:46:15.211 | + functions-common:time_stop:2331 : local name 2021-12-24 00:46:15.216 | + functions-common:time_stop:2332 : local end_time 2021-12-24 00:46:15.222 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:46:15.225 | + functions-common:time_stop:2334 : local total 2021-12-24 00:46:15.227 | + functions-common:time_stop:2335 : local start_time 2021-12-24 00:46:15.230 | + functions-common:time_stop:2337 : name=run_process 2021-12-24 00:46:15.232 | + functions-common:time_stop:2338 : start_time=1640306774189 2021-12-24 00:46:15.234 | + functions-common:time_stop:2340 : [[ -z 1640306774189 ]] 2021-12-24 00:46:15.239 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:46:15.241 | + functions-common:time_stop:2343 : end_time=1640306775238 2021-12-24 00:46:15.244 | + functions-common:time_stop:2344 : elapsed_time=1049 2021-12-24 00:46:15.246 | + functions-common:time_stop:2345 : total=25506 2021-12-24 00:46:15.255 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:46:15.264 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=26555 2021-12-24 00:46:15.267 | + ./stack.sh:main:1319 : create_volume_types 2021-12-24 00:46:15.277 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-12-24 00:46:15.299 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:15.306 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-12-24 00:46:15.306 | + lib/cinder:create_volume_types:526 : local be be_name 2021-12-24 00:46:15.306 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-24 00:46:15.309 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-12-24 00:46:15.309 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-12-24 00:46:15.330 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:15.333 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-12-24 00:46:18.715 | +-------------+--------------------------------------+ 2021-12-24 00:46:18.715 | | Field | Value | 2021-12-24 00:46:18.715 | +-------------+--------------------------------------+ 2021-12-24 00:46:18.715 | | description | None | 2021-12-24 00:46:18.715 | | id | 50ec33f0-4a02-4635-83bc-2277742305de | 2021-12-24 00:46:18.715 | | is_public | True | 2021-12-24 00:46:18.716 | | name | lvmdriver-1 | 2021-12-24 00:46:18.716 | | properties | volume_backend_name='lvmdriver-1' | 2021-12-24 00:46:18.716 | +-------------+--------------------------------------+ 2021-12-24 00:46:18.852 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-12-24 00:46:18.869 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:46:18.872 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-12-24 00:46:18.889 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:18.891 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-12-24 00:46:18.908 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:18.911 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-12-24 00:46:18.914 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-24 00:46:18.917 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-24 00:46:18.921 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-24 00:46:18.923 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-24 00:46:18.925 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-12-24 00:46:18.927 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-12-24 00:46:18.928 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-12-24 00:46:18.930 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-24 00:46:18.932 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-24 00:46:18.933 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-24 00:46:18.935 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-24 00:46:18.936 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-24 00:46:18.938 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-24 00:46:18.939 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-24 00:46:18.941 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-24 00:46:18.942 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-24 00:46:18.944 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-24 00:46:18.945 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-24 00:46:18.947 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-12-24 00:46:18.948 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-24 00:46:18.949 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-24 00:46:18.951 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-24 00:46:18.952 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-24 00:46:18.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-24 00:46:18.955 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-24 00:46:18.957 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-24 00:46:18.958 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-24 00:46:18.959 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-24 00:46:18.961 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-24 00:46:18.962 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-24 00:46:18.963 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-24 00:46:18.965 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-24 00:46:18.967 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-24 00:46:18.968 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-12-24 00:46:18.969 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-12-24 00:46:18.971 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-12-24 00:46:18.972 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.31/identity ']' 2021-12-24 00:46:18.974 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-12-24 00:46:18.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-12-24 00:46:18.977 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-24 00:46:18.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-24 00:46:18.980 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-24 00:46:18.982 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-24 00:46:18.984 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-24 00:46:18.986 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-24 00:46:18.986 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-24 00:46:18.986 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-24 00:46:18.988 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-24 00:46:21.134 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-24 00:46:21.134 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 08b35fcda86e4ff78f5918dbb3d67727 --long --quote none -f csv 2021-12-24 00:46:21.135 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:21.156 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:23.418 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-12-24 00:46:23.419 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-12-24 00:46:23.421 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-12-24 00:46:23.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-12-24 00:46:23.424 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-12-24 00:46:23.426 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0f5c0e40aef14a099fff801e9a3b6a5c swiftusertest4 08b35fcda86e4ff78f5918dbb3d67727 swiftprojecttest4 testing4 2021-12-24 00:46:23.427 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0f5c0e40aef14a099fff801e9a3b6a5c 2021-12-24 00:46:23.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-12-24 00:46:23.430 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=08b35fcda86e4ff78f5918dbb3d67727 2021-12-24 00:46:23.432 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-12-24 00:46:23.433 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-12-24 00:46:23.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-12-24 00:46:23.438 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-12-24 00:46:23.439 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-24 00:46:23.442 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-24 00:46:23.444 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-12-24 00:46:23.446 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-24 00:46:23.447 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:23.449 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:23.451 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-24 00:46:23.452 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:23.453 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:23.455 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-24 00:46:23.456 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:23.458 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:23.459 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-24 00:46:23.461 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:23.463 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:23.464 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-24 00:46:23.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:23.468 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:23.469 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-24 00:46:23.471 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-24 00:46:23.473 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 1e6d2228bd5c4d5db50d0e39d63a8b47 --long --quote none -f csv 2021-12-24 00:46:23.473 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-24 00:46:23.473 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:23.475 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:25.828 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-12-24 00:46:25.830 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-12-24 00:46:25.832 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-24 00:46:25.834 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-24 00:46:25.836 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry acca6774321e4d1d8e71c57b8a5069f2 alt_demo 1e6d2228bd5c4d5db50d0e39d63a8b47 alt_demo Passw0rd 2021-12-24 00:46:25.838 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=acca6774321e4d1d8e71c57b8a5069f2 2021-12-24 00:46:25.840 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-12-24 00:46:25.842 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:46:25.843 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-24 00:46:25.845 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-24 00:46:25.846 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-24 00:46:25.849 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-12-24 00:46:25.851 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-24 00:46:25.854 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-24 00:46:25.855 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-24 00:46:25.857 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-24 00:46:25.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-12-24 00:46:25.860 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:25.861 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-24 00:46:25.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-12-24 00:46:25.864 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:25.866 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-24 00:46:25.868 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:25.869 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:25.871 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-24 00:46:25.872 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:25.874 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:25.875 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-24 00:46:25.877 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:25.878 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:25.880 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-24 00:46:25.882 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-24 00:46:25.884 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-24 00:46:25.885 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-24 00:46:25.887 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 82325ed6c1d8441ea5f55409971c6c18 admin 1e6d2228bd5c4d5db50d0e39d63a8b47 alt_demo Passw0rd 2021-12-24 00:46:25.888 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=82325ed6c1d8441ea5f55409971c6c18 2021-12-24 00:46:25.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-24 00:46:25.891 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1e6d2228bd5c4d5db50d0e39d63a8b47 2021-12-24 00:46:25.893 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-24 00:46:25.894 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-24 00:46:25.896 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-24 00:46:25.898 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-12-24 00:46:25.900 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-24 00:46:25.903 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-24 00:46:25.904 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-24 00:46:25.906 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-24 00:46:25.907 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:25.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:25.910 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-24 00:46:25.912 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:25.913 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:25.915 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-24 00:46:25.916 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:25.918 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:25.919 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-24 00:46:25.921 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:25.923 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:25.924 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-24 00:46:25.926 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:25.927 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:25.929 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-24 00:46:25.931 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-24 00:46:25.933 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 353672cdc84f43e1ad0bf58615bcbe45 --long --quote none -f csv 2021-12-24 00:46:25.933 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-24 00:46:25.933 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:25.935 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:28.302 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-12-24 00:46:28.304 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-12-24 00:46:28.306 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-12-24 00:46:28.307 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-12-24 00:46:28.309 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-12-24 00:46:28.311 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry bc1bc77fa0d44ea1a20eca8e69e50fed swiftusertest3 353672cdc84f43e1ad0bf58615bcbe45 swiftprojecttest1 testing3 2021-12-24 00:46:28.312 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=bc1bc77fa0d44ea1a20eca8e69e50fed 2021-12-24 00:46:28.314 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-12-24 00:46:28.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:46:28.317 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-24 00:46:28.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-12-24 00:46:28.320 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-24 00:46:28.323 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-12-24 00:46:28.325 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-24 00:46:28.328 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-24 00:46:28.329 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-12-24 00:46:28.331 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-24 00:46:28.332 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:28.334 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:28.335 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-24 00:46:28.337 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:28.338 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:28.340 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-24 00:46:28.341 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:28.343 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:28.344 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-24 00:46:28.346 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:28.347 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:28.349 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-24 00:46:28.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:28.352 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:28.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-12-24 00:46:28.355 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-12-24 00:46:28.356 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-12-24 00:46:28.358 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-12-24 00:46:28.360 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-12-24 00:46:28.362 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 24ee97bc71f84880854ae0699730b6a7 swiftusertest1 353672cdc84f43e1ad0bf58615bcbe45 swiftprojecttest1 testing 2021-12-24 00:46:28.363 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=24ee97bc71f84880854ae0699730b6a7 2021-12-24 00:46:28.365 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-12-24 00:46:28.367 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=353672cdc84f43e1ad0bf58615bcbe45 2021-12-24 00:46:28.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-24 00:46:28.370 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-12-24 00:46:28.371 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-24 00:46:28.374 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-12-24 00:46:28.376 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-24 00:46:28.378 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-24 00:46:28.380 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-12-24 00:46:28.381 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-24 00:46:28.383 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:28.385 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:28.386 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-24 00:46:28.388 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:28.389 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:28.391 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-24 00:46:28.392 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:28.394 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:28.395 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-24 00:46:28.397 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:28.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:28.400 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-24 00:46:28.402 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:28.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:28.405 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-24 00:46:28.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-24 00:46:28.408 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 3ade519e054e4251b73fcc615479d458 --long --quote none -f csv 2021-12-24 00:46:28.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-24 00:46:28.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:28.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:30.682 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-12-24 00:46:30.684 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-12-24 00:46:30.685 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-12-24 00:46:30.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-12-24 00:46:30.688 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-12-24 00:46:30.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c6dd8094728e4216a5cbfda3f2420ac3 swiftusertest2 3ade519e054e4251b73fcc615479d458 swiftprojecttest2 testing2 2021-12-24 00:46:30.691 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c6dd8094728e4216a5cbfda3f2420ac3 2021-12-24 00:46:30.693 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-12-24 00:46:30.695 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=3ade519e054e4251b73fcc615479d458 2021-12-24 00:46:30.697 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-12-24 00:46:30.698 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-12-24 00:46:30.699 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-12-24 00:46:30.702 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-12-24 00:46:30.704 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-24 00:46:30.707 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-24 00:46:30.708 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-12-24 00:46:30.710 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-24 00:46:30.711 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:30.713 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:30.714 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-24 00:46:30.716 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:30.717 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:30.719 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-24 00:46:30.720 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:30.722 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:30.723 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-24 00:46:30.725 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:30.726 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:30.728 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-24 00:46:30.729 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:30.731 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:30.733 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-24 00:46:30.734 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-24 00:46:30.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 4caa45a8afcb43bd8b5472f52d4f7e80 --long --quote none -f csv 2021-12-24 00:46:30.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-24 00:46:30.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:30.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:33.039 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-24 00:46:33.041 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-24 00:46:33.042 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-24 00:46:33.044 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-24 00:46:33.045 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry fe2c8cfa909241d3a3935d8cc7e24ffe demo 4caa45a8afcb43bd8b5472f52d4f7e80 demo Passw0rd 2021-12-24 00:46:33.047 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=fe2c8cfa909241d3a3935d8cc7e24ffe 2021-12-24 00:46:33.048 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-24 00:46:33.050 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:46:33.051 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-24 00:46:33.053 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-24 00:46:33.054 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-24 00:46:33.057 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-12-24 00:46:33.059 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-24 00:46:33.062 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-24 00:46:33.064 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-24 00:46:33.065 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-24 00:46:33.067 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:33.068 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:33.070 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-24 00:46:33.072 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:33.073 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:33.075 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-24 00:46:33.076 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:33.078 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:33.079 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-24 00:46:33.080 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:33.082 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:33.083 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-24 00:46:33.085 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:33.087 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:33.088 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-24 00:46:33.090 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-24 00:46:33.092 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-24 00:46:33.093 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-24 00:46:33.095 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 82325ed6c1d8441ea5f55409971c6c18 admin 4caa45a8afcb43bd8b5472f52d4f7e80 demo Passw0rd 2021-12-24 00:46:33.096 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=82325ed6c1d8441ea5f55409971c6c18 2021-12-24 00:46:33.097 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-24 00:46:33.099 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4caa45a8afcb43bd8b5472f52d4f7e80 2021-12-24 00:46:33.102 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-24 00:46:33.102 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-24 00:46:33.104 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-24 00:46:33.107 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-12-24 00:46:33.108 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-24 00:46:33.111 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-24 00:46:33.112 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-24 00:46:33.114 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-24 00:46:33.116 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:33.117 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:33.118 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-24 00:46:33.120 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:33.121 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:33.123 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-24 00:46:33.124 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:33.126 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:33.127 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-24 00:46:33.129 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:33.130 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:33.132 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-24 00:46:33.134 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:33.135 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:33.137 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-24 00:46:33.139 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-24 00:46:33.141 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 86b9796ae5e0402da1dd9355a7575c9c --long --quote none -f csv 2021-12-24 00:46:33.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-24 00:46:33.145 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:33.156 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:35.359 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-24 00:46:35.361 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-24 00:46:35.363 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-24 00:46:35.364 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-24 00:46:35.366 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 82325ed6c1d8441ea5f55409971c6c18 admin 86b9796ae5e0402da1dd9355a7575c9c admin Passw0rd 2021-12-24 00:46:35.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=82325ed6c1d8441ea5f55409971c6c18 2021-12-24 00:46:35.369 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-24 00:46:35.371 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=86b9796ae5e0402da1dd9355a7575c9c 2021-12-24 00:46:35.372 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-12-24 00:46:35.374 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-24 00:46:35.375 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-12-24 00:46:35.378 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-12-24 00:46:35.380 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-24 00:46:35.383 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-24 00:46:35.384 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-24 00:46:35.386 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-24 00:46:35.387 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:35.389 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:35.390 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-24 00:46:35.392 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:35.393 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:35.395 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-24 00:46:35.396 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:35.398 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:35.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-24 00:46:35.401 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:35.402 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:35.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-24 00:46:35.405 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:35.407 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:35.408 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-24 00:46:35.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-24 00:46:35.412 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project a6088da36ae64bb5a24fa65dfd7f9d9c --long --quote none -f csv 2021-12-24 00:46:35.414 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-24 00:46:35.414 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:35.414 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:37.652 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-24 00:46:37.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-24 00:46:37.655 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-24 00:46:37.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-24 00:46:37.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry fe2c8cfa909241d3a3935d8cc7e24ffe demo a6088da36ae64bb5a24fa65dfd7f9d9c invisible_to_admin Passw0rd 2021-12-24 00:46:37.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=fe2c8cfa909241d3a3935d8cc7e24ffe 2021-12-24 00:46:37.661 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-24 00:46:37.662 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a6088da36ae64bb5a24fa65dfd7f9d9c 2021-12-24 00:46:37.664 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-12-24 00:46:37.665 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-24 00:46:37.667 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-12-24 00:46:37.670 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-12-24 00:46:37.671 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-24 00:46:37.674 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-24 00:46:37.676 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-24 00:46:37.677 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-24 00:46:37.679 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:37.680 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:37.682 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-24 00:46:37.683 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:37.685 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:37.686 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-24 00:46:37.688 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:37.689 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-24 00:46:37.691 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-24 00:46:37.692 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-24 00:46:37.694 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-24 00:46:37.696 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-24 00:46:37.697 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-24 00:46:37.699 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-24 00:46:37.700 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-24 00:46:37.702 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-24 00:46:37.705 | + ./stack.sh:main:1349 : save_stackenv 2021-12-24 00:46:37.708 | + functions-common:save_stackenv:60 : local tag= 2021-12-24 00:46:37.711 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-24 00:46:37.715 | + functions-common:save_stackenv:62 : time_stamp=2021-12-24-004637 2021-12-24 00:46:37.717 | + functions-common:save_stackenv:63 : echo '# 2021-12-24-004637 ' 2021-12-24 00:46:37.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.723 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-24 00:46:37.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.728 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-24 00:46:37.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.733 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-24 00:46:37.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.738 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-12-24 00:46:37.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.743 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-12-24 00:46:37.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.748 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.31/identity 2021-12-24 00:46:37.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.753 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-12-24 00:46:37.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.758 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-24-002257 2021-12-24 00:46:37.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.764 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-24 00:46:37.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.769 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-12-24 00:46:37.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.775 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-24 00:46:37.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.780 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-24 00:46:37.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.785 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-24 00:46:37.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 00:46:37.790 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-24 00:46:37.793 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-24 00:46:37.795 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-24 00:46:37.798 | + inc/meta-config:merge_config_group:171 : shift 2021-12-24 00:46:37.800 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-24 00:46:37.803 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:46:37.805 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-24 00:46:37.808 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-24 00:46:37.811 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-24 00:46:37.814 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:46:37.816 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-24 00:46:37.819 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:46:37.822 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-24 00:46:37.822 | /^\[\[.+\|.*\]\]/ { 2021-12-24 00:46:37.822 | gsub("[][]", "", $1); 2021-12-24 00:46:37.822 | split($1, a, "|"); 2021-12-24 00:46:37.822 | if (a[1] == matchgroup) 2021-12-24 00:46:37.822 | print a[2] 2021-12-24 00:46:37.822 | } 2021-12-24 00:46:37.822 | ' /home/ubuntu/devstack/local.conf 2021-12-24 00:46:37.828 | + ./stack.sh:main:1367 : run_phase stack extra 2021-12-24 00:46:37.830 | + functions-common:run_phase:1759 : local mode=stack 2021-12-24 00:46:37.833 | + functions-common:run_phase:1760 : local phase=extra 2021-12-24 00:46:37.836 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 00:46:37.838 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-24 00:46:37.841 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 00:46:37.844 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-24 00:46:37.846 | + functions-common:run_phase:1769 : local extra 2021-12-24 00:46:37.849 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 00:46:37.855 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-24 00:46:37.857 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 00:46:37.860 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 00:46:37.862 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-24 00:46:37.865 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 00:46:37.881 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:37.884 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 00:46:37.887 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:46:37.889 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-24 00:46:37.891 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:46:37.894 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 00:46:37.896 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:46:37.899 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-24 00:46:37.901 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-24 00:46:37.903 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 00:46:37.906 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-24 00:46:37.908 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 00:46:37.911 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 00:46:37.913 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-12-24 00:46:37.916 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-24 00:46:37.919 | + functions-common:run_plugins:1746 : local phase=extra 2021-12-24 00:46:37.921 | + functions-common:run_plugins:1748 : local plugins= 2021-12-24 00:46:37.924 | + functions-common:run_plugins:1749 : local plugin 2021-12-24 00:46:37.927 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-24 00:46:37.930 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-24 00:46:37.932 | + inc/meta-config:merge_config_group:171 : shift 2021-12-24 00:46:37.934 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-24 00:46:37.937 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:46:37.939 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-24 00:46:37.942 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-24 00:46:37.946 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-24 00:46:37.948 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:46:37.951 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-24 00:46:37.953 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:46:37.956 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-24 00:46:37.956 | /^\[\[.+\|.*\]\]/ { 2021-12-24 00:46:37.956 | gsub("[][]", "", $1); 2021-12-24 00:46:37.956 | split($1, a, "|"); 2021-12-24 00:46:37.956 | if (a[1] == matchgroup) 2021-12-24 00:46:37.956 | print a[2] 2021-12-24 00:46:37.956 | } 2021-12-24 00:46:37.956 | ' /home/ubuntu/devstack/local.conf 2021-12-24 00:46:37.962 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-12-24 00:46:37.978 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:46:37.981 | + ./stack.sh:main:1389 : service_check 2021-12-24 00:46:37.983 | + functions-common:service_check:1620 : local service 2021-12-24 00:46:37.986 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:37.989 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-12-24 00:46:38.001 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-24 00:46:38.005 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.008 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-12-24 00:46:38.021 | enabled 2021-12-24 00:46:38.025 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-24 00:46:38.040 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-24 00:46:38.040 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.040 | Active: active (running) since Fri 2021-12-24 00:44:20 UTC; 2min 17s ago 2021-12-24 00:46:38.040 | Main PID: 88182 (uwsgi) 2021-12-24 00:46:38.041 | Status: "uWSGI is ready" 2021-12-24 00:46:38.041 | Tasks: 3 (limit: 14352) 2021-12-24 00:46:38.041 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-24 00:46:38.041 | ├─88182 nova-apiuWSGI master 2021-12-24 00:46:38.041 | ├─88183 nova-apiuWSGI worker 1 2021-12-24 00:46:38.041 | └─88184 nova-apiuWSGI worker 2 2021-12-24 00:46:38.041 | 2021-12-24 00:46:38.041 | Dec 24 00:46:02 dv-neutron-822521-2-hyperv devstack@n-api.service[88182]: [pid: 88184|app: 0|req: 16/30] 10.222.0.31 () {58 vars in 1180 bytes} [Fri Dec 24 00:46:02 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-24 00:46:38.041 | Dec 24 00:46:05 dv-neutron-822521-2-hyperv devstack@n-api.service[88182]: DEBUG nova.api.openstack.wsgi [None req-eca9b3a3-b11d-4959-95aa-0a6694b08665 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=88183) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-24 00:46:38.041 | Dec 24 00:46:05 dv-neutron-822521-2-hyperv devstack@n-api.service[88182]: INFO nova.api.openstack.requestlog [None req-eca9b3a3-b11d-4959-95aa-0a6694b08665 admin admin] 10.222.0.31 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.105553 2021-12-24 00:46:38.041 | Dec 24 00:46:05 dv-neutron-822521-2-hyperv devstack@n-api.service[88182]: [pid: 88183|app: 0|req: 15/31] 10.222.0.31 () {62 vars in 1183 bytes} [Fri Dec 24 00:46:04 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-12-24 00:46:38.041 | Dec 24 00:46:05 dv-neutron-822521-2-hyperv devstack@n-api.service[88182]: DEBUG nova.api.openstack.wsgi [None req-1a5afcb5-f4b4-4a79-bcae-d8c4992a7b37 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=88184) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-24 00:46:38.041 | Dec 24 00:46:05 dv-neutron-822521-2-hyperv devstack@n-api.service[88182]: INFO nova.api.openstack.requestlog [None req-1a5afcb5-f4b4-4a79-bcae-d8c4992a7b37 admin admin] 10.222.0.31 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.046715 2021-12-24 00:46:38.041 | Dec 24 00:46:05 dv-neutron-822521-2-hyperv devstack@n-api.service[88182]: [pid: 88184|app: 0|req: 17/32] 10.222.0.31 () {62 vars in 1233 bytes} [Fri Dec 24 00:46:05 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-24 00:46:38.041 | Dec 24 00:46:05 dv-neutron-822521-2-hyperv devstack@n-api.service[88182]: DEBUG nova.api.openstack.wsgi [None req-6df9c308-572d-4326-91e7-72471271a77f admin admin] Calling method '>' {{(pid=88183) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-12-24 00:46:38.041 | Dec 24 00:46:05 dv-neutron-822521-2-hyperv devstack@n-api.service[88182]: INFO nova.api.openstack.requestlog [None req-6df9c308-572d-4326-91e7-72471271a77f admin admin] 10.222.0.31 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.025683 2021-12-24 00:46:38.041 | Dec 24 00:46:05 dv-neutron-822521-2-hyperv devstack@n-api.service[88182]: [pid: 88183|app: 0|req: 16/33] 10.222.0.31 () {58 vars in 1180 bytes} [Fri Dec 24 00:46:05 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-24 00:46:38.044 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.048 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-24 00:46:38.060 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-24 00:46:38.064 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.067 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-24 00:46:38.080 | enabled 2021-12-24 00:46:38.084 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-24 00:46:38.100 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-24 00:46:38.100 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.100 | Active: active (running) since Fri 2021-12-24 00:45:25 UTC; 1min 12s ago 2021-12-24 00:46:38.100 | Main PID: 93037 (nova-scheduler) 2021-12-24 00:46:38.100 | Tasks: 3 (limit: 14352) 2021-12-24 00:46:38.100 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-24 00:46:38.100 | ├─93037 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-24 00:46:38.100 | ├─94598 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-24 00:46:38.100 | └─94599 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-24 00:46:38.100 | 2021-12-24 00:46:38.100 | Dec 24 00:45:30 dv-neutron-822521-2-hyperv nova-scheduler[93037]: DEBUG oslo_service.service [None req-58c871b6-2854-4921-85a0-1e20d01573ef None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=93037) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.100 | Dec 24 00:45:30 dv-neutron-822521-2-hyperv nova-scheduler[93037]: DEBUG oslo_service.service [None req-58c871b6-2854-4921-85a0-1e20d01573ef None None] oslo_messaging_notifications.retry = -1 {{(pid=93037) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.100 | Dec 24 00:45:30 dv-neutron-822521-2-hyperv nova-scheduler[93037]: DEBUG oslo_service.service [None req-58c871b6-2854-4921-85a0-1e20d01573ef None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93037) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.101 | Dec 24 00:45:30 dv-neutron-822521-2-hyperv nova-scheduler[93037]: DEBUG oslo_service.service [None req-58c871b6-2854-4921-85a0-1e20d01573ef None None] oslo_messaging_notifications.transport_url = **** {{(pid=93037) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.101 | Dec 24 00:45:30 dv-neutron-822521-2-hyperv nova-scheduler[93037]: DEBUG oslo_service.service [None req-58c871b6-2854-4921-85a0-1e20d01573ef None None] oslo_reports.file_event_handler = None {{(pid=93037) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.101 | Dec 24 00:45:30 dv-neutron-822521-2-hyperv nova-scheduler[93037]: DEBUG oslo_service.service [None req-58c871b6-2854-4921-85a0-1e20d01573ef None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93037) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.101 | Dec 24 00:45:30 dv-neutron-822521-2-hyperv nova-scheduler[93037]: DEBUG oslo_service.service [None req-58c871b6-2854-4921-85a0-1e20d01573ef None None] oslo_reports.log_dir = None {{(pid=93037) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.101 | Dec 24 00:45:30 dv-neutron-822521-2-hyperv nova-scheduler[93037]: DEBUG oslo_service.service [None req-58c871b6-2854-4921-85a0-1e20d01573ef None None] ******************************************************************************** {{(pid=93037) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-24 00:46:38.101 | Dec 24 00:45:47 dv-neutron-822521-2-hyperv nova-scheduler[93037]: DEBUG oslo_service.periodic_task [None req-9615b21b-54d5-43af-9086-ed056d08ab6c None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94599) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-24 00:46:38.101 | Dec 24 00:46:08 dv-neutron-822521-2-hyperv nova-scheduler[93037]: DEBUG oslo_service.periodic_task [None req-f4b2c669-8739-49ba-8cb8-2fddb3bb0220 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94598) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-24 00:46:38.104 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.106 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-24 00:46:38.120 | enabled 2021-12-24 00:46:38.123 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-24 00:46:38.139 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-24 00:46:38.139 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.139 | Active: active (running) since Fri 2021-12-24 00:45:26 UTC; 1min 11s ago 2021-12-24 00:46:38.139 | Main PID: 93480 (uwsgi) 2021-12-24 00:46:38.139 | Status: "uWSGI is ready" 2021-12-24 00:46:38.139 | Tasks: 4 (limit: 14352) 2021-12-24 00:46:38.139 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-24 00:46:38.139 | ├─93480 nova-api-metauWSGI master 2021-12-24 00:46:38.139 | ├─93481 nova-api-metauWSGI worker 1 2021-12-24 00:46:38.140 | ├─93482 nova-api-metauWSGI worker 2 2021-12-24 00:46:38.140 | └─93483 nova-api-metauWSGI http 1 2021-12-24 00:46:38.140 | 2021-12-24 00:46:38.140 | Dec 24 00:45:31 dv-neutron-822521-2-hyperv devstack@n-api-meta.service[93480]: DEBUG nova.context [None req-5812be62-fc4e-4286-88f3-282052ee9d68 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),bb56a69c-7597-40cc-8615-a75f9dfc5259(cell1) {{(pid=93481) load_cells /opt/stack/nova/nova/context.py:467}} 2021-12-24 00:46:38.140 | Dec 24 00:45:31 dv-neutron-822521-2-hyperv devstack@n-api-meta.service[93480]: DEBUG oslo_concurrency.lockutils [None req-5812be62-fc4e-4286-88f3-282052ee9d68 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=93481) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-24 00:46:38.140 | Dec 24 00:45:31 dv-neutron-822521-2-hyperv devstack@n-api-meta.service[93480]: DEBUG oslo_concurrency.lockutils [None req-5812be62-fc4e-4286-88f3-282052ee9d68 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=93481) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-24 00:46:38.140 | Dec 24 00:45:31 dv-neutron-822521-2-hyperv devstack@n-api-meta.service[93480]: DEBUG oslo_concurrency.lockutils [None req-5812be62-fc4e-4286-88f3-282052ee9d68 None None] Lock "bb56a69c-7597-40cc-8615-a75f9dfc5259" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=93481) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-24 00:46:38.140 | Dec 24 00:45:31 dv-neutron-822521-2-hyperv devstack@n-api-meta.service[93480]: DEBUG oslo_concurrency.lockutils [None req-5812be62-fc4e-4286-88f3-282052ee9d68 None None] Lock "bb56a69c-7597-40cc-8615-a75f9dfc5259" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=93481) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-24 00:46:38.140 | Dec 24 00:45:31 dv-neutron-822521-2-hyperv devstack@n-api-meta.service[93480]: DEBUG oslo_db.sqlalchemy.engines [None req-5812be62-fc4e-4286-88f3-282052ee9d68 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=93481) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-24 00:46:38.140 | Dec 24 00:45:31 dv-neutron-822521-2-hyperv devstack@n-api-meta.service[93480]: DEBUG oslo_db.sqlalchemy.engines [None req-5812be62-fc4e-4286-88f3-282052ee9d68 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=93481) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-24 00:46:38.140 | Dec 24 00:45:31 dv-neutron-822521-2-hyperv devstack@n-api-meta.service[93480]: DEBUG oslo_db.sqlalchemy.engines [None req-5812be62-fc4e-4286-88f3-282052ee9d68 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=93481) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-24 00:46:38.140 | Dec 24 00:45:31 dv-neutron-822521-2-hyperv devstack@n-api-meta.service[93480]: WARNING nova.api.metadata.handler [None req-5812be62-fc4e-4286-88f3-282052ee9d68 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-24 00:46:38.140 | Dec 24 00:45:31 dv-neutron-822521-2-hyperv devstack@n-api-meta.service[93480]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x559087549400 pid: 93481 (default app) 2021-12-24 00:46:38.146 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.148 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-24 00:46:38.162 | enabled 2021-12-24 00:46:38.166 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-24 00:46:38.182 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-24 00:46:38.182 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.182 | Active: active (running) since Fri 2021-12-24 00:44:34 UTC; 2min 3s ago 2021-12-24 00:46:38.183 | Main PID: 89320 (uwsgi) 2021-12-24 00:46:38.183 | Status: "uWSGI is ready" 2021-12-24 00:46:38.183 | Tasks: 3 (limit: 14352) 2021-12-24 00:46:38.183 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-24 00:46:38.183 | ├─89320 placementuWSGI master 2021-12-24 00:46:38.183 | ├─89321 placementuWSGI worker 1 2021-12-24 00:46:38.183 | └─89322 placementuWSGI worker 2 2021-12-24 00:46:38.183 | 2021-12-24 00:46:38.183 | Dec 24 00:45:28 dv-neutron-822521-2-hyperv devstack@placement-api.service[89320]: [pid: 89322|app: 0|req: 1/2] 10.222.0.31 () {54 vars in 905 bytes} [Fri Dec 24 00:45:28 2021] GET /placement => generated 136 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-24 00:46:38.183 | Dec 24 00:45:29 dv-neutron-822521-2-hyperv devstack@placement-api.service[89320]: DEBUG placement.requestlog [None req-92dfdb61-95bd-407f-9b5a-f07a680a236d None None] Starting request: 10.222.0.31 "GET /placement/" {{(pid=89321) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-24 00:46:38.183 | Dec 24 00:45:29 dv-neutron-822521-2-hyperv devstack@placement-api.service[89320]: INFO placement.requestlog [None req-92dfdb61-95bd-407f-9b5a-f07a680a236d None None] 10.222.0.31 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-24 00:46:38.183 | Dec 24 00:45:29 dv-neutron-822521-2-hyperv devstack@placement-api.service[89320]: [pid: 89321|app: 0|req: 2/3] 10.222.0.31 () {54 vars in 905 bytes} [Fri Dec 24 00:45:29 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-24 00:46:38.183 | Dec 24 00:45:32 dv-neutron-822521-2-hyperv devstack@placement-api.service[89320]: DEBUG placement.requestlog [None req-a5ea51e6-7eee-45b7-9ec6-aec9b01341a6 None None] Starting request: 10.222.0.31 "GET /placement/" {{(pid=89322) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-24 00:46:38.183 | Dec 24 00:45:32 dv-neutron-822521-2-hyperv devstack@placement-api.service[89320]: INFO placement.requestlog [None req-a5ea51e6-7eee-45b7-9ec6-aec9b01341a6 None None] 10.222.0.31 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-24 00:46:38.183 | Dec 24 00:45:32 dv-neutron-822521-2-hyperv devstack@placement-api.service[89320]: [pid: 89322|app: 0|req: 2/4] 10.222.0.31 () {54 vars in 905 bytes} [Fri Dec 24 00:45:32 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-24 00:46:38.183 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv devstack@placement-api.service[89320]: DEBUG placement.requestlog [None req-495eca95-aaa8-4f42-831f-a4e340764c10 None None] Starting request: 10.222.0.31 "GET /placement/" {{(pid=89321) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-24 00:46:38.183 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv devstack@placement-api.service[89320]: INFO placement.requestlog [None req-495eca95-aaa8-4f42-831f-a4e340764c10 None None] 10.222.0.31 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-24 00:46:38.183 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv devstack@placement-api.service[89320]: [pid: 89321|app: 0|req: 3/5] 10.222.0.31 () {54 vars in 905 bytes} [Fri Dec 24 00:45: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-12-24 00:46:38.186 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.189 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-24 00:46:38.202 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-24 00:46:38.206 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.208 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-12-24 00:46:38.222 | enabled 2021-12-24 00:46:38.226 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-24 00:46:38.242 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-24 00:46:38.242 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.242 | Active: active (running) since Fri 2021-12-24 00:43:50 UTC; 2min 47s ago 2021-12-24 00:46:38.242 | Main PID: 87320 (uwsgi) 2021-12-24 00:46:38.242 | Status: "uWSGI is ready" 2021-12-24 00:46:38.242 | Tasks: 5 (limit: 14352) 2021-12-24 00:46:38.242 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-24 00:46:38.242 | ├─87320 glance-apiuWSGI master 2021-12-24 00:46:38.242 | ├─87321 glance-apiuWSGI worker 1 2021-12-24 00:46:38.242 | └─87322 glance-apiuWSGI worker 2 2021-12-24 00:46:38.242 | 2021-12-24 00:46:38.242 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv devstack@g-api.service[87320]: DEBUG glance_store.location [None req-0ba498c6-1df8-4a33-bb12-ba3246b6dea1 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87322) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-24 00:46:38.242 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv devstack@g-api.service[87320]: DEBUG glance_store.location [None req-0ba498c6-1df8-4a33-bb12-ba3246b6dea1 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87322) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-24 00:46:38.242 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv devstack@g-api.service[87320]: DEBUG glance_store.location [None req-0ba498c6-1df8-4a33-bb12-ba3246b6dea1 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87322) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-24 00:46:38.242 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv devstack@g-api.service[87320]: DEBUG glance_store.location [None req-0ba498c6-1df8-4a33-bb12-ba3246b6dea1 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87322) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-24 00:46:38.242 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv devstack@g-api.service[87320]: DEBUG glance_store.location [None req-0ba498c6-1df8-4a33-bb12-ba3246b6dea1 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87322) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-24 00:46:38.243 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv devstack@g-api.service[87320]: DEBUG glance_store.location [None req-0ba498c6-1df8-4a33-bb12-ba3246b6dea1 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87322) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-24 00:46:38.243 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv devstack@g-api.service[87320]: DEBUG glance_store.location [None req-0ba498c6-1df8-4a33-bb12-ba3246b6dea1 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87322) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-24 00:46:38.243 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv devstack@g-api.service[87320]: DEBUG glance_store.location [None req-0ba498c6-1df8-4a33-bb12-ba3246b6dea1 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87322) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-24 00:46:38.243 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv devstack@g-api.service[87320]: DEBUG glance_store.backend [None req-0ba498c6-1df8-4a33-bb12-ba3246b6dea1 admin admin] Skipping store.set_acls... not implemented. {{(pid=87322) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-12-24 00:46:38.243 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv devstack@g-api.service[87320]: [pid: 87322|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 878 bytes} [Fri Dec 24 00:44:03 2021] PUT /v2/images/5ed159b8-797a-4619-ad17-9c025a58509e/file => generated 0 bytes in 15244 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-12-24 00:46:38.246 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.249 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-24 00:46:38.262 | enabled 2021-12-24 00:46:38.266 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-24 00:46:38.281 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-24 00:46:38.281 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.281 | Active: active (running) since Fri 2021-12-24 00:46:13 UTC; 25s ago 2021-12-24 00:46:38.281 | Main PID: 96338 (cinder-schedule) 2021-12-24 00:46:38.281 | Tasks: 4 (limit: 14352) 2021-12-24 00:46:38.281 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-24 00:46:38.281 | └─96338 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-24 00:46:38.281 | 2021-12-24 00:46:38.281 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-scheduler[96338]: INFO cinder.manager [None req-32d79479-944c-4ebc-891e-059701ae939e None None] Initiating service 1 cleanup 2021-12-24 00:46:38.281 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-scheduler[96338]: INFO cinder.manager [None req-32d79479-944c-4ebc-891e-059701ae939e None None] Service 1 cleanup completed. 2021-12-24 00:46:38.281 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-scheduler[96338]: DEBUG cinder.service [None req-32d79479-944c-4ebc-891e-059701ae939e None None] Creating RPC server for service cinder-scheduler {{(pid=96338) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-24 00:46:38.281 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-scheduler[96338]: DEBUG cinder.service [None req-32d79479-944c-4ebc-891e-059701ae939e None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96338) start /opt/stack/cinder/cinder/service.py:238}} 2021-12-24 00:46:38.281 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-scheduler[96338]: DEBUG cinder.scheduler.host_manager [None req-df6286e1-898e-4184-bfed-05cd0d799f64 None None] Received backup service update from dv-neutron-822521-2-hyperv: {'backend_state': False, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=96338) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:547}} 2021-12-24 00:46:38.281 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv cinder-scheduler[96338]: DEBUG cinder.scheduler.host_manager [None req-3b6a30c4-4187-43f8-868c-5c463cae9c07 None None] Received volume service update from dv-neutron-822521-2-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-822521-2-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=96338) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-12-24 00:46:38.282 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv cinder-scheduler[96338]: DEBUG cinder.utils [None req-3b6a30c4-4187-43f8-868c-5c463cae9c07 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96338) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-24 00:46:38.282 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv cinder-scheduler[96338]: DEBUG cinder.scheduler.host_manager [None req-3b6a30c4-4187-43f8-868c-5c463cae9c07 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-822521-2-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 24, 0, 46, 22, 545084)}, {'type': 'backend', 'name_to_id': 'dv-neutron-822521-2-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 24, 0, 46, 22, 545084)}]. {{(pid=96338) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-12-24 00:46:38.282 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv cinder-scheduler[96338]: DEBUG cinder.scheduler.host_manager [None req-3b6a30c4-4187-43f8-868c-5c463cae9c07 None None] Updating capabilities for dv-neutron-822521-2-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-822521-2-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2021, 12, 24, 0, 46, 22, 517238)} {{(pid=96338) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-12-24 00:46:38.282 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv cinder-scheduler[96338]: DEBUG cinder.utils [None req-3b6a30c4-4187-43f8-868c-5c463cae9c07 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96338) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-24 00:46:38.285 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.288 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-12-24 00:46:38.301 | enabled 2021-12-24 00:46:38.306 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-24 00:46:38.321 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-24 00:46:38.321 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.321 | Active: active (running) since Fri 2021-12-24 00:46:06 UTC; 31s ago 2021-12-24 00:46:38.321 | Main PID: 95904 (uwsgi) 2021-12-24 00:46:38.321 | Status: "uWSGI is ready" 2021-12-24 00:46:38.321 | Tasks: 11 (limit: 14352) 2021-12-24 00:46:38.321 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-24 00:46:38.321 | ├─95904 cinder-apiuWSGI master 2021-12-24 00:46:38.321 | ├─95905 cinder-apiuWSGI worker 1 2021-12-24 00:46:38.321 | └─95906 cinder-apiuWSGI worker 2 2021-12-24 00:46:38.321 | 2021-12-24 00:46:38.321 | Dec 24 00:46:18 dv-neutron-822521-2-hyperv devstack@c-api.service[95904]: [pid: 95906|app: 0|req: 2/2] 10.222.0.31 () {60 vars in 1228 bytes} [Fri Dec 24 00:46:17 2021] POST /volume/v3/86b9796ae5e0402da1dd9355a7575c9c/types => generated 186 bytes in 802 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-12-24 00:46:38.321 | Dec 24 00:46:18 dv-neutron-822521-2-hyperv devstack@c-api.service[95904]: INFO cinder.api.openstack.wsgi [req-6841b2a5-551c-48d7-bd1f-1d111bc7cbf6 req-9bf26fad-43ee-49bf-a5fb-34d76e9a417b admin admin] POST http://10.222.0.31/volume/v3/86b9796ae5e0402da1dd9355a7575c9c/types/50ec33f0-4a02-4635-83bc-2277742305de/extra_specs 2021-12-24 00:46:38.321 | Dec 24 00:46:18 dv-neutron-822521-2-hyperv devstack@c-api.service[95904]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2021-12-24 00:46:38.321 | Dec 24 00:46:18 dv-neutron-822521-2-hyperv devstack@c-api.service[95904]: DeprecationWarning, 2021-12-24 00:46:38.322 | Dec 24 00:46:18 dv-neutron-822521-2-hyperv devstack@c-api.service[95904]: DEBUG cinder.api.openstack.wsgi [req-6841b2a5-551c-48d7-bd1f-1d111bc7cbf6 req-9bf26fad-43ee-49bf-a5fb-34d76e9a417b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=95905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-12-24 00:46:38.322 | Dec 24 00:46:18 dv-neutron-822521-2-hyperv devstack@c-api.service[95904]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2021-12-24 00:46:38.322 | Dec 24 00:46:18 dv-neutron-822521-2-hyperv devstack@c-api.service[95904]: DeprecationWarning) 2021-12-24 00:46:38.322 | Dec 24 00:46:18 dv-neutron-822521-2-hyperv devstack@c-api.service[95904]: DEBUG oslo_db.sqlalchemy.engines [req-6841b2a5-551c-48d7-bd1f-1d111bc7cbf6 req-9bf26fad-43ee-49bf-a5fb-34d76e9a417b 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=95905) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-24 00:46:38.322 | Dec 24 00:46:18 dv-neutron-822521-2-hyperv devstack@c-api.service[95904]: INFO cinder.api.openstack.wsgi [req-6841b2a5-551c-48d7-bd1f-1d111bc7cbf6 req-9bf26fad-43ee-49bf-a5fb-34d76e9a417b admin admin] http://10.222.0.31/volume/v3/86b9796ae5e0402da1dd9355a7575c9c/types/50ec33f0-4a02-4635-83bc-2277742305de/extra_specs returned with HTTP 200 2021-12-24 00:46:38.322 | Dec 24 00:46:18 dv-neutron-822521-2-hyperv devstack@c-api.service[95904]: [pid: 95905|app: 0|req: 1/3] 10.222.0.31 () {62 vars in 1445 bytes} [Fri Dec 24 00:46:18 2021] POST /volume/v3/86b9796ae5e0402da1dd9355a7575c9c/types/50ec33f0-4a02-4635-83bc-2277742305de/extra_specs => generated 55 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-12-24 00:46:38.325 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.327 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-vol.service 2021-12-24 00:46:38.340 | enabled 2021-12-24 00:46:38.344 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-vol.service --no-pager 2021-12-24 00:46:38.359 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-12-24 00:46:38.360 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.360 | Active: active (running) since Fri 2021-12-24 00:46:15 UTC; 23s ago 2021-12-24 00:46:38.360 | Main PID: 97033 (cinder-volume) 2021-12-24 00:46:38.360 | Tasks: 2 (limit: 14352) 2021-12-24 00:46:38.360 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-12-24 00:46:38.360 | ├─97033 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-24 00:46:38.360 | └─97288 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-24 00:46:38.360 | 2021-12-24 00:46:38.360 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv sudo[97336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2021-12-24 00:46:38.360 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv sudo[97336]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-24 00:46:38.360 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv sudo[97336]: pam_unix(sudo:session): session closed for user root 2021-12-24 00:46:38.360 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv cinder-volume[97033]: DEBUG oslo_concurrency.processutils [None req-3b6a30c4-4187-43f8-868c-5c463cae9c07 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.351s {{(pid=97288) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-24 00:46:38.360 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv cinder-volume[97033]: DEBUG oslo_concurrency.processutils [None req-3b6a30c4-4187-43f8-868c-5c463cae9c07 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=97288) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:379}} 2021-12-24 00:46:38.360 | Dec 24 00:46:22 dv-neutron-822521-2-hyperv sudo[97340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 2021-12-24 00:46:38.360 | Dec 24 00:46:23 dv-neutron-822521-2-hyperv sudo[97340]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-24 00:46:38.360 | Dec 24 00:46:23 dv-neutron-822521-2-hyperv sudo[97340]: pam_unix(sudo:session): session closed for user root 2021-12-24 00:46:38.360 | Dec 24 00:46:23 dv-neutron-822521-2-hyperv cinder-volume[97033]: DEBUG oslo_concurrency.processutils [None req-3b6a30c4-4187-43f8-868c-5c463cae9c07 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.369s {{(pid=97288) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-24 00:46:38.360 | Dec 24 00:46:23 dv-neutron-822521-2-hyperv cinder-volume[97033]: INFO cinder.volume.manager [None req-3b6a30c4-4187-43f8-868c-5c463cae9c07 None None] Driver post RPC initialization completed successfully. 2021-12-24 00:46:38.363 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.366 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-24 00:46:38.379 | enabled 2021-12-24 00:46:38.383 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-24 00:46:38.397 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-24 00:46:38.398 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.398 | Active: active (running) since Fri 2021-12-24 00:44:27 UTC; 2min 10s ago 2021-12-24 00:46:38.398 | Main PID: 88738 (/usr/bin/python) 2021-12-24 00:46:38.398 | Tasks: 5 (limit: 14352) 2021-12-24 00:46:38.398 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-24 00:46:38.398 | ├─88738 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:46:38.398 | ├─88847 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:46:38.398 | ├─88848 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:46:38.398 | ├─88849 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-24 00:46:38.398 | └─88850 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-24 00:46:38.398 | 2021-12-24 00:46:38.398 | Dec 24 00:45:44 dv-neutron-822521-2-hyperv neutron-server[88738]: DEBUG neutron_lib.callbacks.manager [None req-a9149037-68c9-4cc6-ad59-8ed8fdbb27a3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8728471687607', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16014273'] for agent, after_update {{(pid=88849) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-24 00:46:38.398 | Dec 24 00:45:45 dv-neutron-822521-2-hyperv neutron-server[88738]: DEBUG neutron_lib.callbacks.manager [None req-d3fd54d0-3bfc-47cb-a32f-3a53b483b16a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8728471687607', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16014273'] for agent, after_update {{(pid=88849) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-24 00:46:38.398 | Dec 24 00:45:45 dv-neutron-822521-2-hyperv neutron-server[88738]: DEBUG neutron_lib.callbacks.manager [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8728471687607', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16014273'] for agent, after_update {{(pid=88849) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-24 00:46:38.398 | Dec 24 00:45:47 dv-neutron-822521-2-hyperv neutron-server[88738]: DEBUG neutron_lib.callbacks.manager [None req-22b4ed39-c558-47b5-855b-1f1bdfbce119 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8728471687607', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16014273'] for agent, after_update {{(pid=88849) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-24 00:46:38.398 | Dec 24 00:46:13 dv-neutron-822521-2-hyperv neutron-server[88738]: DEBUG neutron_lib.callbacks.manager [None req-17ff01f8-4c3e-43f3-9ef8-d53105689b9e None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8728471687607', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16014273'] for agent, after_update {{(pid=88849) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-24 00:46:38.398 | Dec 24 00:46:14 dv-neutron-822521-2-hyperv neutron-server[88738]: DEBUG neutron_lib.callbacks.manager [None req-a9149037-68c9-4cc6-ad59-8ed8fdbb27a3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8728471687607', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16014273'] for agent, after_update {{(pid=88849) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-24 00:46:38.398 | Dec 24 00:46:15 dv-neutron-822521-2-hyperv neutron-server[88738]: DEBUG neutron_lib.callbacks.manager [None req-b952656a-5384-4343-a0d0-902057219516 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8728471687607', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16014273'] for agent, after_update {{(pid=88849) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-24 00:46:38.398 | Dec 24 00:46:15 dv-neutron-822521-2-hyperv neutron-server[88738]: DEBUG neutron.db.agents_db [None req-c18914db-8885-4303-9ffe-2410df086964 None None] Agent healthcheck: found 5 active agents {{(pid=88850) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-12-24 00:46:38.399 | Dec 24 00:46:15 dv-neutron-822521-2-hyperv neutron-server[88738]: DEBUG neutron_lib.callbacks.manager [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8728471687607', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16014273'] for agent, after_update {{(pid=88849) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-24 00:46:38.399 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv neutron-server[88738]: DEBUG neutron_lib.callbacks.manager [None req-22b4ed39-c558-47b5-855b-1f1bdfbce119 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8728471687607', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-16014273'] for agent, after_update {{(pid=88849) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-24 00:46:38.402 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.404 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-24 00:46:38.417 | enabled 2021-12-24 00:46:38.421 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-24 00:46:38.438 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-24 00:46:38.438 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.438 | Active: active (running) since Fri 2021-12-24 00:44:39 UTC; 1min 59s ago 2021-12-24 00:46:38.438 | Main PID: 90134 (/usr/bin/python) 2021-12-24 00:46:38.438 | Tasks: 12 (limit: 14352) 2021-12-24 00:46:38.438 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-24 00:46:38.438 | ├─90134 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-12-24 00:46:38.438 | ├─91683 /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/tmphsgco2tv/privsep.sock 2021-12-24 00:46:38.438 | ├─91726 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-24 00:46:38.438 | ├─91727 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-24 00:46:38.438 | └─91883 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6/host --addn-hosts=/opt/stack/data/neutron/dhcp/eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-283d95e4-f2bd-4fdd-96e6-8c1666ef52d9,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-12-24 00:46:38.438 | 2021-12-24 00:46:38.438 | Dec 24 00:45:17 dv-neutron-822521-2-hyperv neutron-dhcp-agent[90134]: DEBUG oslo_concurrency.lockutils [None req-ba4facf5-f308-4ef8-8232-d40ddcc4c63a None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=90134) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-24 00:46:38.438 | Dec 24 00:45:20 dv-neutron-822521-2-hyperv neutron-dhcp-agent[90134]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=90134) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-24 00:46:38.438 | Dec 24 00:45:22 dv-neutron-822521-2-hyperv neutron-dhcp-agent[90134]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90134) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-24 00:46:38.438 | Dec 24 00:45:22 dv-neutron-822521-2-hyperv neutron-dhcp-agent[90134]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90134) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-24 00:46:38.438 | Dec 24 00:45:23 dv-neutron-822521-2-hyperv dnsmasq[91883]: reading /etc/resolv.conf 2021-12-24 00:46:38.438 | Dec 24 00:45:23 dv-neutron-822521-2-hyperv dnsmasq[91883]: using nameserver 127.0.0.53#53 2021-12-24 00:46:38.438 | Dec 24 00:45:23 dv-neutron-822521-2-hyperv dnsmasq[91883]: reading /etc/resolv.conf 2021-12-24 00:46:38.438 | Dec 24 00:45:23 dv-neutron-822521-2-hyperv dnsmasq[91883]: using nameserver 127.0.0.53#53 2021-12-24 00:46:38.439 | Dec 24 00:45:43 dv-neutron-822521-2-hyperv neutron-dhcp-agent[90134]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90134) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-24 00:46:38.439 | Dec 24 00:45:43 dv-neutron-822521-2-hyperv neutron-dhcp-agent[90134]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.004s {{(pid=90134) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-24 00:46:38.442 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.444 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-24 00:46:38.457 | enabled 2021-12-24 00:46:38.461 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-24 00:46:38.477 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-24 00:46:38.477 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.477 | Active: active (running) since Fri 2021-12-24 00:44:41 UTC; 1min 57s ago 2021-12-24 00:46:38.477 | Main PID: 90869 (/usr/bin/python) 2021-12-24 00:46:38.477 | Tasks: 3 (limit: 14352) 2021-12-24 00:46:38.477 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-24 00:46:38.477 | ├─90869 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-24 00:46:38.477 | ├─91357 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-24 00:46:38.477 | └─91358 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-24 00:46:38.477 | 2021-12-24 00:46:38.477 | Dec 24 00:44:45 dv-neutron-822521-2-hyperv neutron-metadata-agent[90869]: DEBUG oslo_service.service [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] oslo_messaging_rabbit.ssl = False {{(pid=90869) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.477 | Dec 24 00:44:45 dv-neutron-822521-2-hyperv neutron-metadata-agent[90869]: DEBUG oslo_service.service [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90869) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.477 | Dec 24 00:44:45 dv-neutron-822521-2-hyperv neutron-metadata-agent[90869]: DEBUG oslo_service.service [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90869) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.477 | Dec 24 00:44:45 dv-neutron-822521-2-hyperv neutron-metadata-agent[90869]: DEBUG oslo_service.service [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90869) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.477 | Dec 24 00:44:45 dv-neutron-822521-2-hyperv neutron-metadata-agent[90869]: DEBUG oslo_service.service [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] oslo_messaging_rabbit.ssl_version = {{(pid=90869) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.477 | Dec 24 00:44:45 dv-neutron-822521-2-hyperv neutron-metadata-agent[90869]: DEBUG oslo_service.service [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] oslo_messaging_notifications.driver = [] {{(pid=90869) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.477 | Dec 24 00:44:45 dv-neutron-822521-2-hyperv neutron-metadata-agent[90869]: DEBUG oslo_service.service [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] oslo_messaging_notifications.retry = -1 {{(pid=90869) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.477 | Dec 24 00:44:45 dv-neutron-822521-2-hyperv neutron-metadata-agent[90869]: DEBUG oslo_service.service [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90869) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.477 | Dec 24 00:44:45 dv-neutron-822521-2-hyperv neutron-metadata-agent[90869]: DEBUG oslo_service.service [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] oslo_messaging_notifications.transport_url = **** {{(pid=90869) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.477 | Dec 24 00:44:45 dv-neutron-822521-2-hyperv neutron-metadata-agent[90869]: DEBUG oslo_service.service [None req-df3ffcfc-bea7-421b-8e96-c102a05b4ae3 None None] ******************************************************************************** {{(pid=90869) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-24 00:46:38.480 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.483 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-24 00:46:38.496 | enabled 2021-12-24 00:46:38.500 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-24 00:46:38.515 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-24 00:46:38.515 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.515 | Active: active (running) since Fri 2021-12-24 00:44:38 UTC; 2min 0s ago 2021-12-24 00:46:38.515 | Main PID: 89777 (/usr/bin/python) 2021-12-24 00:46:38.515 | Tasks: 7 (limit: 14352) 2021-12-24 00:46:38.515 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-24 00:46:38.515 | ├─89777 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 00:46:38.515 | ├─91329 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-24 00:46:38.515 | ├─91331 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-24 00:46:38.515 | └─91356 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-24 00:46:38.515 | 2021-12-24 00:46:38.516 | Dec 24 00:46:33 dv-neutron-822521-2-hyperv neutron-openvswitch-agent[89777]: DEBUG neutron.agent.linux.utils [None req-27a1bbf5-6b75-43b5-87b8-9ca356cc8ced None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91356. {{(pid=89777) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-24 00:46:38.516 | Dec 24 00:46:33 dv-neutron-822521-2-hyperv neutron-openvswitch-agent[89777]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-27a1bbf5-6b75-43b5-87b8-9ca356cc8ced None None] Agent rpc_loop - iteration:54 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-24 00:46:38.516 | Dec 24 00:46:35 dv-neutron-822521-2-hyperv neutron-openvswitch-agent[89777]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-27a1bbf5-6b75-43b5-87b8-9ca356cc8ced None None] Agent rpc_loop - iteration:55 started 2021-12-24 00:46:38.516 | Dec 24 00:46:35 dv-neutron-822521-2-hyperv neutron-openvswitch-agent[89777]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-27a1bbf5-6b75-43b5-87b8-9ca356cc8ced None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x54c5c37a,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=1810897750015969647,duration_nsec=352000000,duration_sec=112,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=89777) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-24 00:46:38.516 | Dec 24 00:46:35 dv-neutron-822521-2-hyperv neutron-openvswitch-agent[89777]: DEBUG neutron.agent.linux.utils [None req-27a1bbf5-6b75-43b5-87b8-9ca356cc8ced None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91356. {{(pid=89777) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-24 00:46:38.516 | Dec 24 00:46:35 dv-neutron-822521-2-hyperv neutron-openvswitch-agent[89777]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-27a1bbf5-6b75-43b5-87b8-9ca356cc8ced None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-24 00:46:38.516 | Dec 24 00:46:37 dv-neutron-822521-2-hyperv neutron-openvswitch-agent[89777]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-27a1bbf5-6b75-43b5-87b8-9ca356cc8ced None None] Agent rpc_loop - iteration:56 started 2021-12-24 00:46:38.516 | Dec 24 00:46:37 dv-neutron-822521-2-hyperv neutron-openvswitch-agent[89777]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-27a1bbf5-6b75-43b5-87b8-9ca356cc8ced None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x54c5c37c,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=1810897750015969647,duration_nsec=353000000,duration_sec=114,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=89777) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-24 00:46:38.516 | Dec 24 00:46:37 dv-neutron-822521-2-hyperv neutron-openvswitch-agent[89777]: DEBUG neutron.agent.linux.utils [None req-27a1bbf5-6b75-43b5-87b8-9ca356cc8ced None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91356. {{(pid=89777) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-24 00:46:38.516 | Dec 24 00:46:37 dv-neutron-822521-2-hyperv neutron-openvswitch-agent[89777]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-27a1bbf5-6b75-43b5-87b8-9ca356cc8ced None None] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-24 00:46:38.519 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.522 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-24 00:46:38.535 | enabled 2021-12-24 00:46:38.539 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-24 00:46:38.555 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-24 00:46:38.555 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.555 | Active: active (running) since Fri 2021-12-24 00:44:40 UTC; 1min 58s ago 2021-12-24 00:46:38.555 | Main PID: 90520 (/usr/bin/python) 2021-12-24 00:46:38.555 | Tasks: 12 (limit: 14352) 2021-12-24 00:46:38.555 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-24 00:46:38.555 | ├─90520 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-12-24 00:46:38.556 | ├─91510 /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/tmpmdnz1ugh/privsep.sock 2021-12-24 00:46:38.556 | ├─92182 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-24 00:46:38.556 | ├─92183 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-24 00:46:38.556 | └─92385 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/42d12ebf-b1d1-432d-bfc2-a8a8020ea9b4.conf 2021-12-24 00:46:38.556 | 2021-12-24 00:46:38.556 | Dec 24 00:45:26 dv-neutron-822521-2-hyperv neutron-l3-agent[90520]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-42d12ebf-b1d1-432d-bfc2-a8a8020ea9b4', 'arping', '-U', '-I', 'qg-0acb2b86-7a', '-c', '1', '-w', '2', '172.26.7.193'] {{(pid=90520) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-24 00:46:38.556 | Dec 24 00:45:26 dv-neutron-822521-2-hyperv neutron-l3-agent[90520]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-42d12ebf-b1d1-432d-bfc2-a8a8020ea9b4', 'arping', '-A', '-I', 'qg-0acb2b86-7a', '-c', '1', '-w', '2', '172.26.7.193'] {{(pid=90520) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-24 00:46:38.556 | Dec 24 00:45:28 dv-neutron-822521-2-hyperv neutron-l3-agent[90520]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-42d12ebf-b1d1-432d-bfc2-a8a8020ea9b4', 'arping', '-U', '-I', 'qg-0acb2b86-7a', '-c', '1', '-w', '2', '172.26.7.193'] {{(pid=90520) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-24 00:46:38.556 | Dec 24 00:45:28 dv-neutron-822521-2-hyperv neutron-l3-agent[90520]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-42d12ebf-b1d1-432d-bfc2-a8a8020ea9b4', 'arping', '-A', '-I', 'qg-0acb2b86-7a', '-c', '1', '-w', '2', '172.26.7.193'] {{(pid=90520) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-24 00:46:38.556 | Dec 24 00:45:30 dv-neutron-822521-2-hyperv neutron-l3-agent[90520]: DEBUG oslo_service.periodic_task [None req-483b50c1-d864-4604-8bc2-49420d463bde None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90520) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-24 00:46:38.556 | Dec 24 00:45:44 dv-neutron-822521-2-hyperv neutron-l3-agent[90520]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90520) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-24 00:46:38.556 | Dec 24 00:45:44 dv-neutron-822521-2-hyperv neutron-l3-agent[90520]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90520) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-24 00:46:38.556 | Dec 24 00:45:45 dv-neutron-822521-2-hyperv neutron-l3-agent[90520]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90520) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-24 00:46:38.556 | Dec 24 00:45:45 dv-neutron-822521-2-hyperv neutron-l3-agent[90520]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90520) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-24 00:46:38.556 | Dec 24 00:46:10 dv-neutron-822521-2-hyperv neutron-l3-agent[90520]: DEBUG oslo_service.periodic_task [None req-483b50c1-d864-4604-8bc2-49420d463bde None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90520) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-24 00:46:38.559 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.562 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-24 00:46:38.574 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-24 00:46:38.577 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.580 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-12-24 00:46:38.592 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-24 00:46:38.595 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.598 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-12-24 00:46:38.610 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-24 00:46:38.614 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.617 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-24 00:46:38.629 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-24 00:46:38.633 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.635 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-12-24 00:46:38.648 | enabled 2021-12-24 00:46:38.652 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-24 00:46:38.668 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-24 00:46:38.668 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.668 | Active: active (running) since Fri 2021-12-24 00:33:05 UTC; 13min ago 2021-12-24 00:46:38.668 | Main PID: 70956 (dstat.sh) 2021-12-24 00:46:38.668 | Tasks: 3 (limit: 14352) 2021-12-24 00:46:38.668 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-24 00:46:38.668 | ├─70956 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-24 00:46:38.668 | ├─71015 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-24 00:46:38.668 | └─71016 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-12-24 00:46:38.668 | 2021-12-24 00:46:38.668 | Dec 24 00:46:29 dv-neutron-822521-2-hyperv dstat.sh[70956]: 24-12 00:46:29| 25 6 69 0 0|4268M 2615M 148M 4747M| 499B 0 | 0 200k| 0 15.0 | 954 4930 |2.31 1.56 1.13|2.0 0 144| 0 0 |openstack 97698 19%5286k 33k|bash 97279 11M 49k 0%|mysqld 409M| 0 0 | 26 269 0 151 0 2021-12-24 00:46:38.668 | Dec 24 00:46:30 dv-neutron-822521-2-hyperv dstat.sh[70956]: 24-12 00:46:30| 27 2 71 0 0|4290M 2593M 148M 4747M| 499B 0 | 0 124k| 0 9.00 | 333 3754 |2.31 1.56 1.13|2.0 0 0| 0 0 |openstack 97698 25%5642k 0 |openstack 976985642k 0 25%|mysqld 409M| 0 0 | 26 269 0 151 0 2021-12-24 00:46:38.668 | Dec 24 00:46:31 dv-neutron-822521-2-hyperv dstat.sh[70956]: 24-12 00:46:31| 26 3 70 0 0|4257M 2625M 148M 4747M| 0 0 | 0 160k| 0 12.0 |1082 5034 |2.31 1.56 1.13|3.0 0 79| 0 0 |openstack 97778 11%2085k 256B|bash 97279 11M 42k 0%|mysqld 409M| 0 0 | 26 269 0 151 0 2021-12-24 00:46:38.668 | Dec 24 00:46:32 dv-neutron-822521-2-hyperv dstat.sh[70956]: 24-12 00:46:32| 27 2 71 0 0|4283M 2600M 148M 4747M| 499B 0 | 0 392k| 0 22.0 | 355 3742 |2.31 1.56 1.13|2.0 0 1.0| 0 0 |openstack 97778 25%6794k 33k|openstack 977786794k 33k 25%|mysqld 409M| 0 0 | 26 269 0 151 0 2021-12-24 00:46:38.668 | Dec 24 00:46:33 dv-neutron-822521-2-hyperv dstat.sh[70956]: 24-12 00:46:33| 25 5 70 0 0|4247M 2636M 148M 4748M| 0 0 | 0 0 | 0 0 |1264 5530 |2.20 1.55 1.13|5.0 0 137| 0 0 |uwsgi 721733.8%3713B 14k|bash 97279 11M 49k 0%|mysqld 409M| 0 0 | 26 269 0 158 0 2021-12-24 00:46:38.668 | Dec 24 00:46:34 dv-neutron-822521-2-hyperv dstat.sh[70956]: 24-12 00:46:34| 27 3 70 0 0|4277M 2606M 148M 4748M|1012B 0 | 0 108k| 0 6.00 | 377 3791 |2.20 1.55 1.13|4.0 0 3.0| 0 0 |openstack 97918 25%7446k 33k|openstack 979187446k 33k 25%|mysqld 409M| 0 0 | 26 269 0 158 0 2021-12-24 00:46:38.669 | Dec 24 00:46:35 dv-neutron-822521-2-hyperv dstat.sh[70956]: 24-12 00:46:35| 27 3 70 0 0|4293M 2589M 148M 4748M|1012B 0 | 0 104k| 0 11.0 | 598 4238 |2.20 1.55 1.13|2.0 0 0| 0 0 |openstack 97918 21%3529k 0 |openstack 979183529k 0 21%|mysqld 409M| 0 0 | 26 271 0 156 0 2021-12-24 00:46:38.669 | Dec 24 00:46:36 dv-neutron-822521-2-hyperv dstat.sh[70956]: 24-12 00:46:36| 26 4 70 0 0|4270M 2613M 148M 4748M|1707B 0 | 0 128k| 0 6.00 | 758 4455 |2.20 1.55 1.13|2.0 0 78| 0 0 |openstack 97996 19%5286k 33k|bash 97279 11M 42k 0%|mysqld 409M| 0 0 | 26 269 0 158 0 2021-12-24 00:46:38.669 | Dec 24 00:46:37 dv-neutron-822521-2-hyperv dstat.sh[70956]: 24-12 00:46:37| 27 3 71 0 0|4290M 2592M 148M 4748M| 0 0 | 0 2448k| 0 218 | 360 3732 |2.20 1.55 1.13|2.0 0 2.0| 0 0 |openstack 97996 25%5696k 0 |openstack 979965696k 0 25%|mysqld 409M| 0 0 | 26 269 0 157 0 2021-12-24 00:46:38.669 | Dec 24 00:46:38 dv-neutron-822521-2-hyperv dstat.sh[70956]: 24-12 00:46:38| 19 12 69 0 0|4246M 2636M 148M 4748M| 0 0 | 0 148k| 0 9.00 |2147 7039 |2.10 1.54 1.13|2.0 0 328| 0 0 |uwsgi 721723.5%3713B 14k|bash 17361 90M 392k1.5%|mysqld 409M| 0 0 | 26 269 0 163 0 2021-12-24 00:46:38.672 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.674 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-24 00:46:38.686 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-24 00:46:38.690 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.692 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-24 00:46:38.704 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-24 00:46:38.708 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.711 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-12-24 00:46:38.724 | enabled 2021-12-24 00:46:38.728 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-12-24 00:46:38.744 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-12-24 00:46:38.744 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.744 | Active: active (running) since Fri 2021-12-24 00:44:43 UTC; 1min 55s ago 2021-12-24 00:46:38.744 | Main PID: 91235 (/usr/bin/python) 2021-12-24 00:46:38.744 | Tasks: 1 (limit: 14352) 2021-12-24 00:46:38.744 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-12-24 00:46:38.744 | └─91235 /usr/bin/python3.6 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini 2021-12-24 00:46:38.744 | 2021-12-24 00:46:38.744 | Dec 24 00:45:47 dv-neutron-822521-2-hyperv neutron-metering-agent[91235]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=91235) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-24 00:46:38.744 | Dec 24 00:46:08 dv-neutron-822521-2-hyperv neutron-metering-agent[91235]: DEBUG oslo_service.periodic_task [None req-b2b3d29d-e884-4a26-9bde-1f6d0eccd4a7 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=91235) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-24 00:46:38.744 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv neutron-metering-agent[91235]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=91235) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-12-24 00:46:38.744 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv neutron-metering-agent[91235]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91235) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-24 00:46:38.744 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv neutron-metering-agent[91235]: 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=91235) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-24 00:46:38.744 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv neutron-metering-agent[91235]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=91235) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-24 00:46:38.744 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv neutron-metering-agent[91235]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=91235) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-12-24 00:46:38.744 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv neutron-metering-agent[91235]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91235) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-24 00:46:38.744 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv neutron-metering-agent[91235]: 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=91235) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-24 00:46:38.744 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv neutron-metering-agent[91235]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=91235) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-24 00:46:38.747 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.750 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-12-24 00:46:38.762 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-12-24 00:46:38.765 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.768 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-24 00:46:38.781 | enabled 2021-12-24 00:46:38.784 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-12-24 00:46:38.800 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-12-24 00:46:38.801 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.801 | Active: active (running) since Fri 2021-12-24 00:43:49 UTC; 2min 49s ago 2021-12-24 00:46:38.801 | Main PID: 86877 (glance-registry) 2021-12-24 00:46:38.801 | Tasks: 3 (limit: 14352) 2021-12-24 00:46:38.801 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-12-24 00:46:38.801 | ├─86877 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-24 00:46:38.801 | ├─87386 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-24 00:46:38.801 | └─87387 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-24 00:46:38.801 | 2021-12-24 00:46:38.801 | Dec 24 00:43:52 dv-neutron-822521-2-hyperv glance-registry[86877]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=86877) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.801 | Dec 24 00:43:52 dv-neutron-822521-2-hyperv glance-registry[86877]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=86877) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.801 | Dec 24 00:43:52 dv-neutron-822521-2-hyperv glance-registry[86877]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=86877) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.801 | Dec 24 00:43:52 dv-neutron-822521-2-hyperv glance-registry[86877]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=86877) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.801 | Dec 24 00:43:52 dv-neutron-822521-2-hyperv glance-registry[86877]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=86877) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-24 00:46:38.801 | Dec 24 00:43:52 dv-neutron-822521-2-hyperv glance-registry[86877]: INFO glance.common.wsgi [-] Starting 2 workers 2021-12-24 00:46:38.801 | Dec 24 00:43:52 dv-neutron-822521-2-hyperv glance-registry[86877]: INFO glance.common.wsgi [-] Started child 87386 2021-12-24 00:46:38.801 | Dec 24 00:43:52 dv-neutron-822521-2-hyperv glance-registry[86877]: INFO eventlet.wsgi.server [-] (87386) wsgi starting up on http://0.0.0.0:9191 2021-12-24 00:46:38.801 | Dec 24 00:43:52 dv-neutron-822521-2-hyperv glance-registry[86877]: INFO glance.common.wsgi [-] Started child 87387 2021-12-24 00:46:38.801 | Dec 24 00:43:52 dv-neutron-822521-2-hyperv glance-registry[86877]: INFO eventlet.wsgi.server [-] (87387) wsgi starting up on http://0.0.0.0:9191 2021-12-24 00:46:38.804 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.807 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-12-24 00:46:38.818 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-24 00:46:38.822 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.825 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-bak.service 2021-12-24 00:46:38.838 | enabled 2021-12-24 00:46:38.841 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-bak.service --no-pager 2021-12-24 00:46:38.857 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-12-24 00:46:38.857 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.857 | Active: active (running) since Fri 2021-12-24 00:46:14 UTC; 24s ago 2021-12-24 00:46:38.857 | Main PID: 96684 (cinder-backup) 2021-12-24 00:46:38.857 | Tasks: 2 (limit: 14352) 2021-12-24 00:46:38.857 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-12-24 00:46:38.857 | ├─96684 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-24 00:46:38.857 | └─97125 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-24 00:46:38.857 | 2021-12-24 00:46:38.857 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-backup[96684]: DEBUG oslo_service.service [None req-c1d1a3e1-47ba-49fb-a72e-b965c7ea5722 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=96684) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.857 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-backup[96684]: DEBUG oslo_service.service [None req-c1d1a3e1-47ba-49fb-a72e-b965c7ea5722 None None] backend_defaults.volume_backend_name = None {{(pid=96684) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.857 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-backup[96684]: DEBUG oslo_service.service [None req-c1d1a3e1-47ba-49fb-a72e-b965c7ea5722 None None] backend_defaults.volume_clear = zero {{(pid=96684) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.857 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-backup[96684]: DEBUG oslo_service.service [None req-c1d1a3e1-47ba-49fb-a72e-b965c7ea5722 None None] backend_defaults.volume_clear_ionice = None {{(pid=96684) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.857 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-backup[96684]: DEBUG oslo_service.service [None req-c1d1a3e1-47ba-49fb-a72e-b965c7ea5722 None None] backend_defaults.volume_clear_size = 0 {{(pid=96684) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.857 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-backup[96684]: DEBUG oslo_service.service [None req-c1d1a3e1-47ba-49fb-a72e-b965c7ea5722 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96684) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.857 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-backup[96684]: DEBUG oslo_service.service [None req-c1d1a3e1-47ba-49fb-a72e-b965c7ea5722 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96684) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.858 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-backup[96684]: DEBUG oslo_service.service [None req-c1d1a3e1-47ba-49fb-a72e-b965c7ea5722 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96684) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.858 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-backup[96684]: DEBUG oslo_service.service [None req-c1d1a3e1-47ba-49fb-a72e-b965c7ea5722 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96684) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:38.858 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv cinder-backup[96684]: DEBUG oslo_service.service [None req-c1d1a3e1-47ba-49fb-a72e-b965c7ea5722 None None] ******************************************************************************** {{(pid=96684) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-24 00:46:38.861 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.863 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-12-24 00:46:38.875 | enabled 2021-12-24 00:46:38.879 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-12-24 00:46:38.894 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-12-24 00:46:38.894 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.894 | Active: active (running) since Fri 2021-12-24 00:43:45 UTC; 2min 53s ago 2021-12-24 00:46:38.894 | Main PID: 86377 (swift-proxy-ser) 2021-12-24 00:46:38.894 | Tasks: 2 (limit: 14352) 2021-12-24 00:46:38.894 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-12-24 00:46:38.894 | ├─86377 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-24 00:46:38.894 | └─86477 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-24 00:46:38.895 | 2021-12-24 00:46:38.895 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv proxy-server[86477]: 10.222.0.31 10.222.0.31 24/Dec/2021/00/46/17 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - txac21c0afabf44133a819a-0061c51859 - 0.0045 - - 1640306777.729299307 1640306777.733835936 - 2021-12-24 00:46:38.895 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv swift-proxy-server[86377]: proxy-server: 10.222.0.31 10.222.0.31 24/Dec/2021/00/46/17 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - txac21c0afabf44133a819a-0061c51859 - 0.0045 - - 1640306777.729299307 1640306777.733835936 - 2021-12-24 00:46:38.895 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv proxy-server[86477]: Deferring reject downstream 2021-12-24 00:46:38.895 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv swift-proxy-server[86377]: proxy-server: Deferring reject downstream 2021-12-24 00:46:38.895 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv proxy-server[86477]: Received request from 2021-12-24 00:46:38.895 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv swift-proxy-server[86377]: proxy-server: Received request from 2021-12-24 00:46:38.895 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv proxy-server[86477]: Authorizing as anonymous (txn: txa8ec0d501da948229d717-0061c51859) 2021-12-24 00:46:38.895 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv swift-proxy-server[86377]: proxy-server: Authorizing as anonymous (txn: txa8ec0d501da948229d717-0061c51859) 2021-12-24 00:46:38.895 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv proxy-server[86477]: 10.222.0.31 10.222.0.31 24/Dec/2021/00/46/17 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - txa8ec0d501da948229d717-0061c51859 - 0.0026 - - 1640306777.777450085 1640306777.780035496 - 2021-12-24 00:46:38.895 | Dec 24 00:46:17 dv-neutron-822521-2-hyperv swift-proxy-server[86377]: proxy-server: 10.222.0.31 10.222.0.31 24/Dec/2021/00/46/17 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - txa8ec0d501da948229d717-0061c51859 - 0.0026 - - 1640306777.777450085 1640306777.780035496 - 2021-12-24 00:46:38.898 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.902 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-12-24 00:46:38.916 | enabled 2021-12-24 00:46:38.919 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-12-24 00:46:38.935 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-12-24 00:46:38.935 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.935 | Active: active (running) since Fri 2021-12-24 00:43:41 UTC; 2min 57s ago 2021-12-24 00:46:38.935 | Main PID: 84891 (swift-object-se) 2021-12-24 00:46:38.935 | Tasks: 23 (limit: 14352) 2021-12-24 00:46:38.935 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-12-24 00:46:38.935 | ├─84891 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-24 00:46:38.935 | ├─85408 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-24 00:46:38.935 | └─85410 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-24 00:46:38.935 | 2021-12-24 00:46:38.935 | Dec 24 00:43:41 dv-neutron-822521-2-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2021-12-24 00:46:38.935 | Dec 24 00:43:42 dv-neutron-822521-2-hyperv object-server[84891]: Started child 85408 from parent 84891 2021-12-24 00:46:38.935 | Dec 24 00:43:42 dv-neutron-822521-2-hyperv swift-object-server[84891]: object-server: Started child 85408 from parent 84891 2021-12-24 00:46:38.935 | Dec 24 00:43:42 dv-neutron-822521-2-hyperv object-server[84891]: Started child 85410 from parent 84891 2021-12-24 00:46:38.935 | Dec 24 00:43:42 dv-neutron-822521-2-hyperv swift-object-server[84891]: object-server: Started child 85410 from parent 84891 2021-12-24 00:46:38.935 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv object-server[85408]: 127.0.0.1 - - [24/Dec/2021:00:44:18 +0000] "PUT /sdb1/429/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance/5ed159b8-797a-4619-ad17-9c025a58509e" 201 - "PUT http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance/5ed159b8-797a-4619-ad17-9c025a58509e" "tx641f0b63e53b4b22bfc20-0061c517d4" "proxy-server 86477" 14.0507 "-" 85408 0 2021-12-24 00:46:38.935 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv swift-object-server[84891]: object-server: 127.0.0.1 - - [24/Dec/2021:00:44:18 +0000] "PUT /sdb1/429/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance/5ed159b8-797a-4619-ad17-9c025a58509e" 201 - "PUT http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance/5ed159b8-797a-4619-ad17-9c025a58509e" "tx641f0b63e53b4b22bfc20-0061c517d4" "proxy-server 86477" 14.0507 "-" 85408 0 2021-12-24 00:46:38.938 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.941 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-12-24 00:46:38.953 | enabled 2021-12-24 00:46:38.957 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-12-24 00:46:38.975 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-12-24 00:46:38.975 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-12-24 00:46:38.975 | Active: active (running) since Fri 2021-12-24 00:43:42 UTC; 2min 56s ago 2021-12-24 00:46:38.975 | Main PID: 85247 (swift-container) 2021-12-24 00:46:38.975 | Tasks: 3 (limit: 14352) 2021-12-24 00:46:38.975 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-12-24 00:46:38.976 | ├─85247 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-24 00:46:38.976 | ├─85744 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-24 00:46:38.976 | └─85747 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-24 00:46:38.976 | 2021-12-24 00:46:38.976 | Dec 24 00:43:43 dv-neutron-822521-2-hyperv container-server[85247]: Started child 85744 from parent 85247 2021-12-24 00:46:38.976 | Dec 24 00:43:43 dv-neutron-822521-2-hyperv swift-container-server[85247]: container-server: Started child 85744 from parent 85247 2021-12-24 00:46:38.976 | Dec 24 00:43:43 dv-neutron-822521-2-hyperv container-server[85247]: Started child 85747 from parent 85247 2021-12-24 00:46:38.976 | Dec 24 00:43:43 dv-neutron-822521-2-hyperv swift-container-server[85247]: container-server: Started child 85747 from parent 85247 2021-12-24 00:46:38.976 | Dec 24 00:44:04 dv-neutron-822521-2-hyperv container-server[85747]: 127.0.0.1 - - [24/Dec/2021:00:44:04 +0000] "PUT /sdb1/213/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance" 201 - "PUT http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance" "tx591bb68ddc79437bae211-0061c517d4" "proxy-server 86477" 0.0193 "-" 85747 0 2021-12-24 00:46:38.976 | Dec 24 00:44:04 dv-neutron-822521-2-hyperv swift-container-server[85247]: container-server: 127.0.0.1 - - [24/Dec/2021:00:44:04 +0000] "PUT /sdb1/213/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance" 201 - "PUT http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance" "tx591bb68ddc79437bae211-0061c517d4" "proxy-server 86477" 0.0193 "-" 85747 0 2021-12-24 00:46:38.976 | Dec 24 00:44:04 dv-neutron-822521-2-hyperv container-server[85747]: 127.0.0.1 - - [24/Dec/2021:00:44:04 +0000] "HEAD /sdb1/213/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance" 204 - "HEAD http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance?format=json&states=listing" "tx641f0b63e53b4b22bfc20-0061c517d4" "proxy-server 86477" 0.0038 "-" 85747 0 2021-12-24 00:46:38.976 | Dec 24 00:44:04 dv-neutron-822521-2-hyperv swift-container-server[85247]: container-server: 127.0.0.1 - - [24/Dec/2021:00:44:04 +0000] "HEAD /sdb1/213/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance" 204 - "HEAD http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance?format=json&states=listing" "tx641f0b63e53b4b22bfc20-0061c517d4" "proxy-server 86477" 0.0038 "-" 85747 0 2021-12-24 00:46:38.976 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv container-server[85747]: 127.0.0.1 - - [24/Dec/2021:00:44:18 +0000] "PUT /sdb1/213/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance/5ed159b8-797a-4619-ad17-9c025a58509e" 201 - "PUT http://10.222.0.31:8080/sdb1/429/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance/5ed159b8-797a-4619-ad17-9c025a58509e" "tx641f0b63e53b4b22bfc20-0061c517d4" "object-server 85408" 0.0010 "-" 85747 0 2021-12-24 00:46:38.977 | Dec 24 00:44:18 dv-neutron-822521-2-hyperv swift-container-server[85247]: container-server: 127.0.0.1 - - [24/Dec/2021:00:44:18 +0000] "PUT /sdb1/213/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance/5ed159b8-797a-4619-ad17-9c025a58509e" 201 - "PUT http://10.222.0.31:8080/sdb1/429/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance/5ed159b8-797a-4619-ad17-9c025a58509e" "tx641f0b63e53b4b22bfc20-0061c517d4" "object-server 85408" 0.0010 "-" 85747 0 2021-12-24 00:46:38.979 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:38.982 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-12-24 00:46:38.995 | enabled 2021-12-24 00:46:38.999 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-12-24 00:46:39.015 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-12-24 00:46:39.015 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-12-24 00:46:39.015 | Active: active (running) since Fri 2021-12-24 00:43:43 UTC; 2min 55s ago 2021-12-24 00:46:39.015 | Main PID: 85614 (swift-account-s) 2021-12-24 00:46:39.015 | Tasks: 3 (limit: 14352) 2021-12-24 00:46:39.015 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-12-24 00:46:39.015 | ├─85614 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-24 00:46:39.015 | ├─86062 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-24 00:46:39.015 | └─86065 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-24 00:46:39.015 | 2021-12-24 00:46:39.015 | Dec 24 00:44:03 dv-neutron-822521-2-hyperv account-server[86065]: 127.0.0.1 - - [24/Dec/2021:00:44:03 +0000] "HEAD /sdb1/416/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5" 404 - "HEAD http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5?format=json" "tx6610cfa840a74506b950e-0061c517d3" "proxy-server 86477" 0.0019 "-" 86065 - 2021-12-24 00:46:39.015 | Dec 24 00:44:03 dv-neutron-822521-2-hyperv swift-account-server[85614]: account-server: 127.0.0.1 - - [24/Dec/2021:00:44:03 +0000] "HEAD /sdb1/416/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5" 404 - "HEAD http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5?format=json" "tx6610cfa840a74506b950e-0061c517d3" "proxy-server 86477" 0.0019 "-" 86065 - 2021-12-24 00:46:39.015 | Dec 24 00:44:03 dv-neutron-822521-2-hyperv account-server[86065]: 127.0.0.1 - - [24/Dec/2021:00:44:03 +0000] "HEAD /sdb1/416/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5" 404 - "HEAD http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5?format=json" "tx6610cfa840a74506b950e-0061c517d3" "proxy-server 86477" 0.0004 "-" 86065 - 2021-12-24 00:46:39.015 | Dec 24 00:44:03 dv-neutron-822521-2-hyperv swift-account-server[85614]: account-server: 127.0.0.1 - - [24/Dec/2021:00:44:03 +0000] "HEAD /sdb1/416/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5" 404 - "HEAD http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5?format=json" "tx6610cfa840a74506b950e-0061c517d3" "proxy-server 86477" 0.0004 "-" 86065 - 2021-12-24 00:46:39.015 | Dec 24 00:44:04 dv-neutron-822521-2-hyperv account-server[86065]: 127.0.0.1 - - [24/Dec/2021:00:44:04 +0000] "PUT /sdb1/416/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5" 201 - "-" "tx591bb68ddc79437bae211-0061c517d4" "-" 0.0172 "-" 86065 - 2021-12-24 00:46:39.015 | Dec 24 00:44:04 dv-neutron-822521-2-hyperv swift-account-server[85614]: account-server: 127.0.0.1 - - [24/Dec/2021:00:44:04 +0000] "PUT /sdb1/416/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5" 201 - "-" "tx591bb68ddc79437bae211-0061c517d4" "-" 0.0172 "-" 86065 - 2021-12-24 00:46:39.015 | Dec 24 00:44:04 dv-neutron-822521-2-hyperv account-server[86065]: 127.0.0.1 - - [24/Dec/2021:00:44:04 +0000] "HEAD /sdb1/416/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5" 204 - "HEAD http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5?format=json" "tx591bb68ddc79437bae211-0061c517d4" "proxy-server 86477" 0.0021 "-" 86065 - 2021-12-24 00:46:39.016 | Dec 24 00:44:04 dv-neutron-822521-2-hyperv swift-account-server[85614]: account-server: 127.0.0.1 - - [24/Dec/2021:00:44:04 +0000] "HEAD /sdb1/416/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5" 204 - "HEAD http://10.222.0.31:8080/v1/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5?format=json" "tx591bb68ddc79437bae211-0061c517d4" "proxy-server 86477" 0.0021 "-" 86065 - 2021-12-24 00:46:39.016 | Dec 24 00:44:04 dv-neutron-822521-2-hyperv account-server[86065]: 127.0.0.1 - - [24/Dec/2021:00:44:04 +0000] "PUT /sdb1/416/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/213/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance" "tx591bb68ddc79437bae211-0061c517d4" "container-server 85747" 0.0017 "-" 86065 0 2021-12-24 00:46:39.016 | Dec 24 00:44:04 dv-neutron-822521-2-hyperv swift-account-server[85614]: account-server: 127.0.0.1 - - [24/Dec/2021:00:44:04 +0000] "PUT /sdb1/416/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/213/AUTH_4ffd3f94a64d4cea8b6d5835427ab6b5/glance" "tx591bb68ddc79437bae211-0061c517d4" "container-server 85747" 0.0017 "-" 86065 0 2021-12-24 00:46:39.018 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.021 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-12-24 00:46:39.034 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-12-24 00:46:39.037 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.040 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-12-24 00:46:39.052 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-12-24 00:46:39.056 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.059 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-12-24 00:46:39.074 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-12-24 00:46:39.078 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.081 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-12-24 00:46:39.094 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-12-24 00:46:39.097 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.100 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-12-24 00:46:39.112 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-12-24 00:46:39.116 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.118 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-12-24 00:46:39.130 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-12-24 00:46:39.135 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.137 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-12-24 00:46:39.150 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-12-24 00:46:39.154 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.157 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-12-24 00:46:39.170 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-12-24 00:46:39.173 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.175 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-12-24 00:46:39.188 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-12-24 00:46:39.191 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.195 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-12-24 00:46:39.207 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-12-24 00:46:39.211 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.214 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-12-24 00:46:39.226 | enabled 2021-12-24 00:46:39.230 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-12-24 00:46:39.245 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-12-24 00:46:39.245 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-12-24 00:46:39.245 | Active: active (running) since Fri 2021-12-24 00:43:44 UTC; 2min 54s ago 2021-12-24 00:46:39.245 | Main PID: 86009 (swift-container) 2021-12-24 00:46:39.245 | Tasks: 1 (limit: 14352) 2021-12-24 00:46:39.245 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-12-24 00:46:39.246 | └─86009 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-12-24 00:46:39.246 | 2021-12-24 00:46:39.246 | Dec 24 00:43:44 dv-neutron-822521-2-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-12-24 00:46:39.246 | Dec 24 00:43:45 dv-neutron-822521-2-hyperv container-sync[86009]: Starting 86009 2021-12-24 00:46:39.246 | Dec 24 00:43:45 dv-neutron-822521-2-hyperv container-sync[86009]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-12-24 00:46:39.249 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.252 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-24 00:46:39.265 | enabled 2021-12-24 00:46:39.269 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-24 00:46:39.285 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-24 00:46:39.285 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-24 00:46:39.285 | Active: active (running) since Fri 2021-12-24 00:45:28 UTC; 1min 10s ago 2021-12-24 00:46:39.285 | Main PID: 94366 (nova-conductor) 2021-12-24 00:46:39.285 | Tasks: 3 (limit: 14352) 2021-12-24 00:46:39.285 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-24 00:46:39.285 | ├─94366 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-24 00:46:39.285 | ├─95254 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-24 00:46:39.285 | └─95255 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-24 00:46:39.285 | 2021-12-24 00:46:39.285 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv nova-conductor[94366]: DEBUG oslo_service.service [None req-c97fd057-a0e4-4ee0-a59e-60ff9430b281 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94366) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.285 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv nova-conductor[94366]: DEBUG oslo_service.service [None req-c97fd057-a0e4-4ee0-a59e-60ff9430b281 None None] oslo_messaging_rabbit.ssl_version = {{(pid=94366) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.285 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv nova-conductor[94366]: DEBUG oslo_service.service [None req-c97fd057-a0e4-4ee0-a59e-60ff9430b281 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=94366) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.285 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv nova-conductor[94366]: DEBUG oslo_service.service [None req-c97fd057-a0e4-4ee0-a59e-60ff9430b281 None None] oslo_messaging_notifications.retry = -1 {{(pid=94366) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.285 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv nova-conductor[94366]: DEBUG oslo_service.service [None req-c97fd057-a0e4-4ee0-a59e-60ff9430b281 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94366) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.285 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv nova-conductor[94366]: DEBUG oslo_service.service [None req-c97fd057-a0e4-4ee0-a59e-60ff9430b281 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94366) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.285 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv nova-conductor[94366]: DEBUG oslo_service.service [None req-c97fd057-a0e4-4ee0-a59e-60ff9430b281 None None] oslo_reports.file_event_handler = None {{(pid=94366) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.285 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv nova-conductor[94366]: DEBUG oslo_service.service [None req-c97fd057-a0e4-4ee0-a59e-60ff9430b281 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94366) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.285 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv nova-conductor[94366]: DEBUG oslo_service.service [None req-c97fd057-a0e4-4ee0-a59e-60ff9430b281 None None] oslo_reports.log_dir = None {{(pid=94366) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.285 | Dec 24 00:45:33 dv-neutron-822521-2-hyperv nova-conductor[94366]: DEBUG oslo_service.service [None req-c97fd057-a0e4-4ee0-a59e-60ff9430b281 None None] ******************************************************************************** {{(pid=94366) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-24 00:46:39.288 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 00:46:39.291 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-24 00:46:39.304 | enabled 2021-12-24 00:46:39.307 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-24 00:46:39.323 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-24 00:46:39.324 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-24 00:46:39.324 | Active: active (running) since Fri 2021-12-24 00:45:30 UTC; 1min 8s ago 2021-12-24 00:46:39.324 | Main PID: 94756 (nova-conductor) 2021-12-24 00:46:39.324 | Tasks: 3 (limit: 14352) 2021-12-24 00:46:39.324 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-24 00:46:39.324 | ├─94756 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-24 00:46:39.324 | ├─95261 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-24 00:46:39.324 | └─95262 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-24 00:46:39.324 | 2021-12-24 00:46:39.324 | Dec 24 00:45:34 dv-neutron-822521-2-hyperv nova-conductor[94756]: DEBUG oslo_service.service [None req-22687947-1d20-4245-ab2b-8a1fb1ec1a33 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94756) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.324 | Dec 24 00:45:34 dv-neutron-822521-2-hyperv nova-conductor[94756]: DEBUG oslo_service.service [None req-22687947-1d20-4245-ab2b-8a1fb1ec1a33 None None] oslo_reports.log_dir = None {{(pid=94756) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-24 00:46:39.324 | Dec 24 00:45:34 dv-neutron-822521-2-hyperv nova-conductor[94756]: DEBUG oslo_service.service [None req-22687947-1d20-4245-ab2b-8a1fb1ec1a33 None None] ******************************************************************************** {{(pid=94756) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-24 00:46:39.324 | Dec 24 00:45:34 dv-neutron-822521-2-hyperv nova-conductor[94756]: DEBUG nova.service [None req-c6932b54-ae91-4cb5-a439-7680016ed133 None None] Creating RPC server for service conductor {{(pid=95261) start /opt/stack/nova/nova/service.py:196}} 2021-12-24 00:46:39.324 | Dec 24 00:45:34 dv-neutron-822521-2-hyperv nova-conductor[94756]: DEBUG nova.service [None req-c6932b54-ae91-4cb5-a439-7680016ed133 None None] Join ServiceGroup membership for this service conductor {{(pid=95261) start /opt/stack/nova/nova/service.py:214}} 2021-12-24 00:46:39.324 | Dec 24 00:45:34 dv-neutron-822521-2-hyperv nova-conductor[94756]: DEBUG nova.servicegroup.drivers.db [None req-c6932b54-ae91-4cb5-a439-7680016ed133 None None] DB_Driver: join new ServiceGroup member dv-neutron-822521-2-hyperv to the conductor group, service = {{(pid=95261) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-24 00:46:39.324 | Dec 24 00:45:34 dv-neutron-822521-2-hyperv nova-conductor[94756]: DEBUG oslo_db.sqlalchemy.engines [None req-468e0741-2189-4479-a952-9a6f5fcbdb85 None None] Parent process 94756 forked (95262) with an open database connection, which is being discarded and recreated. {{(pid=95262) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-12-24 00:46:39.324 | Dec 24 00:45:34 dv-neutron-822521-2-hyperv nova-conductor[94756]: DEBUG nova.service [None req-468e0741-2189-4479-a952-9a6f5fcbdb85 None None] Creating RPC server for service conductor {{(pid=95262) start /opt/stack/nova/nova/service.py:196}} 2021-12-24 00:46:39.324 | Dec 24 00:45:34 dv-neutron-822521-2-hyperv nova-conductor[94756]: DEBUG nova.service [None req-468e0741-2189-4479-a952-9a6f5fcbdb85 None None] Join ServiceGroup membership for this service conductor {{(pid=95262) start /opt/stack/nova/nova/service.py:214}} 2021-12-24 00:46:39.324 | Dec 24 00:45:34 dv-neutron-822521-2-hyperv nova-conductor[94756]: DEBUG nova.servicegroup.drivers.db [None req-468e0741-2189-4479-a952-9a6f5fcbdb85 None None] DB_Driver: join new ServiceGroup member dv-neutron-822521-2-hyperv to the conductor group, service = {{(pid=95262) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-24 00:46:39.327 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-12-24 00:46:39.345 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:46:39.347 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-12-24 00:46:39.364 | + functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:46:39.367 | + ./stack.sh:main:1403 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-12-24 00:46:39.369 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:46:39.372 | + ./stack.sh:echo_summary:428 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-12-24 00:46:39.374 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-24 00:46:42.805 | +--------------------------------------------------------------------+ 2021-12-24 00:46:42.805 | | Upgrade Check Results | 2021-12-24 00:46:42.805 | +--------------------------------------------------------------------+ 2021-12-24 00:46:42.805 | | Check: Cells v2 | 2021-12-24 00:46:42.805 | | Result: Success | 2021-12-24 00:46:42.806 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-24 00:46:42.806 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-24 00:46:42.806 | | compute hosts are deployed. | 2021-12-24 00:46:42.806 | +--------------------------------------------------------------------+ 2021-12-24 00:46:42.806 | | Check: Placement API | 2021-12-24 00:46:42.806 | | Result: Success | 2021-12-24 00:46:42.806 | | Details: None | 2021-12-24 00:46:42.806 | +--------------------------------------------------------------------+ 2021-12-24 00:46:42.806 | | Check: Ironic Flavor Migration | 2021-12-24 00:46:42.806 | | Result: Success | 2021-12-24 00:46:42.806 | | Details: None | 2021-12-24 00:46:42.806 | +--------------------------------------------------------------------+ 2021-12-24 00:46:42.806 | | Check: Cinder API | 2021-12-24 00:46:42.806 | | Result: Success | 2021-12-24 00:46:42.806 | | Details: None | 2021-12-24 00:46:42.806 | +--------------------------------------------------------------------+ 2021-12-24 00:46:42.806 | | Check: Policy Scope-based Defaults | 2021-12-24 00:46:42.806 | | Result: Success | 2021-12-24 00:46:42.806 | | Details: None | 2021-12-24 00:46:42.806 | +--------------------------------------------------------------------+ 2021-12-24 00:46:42.806 | | Check: Older than N-1 computes | 2021-12-24 00:46:42.806 | | Result: Success | 2021-12-24 00:46:42.806 | | Details: None | 2021-12-24 00:46:42.806 | +--------------------------------------------------------------------+ 2021-12-24 00:46:43.175 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-24 00:46:43.177 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-24 00:46:43.177 | Running user script /home/ubuntu/devstack/local.sh 2021-12-24 00:46:43.180 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-12-24 00:46:43.182 | Before updating nova flavors: 2021-12-24 00:46:45.416 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 00:46:45.416 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-24 00:46:45.416 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 00:46:45.416 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-24 00:46:45.416 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-24 00:46:45.416 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-24 00:46:45.416 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-24 00:46:45.416 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-24 00:46:45.416 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-24 00:46:45.417 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-24 00:46:45.417 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-24 00:46:45.417 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-24 00:46:45.417 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-24 00:46:45.417 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 00:46:47.356 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-24 00:46:47.435 | Flavor 42 not found 2021-12-24 00:46:49.247 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-24 00:46:49.327 | Flavor 84 not found 2021-12-24 00:46:51.117 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-24 00:46:51.199 | Flavor 451 not found 2021-12-24 00:46:52.924 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:52.924 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 00:46:52.924 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:52.924 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:46:52.924 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:54.717 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:54.717 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 00:46:54.717 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:54.717 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:46:54.717 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:56.565 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:56.565 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 00:46:56.565 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:56.565 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:46:56.565 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:58.365 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:58.365 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 00:46:58.365 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:58.365 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:46:58.365 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:46:58.443 | After updating nova flavors: 2021-12-24 00:47:00.228 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:47:00.228 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 00:47:00.229 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:47:00.229 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-24 00:47:00.229 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-24 00:47:00.229 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:47:05.408 | Neutron networks: 2021-12-24 00:47:07.597 | +--------------------------------------+---------+--------------------------------------+ 2021-12-24 00:47:07.597 | | ID | Name | Subnets | 2021-12-24 00:47:07.597 | +--------------------------------------+---------+--------------------------------------+ 2021-12-24 00:47:07.597 | | 87079246-c16a-4de3-8036-63865638cf36 | public | 11609da3-4e75-42a8-a907-1a2c3f5e14a9 | 2021-12-24 00:47:07.597 | | eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6 | private | 283d95e4-f2bd-4fdd-96e6-8c1666ef52d9 | 2021-12-24 00:47:07.597 | +--------------------------------------+---------+--------------------------------------+ 2021-12-24 00:47:12.194 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:12.194 | | Field | Value | 2021-12-24 00:47:12.194 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:12.194 | | admin_state_up | UP | 2021-12-24 00:47:12.194 | | availability_zone_hints | | 2021-12-24 00:47:12.194 | | availability_zones | nova | 2021-12-24 00:47:12.194 | | created_at | 2021-12-24T00:45:08Z | 2021-12-24 00:47:12.194 | | description | | 2021-12-24 00:47:12.194 | | dns_domain | None | 2021-12-24 00:47:12.194 | | id | 87079246-c16a-4de3-8036-63865638cf36 | 2021-12-24 00:47:12.194 | | ipv4_address_scope | None | 2021-12-24 00:47:12.194 | | ipv6_address_scope | None | 2021-12-24 00:47:12.194 | | is_default | True | 2021-12-24 00:47:12.194 | | is_vlan_transparent | None | 2021-12-24 00:47:12.194 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='86b9796ae5e0402da1dd9355a7575c9c', project.name='admin', region_name='RegionOne', zone= | 2021-12-24 00:47:12.194 | | mtu | 1500 | 2021-12-24 00:47:12.194 | | name | public | 2021-12-24 00:47:12.195 | | port_security_enabled | True | 2021-12-24 00:47:12.195 | | project_id | 86b9796ae5e0402da1dd9355a7575c9c | 2021-12-24 00:47:12.195 | | provider:network_type | flat | 2021-12-24 00:47:12.195 | | provider:physical_network | physnet1 | 2021-12-24 00:47:12.195 | | provider:segmentation_id | None | 2021-12-24 00:47:12.195 | | qos_policy_id | None | 2021-12-24 00:47:12.195 | | revision_number | 2 | 2021-12-24 00:47:12.195 | | router:external | External | 2021-12-24 00:47:12.195 | | segments | None | 2021-12-24 00:47:12.195 | | shared | False | 2021-12-24 00:47:12.195 | | status | ACTIVE | 2021-12-24 00:47:12.195 | | subnets | 11609da3-4e75-42a8-a907-1a2c3f5e14a9 | 2021-12-24 00:47:12.195 | | tags | | 2021-12-24 00:47:12.195 | | updated_at | 2021-12-24T00:45:16Z | 2021-12-24 00:47:12.195 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:14.556 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:14.556 | | Field | Value | 2021-12-24 00:47:14.556 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:14.556 | | admin_state_up | UP | 2021-12-24 00:47:14.556 | | availability_zone_hints | | 2021-12-24 00:47:14.556 | | availability_zones | nova | 2021-12-24 00:47:14.556 | | created_at | 2021-12-24T00:44:53Z | 2021-12-24 00:47:14.556 | | description | | 2021-12-24 00:47:14.556 | | dns_domain | None | 2021-12-24 00:47:14.556 | | id | eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6 | 2021-12-24 00:47:14.556 | | ipv4_address_scope | None | 2021-12-24 00:47:14.556 | | ipv6_address_scope | None | 2021-12-24 00:47:14.556 | | is_default | None | 2021-12-24 00:47:14.556 | | is_vlan_transparent | None | 2021-12-24 00:47:14.556 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='4caa45a8afcb43bd8b5472f52d4f7e80', project.name=, region_name='RegionOne', zone= | 2021-12-24 00:47:14.556 | | mtu | 1500 | 2021-12-24 00:47:14.556 | | name | private | 2021-12-24 00:47:14.556 | | port_security_enabled | True | 2021-12-24 00:47:14.556 | | project_id | 4caa45a8afcb43bd8b5472f52d4f7e80 | 2021-12-24 00:47:14.557 | | provider:network_type | vlan | 2021-12-24 00:47:14.557 | | provider:physical_network | physnet1 | 2021-12-24 00:47:14.557 | | provider:segmentation_id | 77 | 2021-12-24 00:47:14.557 | | qos_policy_id | None | 2021-12-24 00:47:14.557 | | revision_number | 3 | 2021-12-24 00:47:14.557 | | router:external | Internal | 2021-12-24 00:47:14.557 | | segments | None | 2021-12-24 00:47:14.557 | | shared | False | 2021-12-24 00:47:14.557 | | status | ACTIVE | 2021-12-24 00:47:14.557 | | subnets | 283d95e4-f2bd-4fdd-96e6-8c1666ef52d9 | 2021-12-24 00:47:14.557 | | tags | | 2021-12-24 00:47:14.557 | | updated_at | 2021-12-24T00:47:04Z | 2021-12-24 00:47:14.557 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:14.661 | Neutron subnetworks: 2021-12-24 00:47:16.790 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-24 00:47:16.791 | | ID | Name | Network | Subnet | 2021-12-24 00:47:16.791 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-24 00:47:16.791 | | 11609da3-4e75-42a8-a907-1a2c3f5e14a9 | public-subnet | 87079246-c16a-4de3-8036-63865638cf36 | 172.26.7.0/24 | 2021-12-24 00:47:16.791 | | 283d95e4-f2bd-4fdd-96e6-8c1666ef52d9 | private-subnet | eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6 | 172.20.0.0/26 | 2021-12-24 00:47:16.791 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-24 00:47:21.955 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:21.956 | | Field | Value | 2021-12-24 00:47:21.956 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:21.956 | | allocation_pools | 172.26.7.2-172.26.7.254 | 2021-12-24 00:47:21.956 | | cidr | 172.26.7.0/24 | 2021-12-24 00:47:21.956 | | created_at | 2021-12-24T00:45:16Z | 2021-12-24 00:47:21.956 | | description | | 2021-12-24 00:47:21.956 | | dns_nameservers | | 2021-12-24 00:47:21.956 | | dns_publish_fixed_ip | None | 2021-12-24 00:47:21.956 | | enable_dhcp | False | 2021-12-24 00:47:21.956 | | gateway_ip | 172.26.7.1 | 2021-12-24 00:47:21.956 | | host_routes | | 2021-12-24 00:47:21.956 | | id | 11609da3-4e75-42a8-a907-1a2c3f5e14a9 | 2021-12-24 00:47:21.956 | | ip_version | 4 | 2021-12-24 00:47:21.956 | | ipv6_address_mode | None | 2021-12-24 00:47:21.956 | | ipv6_ra_mode | None | 2021-12-24 00:47:21.956 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='86b9796ae5e0402da1dd9355a7575c9c', project.name='admin', region_name='RegionOne', zone= | 2021-12-24 00:47:21.956 | | name | public-subnet | 2021-12-24 00:47:21.956 | | network_id | 87079246-c16a-4de3-8036-63865638cf36 | 2021-12-24 00:47:21.956 | | prefix_length | None | 2021-12-24 00:47:21.956 | | project_id | 86b9796ae5e0402da1dd9355a7575c9c | 2021-12-24 00:47:21.956 | | revision_number | 0 | 2021-12-24 00:47:21.956 | | segment_id | None | 2021-12-24 00:47:21.956 | | service_types | | 2021-12-24 00:47:21.956 | | subnetpool_id | None | 2021-12-24 00:47:21.956 | | tags | | 2021-12-24 00:47:21.956 | | updated_at | 2021-12-24T00:45:16Z | 2021-12-24 00:47:21.956 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:24.162 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:24.162 | | Field | Value | 2021-12-24 00:47:24.162 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:24.162 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-24 00:47:24.162 | | cidr | 172.20.0.0/26 | 2021-12-24 00:47:24.162 | | created_at | 2021-12-24T00:44:56Z | 2021-12-24 00:47:24.162 | | description | | 2021-12-24 00:47:24.162 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-24 00:47:24.162 | | dns_publish_fixed_ip | None | 2021-12-24 00:47:24.162 | | enable_dhcp | True | 2021-12-24 00:47:24.162 | | gateway_ip | 172.20.0.1 | 2021-12-24 00:47:24.162 | | host_routes | | 2021-12-24 00:47:24.162 | | id | 283d95e4-f2bd-4fdd-96e6-8c1666ef52d9 | 2021-12-24 00:47:24.162 | | ip_version | 4 | 2021-12-24 00:47:24.162 | | ipv6_address_mode | None | 2021-12-24 00:47:24.162 | | ipv6_ra_mode | None | 2021-12-24 00:47:24.162 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='4caa45a8afcb43bd8b5472f52d4f7e80', project.name=, region_name='RegionOne', zone= | 2021-12-24 00:47:24.162 | | name | private-subnet | 2021-12-24 00:47:24.162 | | network_id | eb43e2b8-55ea-4a84-a63c-4bf8ba9090b6 | 2021-12-24 00:47:24.162 | | prefix_length | None | 2021-12-24 00:47:24.162 | | project_id | 4caa45a8afcb43bd8b5472f52d4f7e80 | 2021-12-24 00:47:24.162 | | revision_number | 1 | 2021-12-24 00:47:24.163 | | segment_id | None | 2021-12-24 00:47:24.163 | | service_types | | 2021-12-24 00:47:24.163 | | subnetpool_id | 84fd8e62-45e7-4b7d-a61b-263592f10de9 | 2021-12-24 00:47:24.163 | | tags | | 2021-12-24 00:47:24.163 | | updated_at | 2021-12-24T00:47:04Z | 2021-12-24 00:47:24.163 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:24.455 | + ./stack.sh:main:1428 : command openstack complete 2021-12-24 00:47:24.455 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-24 00:47:24.458 | + ./stack.sh:main:1428 : openstack complete 2021-12-24 00:47:26.795 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-12-24 00:47:27.185 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-12-24 00:47:27.203 | + functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:27.206 | + ./stack.sh:main:1433 : is_ubuntu 2021-12-24 00:47:27.209 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-24 00:47:27.212 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-24 00:47:27.214 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-24 00:47:27.217 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:47:27.219 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-12-24 00:47:27.222 | + ./stack.sh:main:1435 : set_lvm_filter 2021-12-24 00:47:27.225 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-24 00:47:27.227 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-12-24 00:47:27.230 | + lib/lvm:set_lvm_filter:186 : local pv 2021-12-24 00:47:27.232 | + lib/lvm:set_lvm_filter:187 : local vg 2021-12-24 00:47:27.235 | + lib/lvm:set_lvm_filter:188 : local line 2021-12-24 00:47:27.238 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-12-24 00:47:27.373 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-24 00:47:27.378 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop1 2021-12-24 00:47:27.378 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-24 00:47:27.378 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-24 00:47:27.383 | + lib/lvm:set_lvm_filter:191 : pv=loop1 2021-12-24 00:47:27.386 | + lib/lvm:set_lvm_filter:192 : new='"a|loop1|", ' 2021-12-24 00:47:27.388 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", ' 2021-12-24 00:47:27.391 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-24 00:47:27.395 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop2 2021-12-24 00:47:27.397 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-24 00:47:27.397 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-24 00:47:27.400 | + lib/lvm:set_lvm_filter:191 : pv=loop2 2021-12-24 00:47:27.403 | + lib/lvm:set_lvm_filter:192 : new='"a|loop2|", ' 2021-12-24 00:47:27.405 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2021-12-24 00:47:27.407 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-24 00:47:27.410 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-12-24 00:47:27.412 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-24 00:47:27.432 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-12-24 00:47:27.451 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-24 00:47:27.454 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:47:27.457 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2021-12-24 00:47:27.459 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-12-24 00:47:27.462 | + functions-common:run_phase:1759 : local mode=stack 2021-12-24 00:47:27.465 | + functions-common:run_phase:1760 : local phase=test-config 2021-12-24 00:47:27.467 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 00:47:27.470 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-24 00:47:27.472 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 00:47:27.475 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-24 00:47:27.477 | + functions-common:run_phase:1769 : local extra 2021-12-24 00:47:27.481 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 00:47:27.484 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-24 00:47:27.487 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 00:47:27.490 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 00:47:27.492 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-24 00:47:27.495 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 00:47:27.511 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:27.513 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 00:47:27.516 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:47:27.518 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-24 00:47:27.521 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:47:27.523 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 00:47:27.525 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:47:27.528 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-24 00:47:27.530 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:47:27.532 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-24 00:47:27.535 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-24 00:47:27.537 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-24 00:47:27.540 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-12-24 00:47:27.542 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:47:27.545 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-12-24 00:47:27.547 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-12-24 00:47:27.550 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-12-24 00:47:27.552 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-12-24 00:47:27.555 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-12-24 00:47:27.557 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-12-24 00:47:27.559 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-12-24 00:47:27.561 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-12-24 00:47:27.563 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-24 00:47:27.566 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-12-24 00:47:27.567 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-24 00:47:27.571 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-12-24 00:47:27.573 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-12-24 00:47:27.575 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-12-24 00:47:27.577 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-12-24 00:47:27.579 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-12-24 00:47:27.596 | Using python 3.6 to install testrepository because python3_enabled=True 2021-12-24 00:47:27.601 | ++ inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt testrepository 2021-12-24 00:47:30.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:47:30.463 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-24 00:47:30.464 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.464 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.464 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.465 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.465 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.466 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.466 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.467 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.467 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.467 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.468 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.468 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.469 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.469 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.470 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.470 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.471 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.471 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.471 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.472 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.472 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.473 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.473 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.474 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.474 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.476 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.477 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.477 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.478 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.478 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.479 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.480 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.480 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.480 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.481 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.481 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.481 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.482 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.482 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.483 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.483 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.483 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.484 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.484 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.485 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.485 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.486 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.486 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.486 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.487 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.487 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.488 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.488 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.489 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.490 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.490 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.491 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.491 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.492 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.492 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.493 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.493 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.494 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.495 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.495 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.495 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.496 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.496 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.497 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.498 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.498 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.499 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.499 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.500 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.500 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.500 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.501 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.501 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.501 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.502 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.502 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.503 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.504 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.504 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.504 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.505 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.506 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.506 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.507 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.507 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.508 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.508 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.509 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.509 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.510 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.510 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.511 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.511 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.512 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.512 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.513 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.513 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.514 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.514 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.515 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.515 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.516 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.516 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.516 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.517 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.517 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.518 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.518 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.519 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.519 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.519 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.520 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.521 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.521 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.521 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.522 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.522 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.523 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.523 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.524 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.524 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.525 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.525 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.526 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.526 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.527 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.527 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.527 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.528 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.528 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.529 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.529 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.530 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.530 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.530 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.531 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.531 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.532 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.532 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.533 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.533 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.533 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.534 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.534 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.535 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.535 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.536 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.536 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.536 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.537 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.537 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.538 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.538 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.539 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.539 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.539 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.540 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.540 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.541 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.541 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.541 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.542 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.542 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.543 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.543 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.544 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.544 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.544 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.545 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.545 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.546 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.546 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.546 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.547 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.548 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.548 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.548 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.549 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.549 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.550 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.550 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.550 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.551 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.551 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.552 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.553 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.553 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.553 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.554 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.554 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.554 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.555 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.555 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.556 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.556 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.557 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.557 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.557 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.558 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.558 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.559 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.559 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.559 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.560 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.560 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.560 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.561 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.561 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.562 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.562 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.563 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.563 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.563 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.564 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.564 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.565 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.565 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.565 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.566 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.566 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.567 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.567 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.568 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.568 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.569 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.569 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.570 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.571 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.571 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.572 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.573 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.573 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.574 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.574 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.575 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.575 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.575 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.576 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.576 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.577 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.577 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.578 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.578 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.579 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.579 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.579 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.580 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.580 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.581 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.581 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.581 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.582 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.582 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.583 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.583 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.584 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.584 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.584 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.585 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.585 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.586 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.586 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.587 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.587 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.587 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.588 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.588 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.589 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.589 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.590 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.590 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.590 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.591 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.591 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.592 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.592 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.593 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.593 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.593 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.594 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.594 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.595 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.595 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.595 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.596 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.596 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.597 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.597 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.598 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.598 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.598 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.599 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.599 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.600 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.600 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.601 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.601 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.602 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.602 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.602 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.603 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.603 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.603 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.604 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.604 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.605 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.605 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.606 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.606 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.607 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.607 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.607 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.608 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.608 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.608 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.609 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.609 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.610 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.610 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.611 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.611 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.612 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.612 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.613 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.614 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.614 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.615 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.615 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.616 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.616 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.617 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.617 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.618 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.618 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.618 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.619 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.619 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.620 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.620 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.621 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.621 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.621 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.622 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.622 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.627 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.627 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.628 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.628 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.629 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.630 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.631 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.631 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.632 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.632 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.633 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.634 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.635 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.636 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.636 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.637 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.637 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.637 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.639 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.639 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.639 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.640 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.640 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.641 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.641 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.642 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.643 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.644 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.644 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.644 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.645 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.645 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.646 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.646 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.647 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.647 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.648 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.648 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.649 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.649 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.649 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.650 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.650 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.651 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.651 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.652 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.652 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.653 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.653 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.653 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.654 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.654 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.654 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.655 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.655 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.656 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.656 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.657 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.657 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.658 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.658 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.659 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.659 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.660 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.660 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:30.661 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-24 00:47:30.661 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-24 00:47:30.662 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:47:31.387 | Collecting testrepository===0.0.20 2021-12-24 00:47:31.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-12-24 00:47:32.309 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-12-24 00:47:32.329 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-12-24 00:47:32.334 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-12-24 00:47:32.341 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-24 00:47:32.353 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 755)) (1.4.0) 2021-12-24 00:47:32.368 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-12-24 00:47:32.371 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-24 00:47:32.374 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-24 00:47:32.377 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-24 00:47:32.381 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-24 00:47:32.384 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-12-24 00:47:32.387 | Building wheels for collected packages: testrepository 2021-12-24 00:47:32.388 | Building wheel for testrepository (setup.py): started 2021-12-24 00:47:33.319 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-12-24 00:47:33.320 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=bba92dd4b04bc0a8bf71c1aae00b38b610458567854e849b829bcf47d9c5ed7b 2021-12-24 00:47:33.320 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-12-24 00:47:33.321 | Successfully built testrepository 2021-12-24 00:47:35.571 | Installing collected packages: testrepository 2021-12-24 00:47:35.806 | Successfully installed testrepository-0.0.20 2021-12-24 00:47:35.947 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-24 00:47:35.947 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-24 00:47:36.041 | ++ inc/python:pip_install:207 : result=0 2021-12-24 00:47:36.043 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-24 00:47:36.045 | ++ functions-common:time_stop:2331 : local name 2021-12-24 00:47:36.047 | ++ functions-common:time_stop:2332 : local end_time 2021-12-24 00:47:36.049 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-24 00:47:36.051 | ++ functions-common:time_stop:2334 : local total 2021-12-24 00:47:36.054 | ++ functions-common:time_stop:2335 : local start_time 2021-12-24 00:47:36.056 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-24 00:47:36.058 | ++ functions-common:time_stop:2338 : start_time=1640306847592 2021-12-24 00:47:36.060 | ++ functions-common:time_stop:2340 : [[ -z 1640306847592 ]] 2021-12-24 00:47:36.063 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-24 00:47:36.067 | ++ functions-common:time_stop:2343 : end_time=1640306856064 2021-12-24 00:47:36.069 | ++ functions-common:time_stop:2344 : elapsed_time=8472 2021-12-24 00:47:36.071 | ++ functions-common:time_stop:2345 : total=265260 2021-12-24 00:47:36.073 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-24 00:47:36.075 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=273732 2021-12-24 00:47:36.078 | ++ inc/python:pip_install:210 : return 0 2021-12-24 00:47:36.080 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-12-24 00:47:36.082 | ++ lib/tempest:configure_tempest:138 : local images 2021-12-24 00:47:36.084 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-12-24 00:47:36.086 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-12-24 00:47:36.088 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-12-24 00:47:36.090 | ++ lib/tempest:configure_tempest:142 : local password 2021-12-24 00:47:36.092 | ++ lib/tempest:configure_tempest:143 : local line 2021-12-24 00:47:36.094 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-12-24 00:47:36.096 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-12-24 00:47:36.099 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-12-24 00:47:36.101 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-12-24 00:47:36.103 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-12-24 00:47:36.105 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-12-24 00:47:36.107 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-12-24 00:47:36.109 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-12-24 00:47:36.111 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-12-24 00:47:36.113 | ++ lib/tempest:configure_tempest:153 : local disk 2021-12-24 00:47:36.116 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-12-24 00:47:36.116 | ' 2021-12-24 00:47:36.118 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-12-24 00:47:36.120 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-12-24 00:47:36.134 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:36.137 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-24 00:47:36.138 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-12-24 00:47:36.138 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-24 00:47:38.444 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:47:38.447 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-12-24 00:47:38.450 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-12-24 00:47:38.453 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-24 00:47:38.455 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-12-24 00:47:38.457 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-12-24 00:47:38.460 | ++ lib/tempest:configure_tempest:184 : image_uuid=5ed159b8-797a-4619-ad17-9c025a58509e 2021-12-24 00:47:38.462 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=5ed159b8-797a-4619-ad17-9c025a58509e 2021-12-24 00:47:38.464 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-24 00:47:38.476 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-24 00:47:38.479 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-12-24 00:47:38.482 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-12-24 00:47:38.484 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-12-24 00:47:38.486 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-12-24 00:47:38.488 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-12-24 00:47:38.490 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-12-24 00:47:38.493 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-12-24 00:47:38.496 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-12-24 00:47:38.496 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-12-24 00:47:40.648 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:47:40.651 | ++ lib/tempest:configure_tempest:211 : admin_project_id=86b9796ae5e0402da1dd9355a7575c9c 2021-12-24 00:47:40.653 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-12-24 00:47:40.668 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:40.671 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-12-24 00:47:42.506 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:47:42.506 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 00:47:42.506 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:47:42.506 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-24 00:47:42.506 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-24 00:47:42.506 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-12-24 00:47:42.508 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-12-24 00:47:42.510 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:47:42.510 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 00:47:42.510 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:47:42.510 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.510 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.510 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-24 00:47:42.510 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-24 00:47:42.511 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.511 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.511 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.511 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-24 00:47:42.511 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.511 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.511 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.511 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.511 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-24 00:47:42.511 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-24 00:47:42.511 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-12-24 00:47:42.513 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-12-24 00:47:42.515 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:47:42.515 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 00:47:42.515 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 00:47:42.515 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-24 00:47:42.515 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-24 00:47:42.515 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-12-24 00:47:42.521 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-12-24 00:47:42.522 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-24 00:47:42.549 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-12-24 00:47:42.552 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-12-24 00:47:42.554 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-12-24 00:47:42.557 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-24 00:47:42.559 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-24 00:47:44.790 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:47:44.793 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-24 00:47:44.793 | router-admin-state-down-before-update 2021-12-24 00:47:44.793 | agent 2021-12-24 00:47:44.793 | agent-resources-synced 2021-12-24 00:47:44.793 | allowed-address-pairs 2021-12-24 00:47:44.793 | auto-allocated-topology 2021-12-24 00:47:44.793 | availability_zone 2021-12-24 00:47:44.793 | availability_zone_filter 2021-12-24 00:47:44.793 | default-subnetpools 2021-12-24 00:47:44.793 | dhcp_agent_scheduler 2021-12-24 00:47:44.793 | dvr 2021-12-24 00:47:44.793 | empty-string-filtering 2021-12-24 00:47:44.793 | external-net 2021-12-24 00:47:44.793 | extra_dhcp_opt 2021-12-24 00:47:44.793 | extraroute 2021-12-24 00:47:44.793 | extraroute-atomic 2021-12-24 00:47:44.793 | filter-validation 2021-12-24 00:47:44.793 | fip-port-details 2021-12-24 00:47:44.793 | flavors 2021-12-24 00:47:44.793 | floatingip-pools 2021-12-24 00:47:44.794 | ip-substring-filtering 2021-12-24 00:47:44.794 | router 2021-12-24 00:47:44.794 | ext-gw-mode 2021-12-24 00:47:44.794 | l3-ha 2021-12-24 00:47:44.794 | l3-flavors 2021-12-24 00:47:44.794 | l3-port-ip-change-not-allowed 2021-12-24 00:47:44.794 | l3_agent_scheduler 2021-12-24 00:47:44.794 | metering 2021-12-24 00:47:44.794 | multi-provider 2021-12-24 00:47:44.794 | net-mtu 2021-12-24 00:47:44.794 | net-mtu-writable 2021-12-24 00:47:44.794 | network_availability_zone 2021-12-24 00:47:44.794 | network-ip-availability 2021-12-24 00:47:44.794 | pagination 2021-12-24 00:47:44.794 | port-mac-address-regenerate 2021-12-24 00:47:44.794 | binding 2021-12-24 00:47:44.794 | binding-extended 2021-12-24 00:47:44.794 | port-security 2021-12-24 00:47:44.794 | project-id 2021-12-24 00:47:44.794 | provider 2021-12-24 00:47:44.794 | quotas 2021-12-24 00:47:44.794 | quota_details 2021-12-24 00:47:44.794 | rbac-policies 2021-12-24 00:47:44.794 | rbac-address-scope 2021-12-24 00:47:44.794 | rbac-security-groups 2021-12-24 00:47:44.794 | rbac-subnetpool 2021-12-24 00:47:44.794 | revision-if-match 2021-12-24 00:47:44.794 | standard-attr-revisions 2021-12-24 00:47:44.794 | router_availability_zone 2021-12-24 00:47:44.794 | port-security-groups-filtering 2021-12-24 00:47:44.794 | security-group 2021-12-24 00:47:44.794 | service-type 2021-12-24 00:47:44.794 | sorting 2021-12-24 00:47:44.794 | standard-attr-description 2021-12-24 00:47:44.795 | stateful-security-group 2021-12-24 00:47:44.795 | subnet_onboard 2021-12-24 00:47:44.795 | subnet-service-types 2021-12-24 00:47:44.795 | subnet_allocation 2021-12-24 00:47:44.795 | subnetpool-prefix-ops 2021-12-24 00:47:44.795 | standard-attr-tag 2021-12-24 00:47:44.795 | standard-attr-timestamp' 2021-12-24 00:47:44.797 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-24 00:47:44.797 | router-admin-state-down-before-update 2021-12-24 00:47:44.797 | agent 2021-12-24 00:47:44.797 | agent-resources-synced 2021-12-24 00:47:44.797 | allowed-address-pairs 2021-12-24 00:47:44.797 | auto-allocated-topology 2021-12-24 00:47:44.797 | availability_zone 2021-12-24 00:47:44.797 | availability_zone_filter 2021-12-24 00:47:44.797 | default-subnetpools 2021-12-24 00:47:44.797 | dhcp_agent_scheduler 2021-12-24 00:47:44.797 | dvr 2021-12-24 00:47:44.797 | empty-string-filtering 2021-12-24 00:47:44.797 | external-net 2021-12-24 00:47:44.797 | extra_dhcp_opt 2021-12-24 00:47:44.798 | extraroute 2021-12-24 00:47:44.798 | extraroute-atomic 2021-12-24 00:47:44.798 | filter-validation 2021-12-24 00:47:44.798 | fip-port-details 2021-12-24 00:47:44.798 | flavors 2021-12-24 00:47:44.798 | floatingip-pools 2021-12-24 00:47:44.798 | ip-substring-filtering 2021-12-24 00:47:44.798 | router 2021-12-24 00:47:44.798 | ext-gw-mode 2021-12-24 00:47:44.798 | l3-ha 2021-12-24 00:47:44.798 | l3-flavors 2021-12-24 00:47:44.798 | l3-port-ip-change-not-allowed 2021-12-24 00:47:44.798 | l3_agent_scheduler 2021-12-24 00:47:44.798 | metering 2021-12-24 00:47:44.798 | multi-provider 2021-12-24 00:47:44.798 | net-mtu 2021-12-24 00:47:44.798 | net-mtu-writable 2021-12-24 00:47:44.798 | network_availability_zone 2021-12-24 00:47:44.798 | network-ip-availability 2021-12-24 00:47:44.798 | pagination 2021-12-24 00:47:44.798 | port-mac-address-regenerate 2021-12-24 00:47:44.798 | binding 2021-12-24 00:47:44.798 | binding-extended 2021-12-24 00:47:44.798 | port-security 2021-12-24 00:47:44.798 | project-id 2021-12-24 00:47:44.798 | provider 2021-12-24 00:47:44.798 | quotas 2021-12-24 00:47:44.798 | quota_details 2021-12-24 00:47:44.798 | rbac-policies 2021-12-24 00:47:44.798 | rbac-address-scope 2021-12-24 00:47:44.798 | rbac-security-groups 2021-12-24 00:47:44.798 | rbac-subnetpool 2021-12-24 00:47:44.798 | revision-if-match 2021-12-24 00:47:44.799 | standard-attr-revisions 2021-12-24 00:47:44.799 | router_availability_zone 2021-12-24 00:47:44.799 | port-security-groups-filtering 2021-12-24 00:47:44.799 | security-group 2021-12-24 00:47:44.799 | service-type 2021-12-24 00:47:44.799 | sorting 2021-12-24 00:47:44.799 | standard-attr-description 2021-12-24 00:47:44.799 | stateful-security-group 2021-12-24 00:47:44.799 | subnet_onboard 2021-12-24 00:47:44.799 | subnet-service-types 2021-12-24 00:47:44.799 | subnet_allocation 2021-12-24 00:47:44.799 | subnetpool-prefix-ops 2021-12-24 00:47:44.799 | standard-attr-tag 2021-12-24 00:47:44.799 | standard-attr-timestamp =~ external-net ]] 2021-12-24 00:47:44.800 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-24 00:47:44.803 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-12-24 00:47:47.239 | +++ functions-common:oscwrap:2371 : return 0 2021-12-24 00:47:47.243 | ++ lib/tempest:configure_tempest:287 : public_network_id=87079246-c16a-4de3-8036-63865638cf36 2021-12-24 00:47:47.245 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-12-24 00:47:49.617 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:49.618 | | Field | Value | 2021-12-24 00:47:49.618 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:49.618 | | admin_state_up | UP | 2021-12-24 00:47:49.618 | | availability_zone_hints | | 2021-12-24 00:47:49.618 | | availability_zones | | 2021-12-24 00:47:49.618 | | created_at | 2021-12-24T00:47:49Z | 2021-12-24 00:47:49.618 | | description | | 2021-12-24 00:47:49.618 | | dns_domain | None | 2021-12-24 00:47:49.618 | | id | 582e4a68-fec7-4528-8fea-28f63dcd06ac | 2021-12-24 00:47:49.618 | | ipv4_address_scope | None | 2021-12-24 00:47:49.618 | | ipv6_address_scope | None | 2021-12-24 00:47:49.618 | | is_default | False | 2021-12-24 00:47:49.618 | | is_vlan_transparent | None | 2021-12-24 00:47:49.618 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='86b9796ae5e0402da1dd9355a7575c9c', project.name='admin', region_name='RegionOne', zone= | 2021-12-24 00:47:49.618 | | mtu | 1500 | 2021-12-24 00:47:49.618 | | name | shared | 2021-12-24 00:47:49.618 | | port_security_enabled | True | 2021-12-24 00:47:49.618 | | project_id | 86b9796ae5e0402da1dd9355a7575c9c | 2021-12-24 00:47:49.618 | | provider:network_type | vlan | 2021-12-24 00:47:49.618 | | provider:physical_network | physnet1 | 2021-12-24 00:47:49.618 | | provider:segmentation_id | 90 | 2021-12-24 00:47:49.618 | | qos_policy_id | None | 2021-12-24 00:47:49.618 | | revision_number | 1 | 2021-12-24 00:47:49.618 | | router:external | Internal | 2021-12-24 00:47:49.618 | | segments | None | 2021-12-24 00:47:49.618 | | shared | True | 2021-12-24 00:47:49.619 | | status | ACTIVE | 2021-12-24 00:47:49.619 | | subnets | | 2021-12-24 00:47:49.619 | | tags | | 2021-12-24 00:47:49.619 | | updated_at | 2021-12-24T00:47:49Z | 2021-12-24 00:47:49.619 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:49.734 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-12-24 00:47:52.517 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:52.518 | | Field | Value | 2021-12-24 00:47:52.518 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:52.518 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-24 00:47:52.518 | | cidr | 192.168.233.0/24 | 2021-12-24 00:47:52.518 | | created_at | 2021-12-24T00:47:52Z | 2021-12-24 00:47:52.518 | | description | shared-subnet | 2021-12-24 00:47:52.518 | | dns_nameservers | | 2021-12-24 00:47:52.518 | | dns_publish_fixed_ip | None | 2021-12-24 00:47:52.518 | | enable_dhcp | True | 2021-12-24 00:47:52.518 | | gateway_ip | 192.168.233.1 | 2021-12-24 00:47:52.518 | | host_routes | | 2021-12-24 00:47:52.518 | | id | 1032d54c-f8c9-4289-9949-5397b9729ad6 | 2021-12-24 00:47:52.518 | | ip_version | 4 | 2021-12-24 00:47:52.518 | | ipv6_address_mode | None | 2021-12-24 00:47:52.518 | | ipv6_ra_mode | None | 2021-12-24 00:47:52.518 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='86b9796ae5e0402da1dd9355a7575c9c', project.name='admin', region_name='RegionOne', zone= | 2021-12-24 00:47:52.518 | | name | shared-subnet | 2021-12-24 00:47:52.518 | | network_id | 582e4a68-fec7-4528-8fea-28f63dcd06ac | 2021-12-24 00:47:52.518 | | prefix_length | None | 2021-12-24 00:47:52.518 | | project_id | 86b9796ae5e0402da1dd9355a7575c9c | 2021-12-24 00:47:52.518 | | revision_number | 0 | 2021-12-24 00:47:52.518 | | segment_id | None | 2021-12-24 00:47:52.518 | | service_types | | 2021-12-24 00:47:52.518 | | subnetpool_id | None | 2021-12-24 00:47:52.518 | | tags | | 2021-12-24 00:47:52.518 | | updated_at | 2021-12-24T00:47:52Z | 2021-12-24 00:47:52.519 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 00:47:52.635 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-24 00:47:52.664 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-24 00:47:52.692 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-12-24 00:47:52.697 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-24 00:47:52.724 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-24 00:47:52.749 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-24 00:47:52.775 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-24 00:47:52.802 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-24 00:47:52.829 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.31/identity/v2.0/ 2021-12-24 00:47:52.859 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.31/identity/v3 2021-12-24 00:47:52.888 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-24 00:47:52.912 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-24 00:47:52.938 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-24 00:47:52.964 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-12-24 00:47:52.966 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-24 00:47:52.993 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-24 00:47:53.019 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-24 00:47:53.045 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-24 00:47:53.073 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-12-24 00:47:53.076 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-24 00:47:53.103 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-24 00:47:53.128 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-12-24 00:47:53.130 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-24 00:47:53.164 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-12-24 00:47:53.184 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:47:53.187 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-12-24 00:47:53.189 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-24 00:47:53.215 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-12-24 00:47:53.230 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:47:53.233 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-24 00:47:53.259 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-24 00:47:53.284 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-12-24 00:47:53.287 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-12-24 00:47:53.290 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-12-24 00:47:53.292 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-12-24 00:47:53.320 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 5ed159b8-797a-4619-ad17-9c025a58509e 2021-12-24 00:47:53.346 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 5ed159b8-797a-4619-ad17-9c025a58509e 2021-12-24 00:47:53.373 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-24 00:47:53.399 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-24 00:47:53.429 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-24 00:47:53.461 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-12-24 00:47:53.477 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:53.479 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-12-24 00:47:53.481 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-12-24 00:47:53.483 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-12-24 00:47:53.486 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-24 00:47:53.488 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-12-24 00:47:53.491 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-24 00:47:53.509 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-12-24 00:47:53.511 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-12-24 00:47:53.540 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-24 00:47:53.568 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-24 00:47:53.595 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-12-24 00:47:53.621 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-24 00:47:53.648 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-24 00:47:53.677 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-24 00:47:53.709 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-12-24 00:47:53.735 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-12-24 00:47:53.759 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-24 00:47:53.762 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-24 00:47:53.793 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-12-24 00:47:53.796 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-12-24 00:47:53.811 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:47:53.813 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-24 00:47:53.839 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 87079246-c16a-4de3-8036-63865638cf36 2021-12-24 00:47:53.864 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-24 00:47:53.889 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-24 00:47:53.919 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-24 00:47:53.950 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-24 00:47:53.980 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-24 00:47:54.008 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-12-24 00:47:54.010 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-24 00:47:54.016 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-12-24 00:47:54.016 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-24 00:47:54.045 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-24 00:47:54.048 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-12-24 00:47:54.050 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-24 00:47:54.052 | ++ functions-common:is_provider_network:2183 : return 1 2021-12-24 00:47:54.055 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-24 00:47:54.084 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-24 00:47:54.111 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-24 00:47:54.143 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-24 00:47:54.169 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-24 00:47:54.197 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-12-24 00:47:54.199 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-24 00:47:54.201 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-12-24 00:47:54.204 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-24 00:47:54.220 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-12-24 00:47:54.247 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-24 00:47:54.249 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-12-24 00:47:54.252 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-24 00:47:54.267 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-12-24 00:47:54.293 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-24 00:47:54.295 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-12-24 00:47:54.298 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-12-24 00:47:54.301 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-24 00:47:54.316 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-12-24 00:47:54.342 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-24 00:47:54.344 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-12-24 00:47:54.347 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-24 00:47:54.362 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-24 00:47:54.388 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-12-24 00:47:54.391 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-12-24 00:47:54.393 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-12-24 00:47:54.395 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-12-24 00:47:54.397 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-24 00:47:54.416 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-12-24 00:47:54.418 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-12-24 00:47:54.445 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-12-24 00:47:54.460 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:54.462 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-12-24 00:47:54.465 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-12-24 00:47:54.467 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-24 00:47:54.469 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-12-24 00:47:54.472 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-12-24 00:47:54.474 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-12-24 00:47:54.476 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-12-24 00:47:54.478 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-24 00:47:54.496 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-12-24 00:47:54.499 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-12-24 00:47:54.526 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-12-24 00:47:54.528 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-12-24 00:47:54.530 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-12-24 00:47:54.532 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-24 00:47:54.558 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-24 00:47:54.584 | ++ lib/tempest:configure_tempest:606 : local service 2021-12-24 00:47:54.586 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-24 00:47:54.588 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-24 00:47:54.590 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-12-24 00:47:54.605 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:54.607 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-24 00:47:54.636 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-24 00:47:54.639 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-12-24 00:47:54.656 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:54.658 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-24 00:47:54.684 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-24 00:47:54.687 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-12-24 00:47:54.703 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:54.705 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-24 00:47:54.731 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-24 00:47:54.733 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-12-24 00:47:54.751 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:54.753 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-24 00:47:54.783 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-24 00:47:54.786 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-12-24 00:47:54.805 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:54.808 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-24 00:47:54.834 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-24 00:47:54.836 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-12-24 00:47:54.853 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:47:54.855 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-12-24 00:47:54.884 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-24 00:47:54.886 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-12-24 00:47:54.902 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-24 00:47:54.904 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-24 00:47:54.936 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-12-24 00:47:54.939 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-12-24 00:47:54.941 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-12-24 00:47:54.945 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-12-24 00:47:54.951 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.YzzkpW0zUL 2021-12-24 00:47:54.954 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-12-24 00:47:54.956 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-12-24 00:47:54.958 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-12-24 00:47:55.612 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-24 00:47:56.527 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-24 00:48:27.861 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-24 00:48:33.390 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-24 00:48:33.390 | ___________________________________ summary ____________________________________ 2021-12-24 00:48:33.391 | venv-tempest: skipped tests 2021-12-24 00:48:33.391 | congratulations :) 2021-12-24 00:48:33.419 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-12-24 00:48:33.423 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-24 00:48:33.427 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.hC1fmHWMmN 2021-12-24 00:48:33.430 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.hC1fmHWMmN 2021-12-24 00:48:33.432 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-24 00:48:33.434 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.hC1fmHWMmN 2021-12-24 00:48:33.437 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-24 00:48:33.440 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-24 00:48:33.442 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-24 00:48:33.448 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.hC1fmHWMmN -r requirements.txt 2021-12-24 00:48:35.216 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-24 00:48:35.216 | EasyInstallDeprecationWarning, 2021-12-24 00:48:35.216 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-24 00:48:35.216 | setuptools.SetuptoolsDeprecationWarning, 2021-12-24 00:48:35.306 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-24 00:48:35.800 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-24 00:48:35.801 | venv-tempest run-test-pre: PYTHONHASHSEED='4033837465' 2021-12-24 00:48:35.801 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.hC1fmHWMmN -r requirements.txt 2021-12-24 00:48:36.488 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:36.538 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:36.612 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:36.642 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:36.688 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:36.857 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:36.886 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:36.909 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:36.925 | Ignoring importlib-metadata: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:36.941 | Ignoring ujson: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:36.955 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.030 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.102 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.106 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.149 | Ignoring tomli: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.207 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.224 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.278 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.339 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.423 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.431 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.435 | Ignoring setuptools: markers 'python_version == "3.8"' don't match your environment 2021-12-24 00:48:37.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 00:48:37.472 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 26)) (4.5.0) 2021-12-24 00:48:37.483 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 47)) (5.8.0) 2021-12-24 00:48:37.486 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 54)) (5.1.0) 2021-12-24 00:48:37.491 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 65)) (3.0.0) 2021-12-24 00:48:37.503 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 122)) (2.3.0) 2021-12-24 00:48:37.515 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 140)) (0.8.0) 2021-12-24 00:48:37.522 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 149)) (2.4.0) 2021-12-24 00:48:37.536 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 175)) (2.8.1) 2021-12-24 00:48:37.572 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 180)) (1.26.7) 2021-12-24 00:48:37.595 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 185)) (1.4.0) 2021-12-24 00:48:37.624 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 189)) (6.0) 2021-12-24 00:48:37.627 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 194)) (36.0.1) 2021-12-24 00:48:37.667 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 212)) (1.1.0) 2021-12-24 00:48:37.675 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 220)) (3.2.0) 2021-12-24 00:48:37.686 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 258)) (3.10.0) 2021-12-24 00:48:37.699 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 293)) (4.6.1) 2021-12-24 00:48:37.742 | Requirement already satisfied: importlib-metadata===4.8.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 297)) (4.8.3) 2021-12-24 00:48:37.785 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 325)) (3.2.1) 2021-12-24 00:48:37.813 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 326)) (4.2.0) 2021-12-24 00:48:37.823 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 337)) (0.4.0) 2021-12-24 00:48:37.826 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 366)) (2.5.0) 2021-12-24 00:48:37.837 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 406)) (1.4.0) 2021-12-24 00:48:37.851 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 414)) (1.0.3) 2021-12-24 00:48:37.854 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 416)) (8.7.1) 2021-12-24 00:48:37.899 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 431)) (3.0.6) 2021-12-24 00:48:37.905 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 445)) (3.5.0) 2021-12-24 00:48:37.915 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 455)) (2.3.3) 2021-12-24 00:48:37.976 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 473)) (1.16.0) 2021-12-24 00:48:37.979 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 504)) (1.13.3) 2021-12-24 00:48:37.984 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 515)) (1.5.0) 2021-12-24 00:48:37.988 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 520)) (0.18.2) 2021-12-24 00:48:37.992 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 549)) (5.4.0) 2021-12-24 00:48:38.019 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 566)) (1.15.0) 2021-12-24 00:48:38.022 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 569)) (3.2.0) 2021-12-24 00:48:38.055 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 582)) (3.6.0) 2021-12-24 00:48:38.082 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 597)) (0.14.1) 2021-12-24 00:48:38.087 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 604)) (4.12.0) 2021-12-24 00:48:38.105 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 610)) (2.8.2) 2021-12-24 00:48:38.109 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 615)) (2021.3) 2021-12-24 00:48:38.114 | Requirement already satisfied: setuptools===59.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 624)) (59.6.0) 2021-12-24 00:48:38.167 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 146)) (0.2.5) 2021-12-24 00:48:38.173 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 170)) (1.0.0) 2021-12-24 00:48:38.175 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.hC1fmHWMmN (line 212)) (1.4.0) 2021-12-24 00:48:38.178 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 153)) (1.4.0) 2021-12-24 00:48:38.182 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 121)) (0.9.6) 2021-12-24 00:48:38.185 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 57)) (3.4.0) 2021-12-24 00:48:38.191 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 172)) (4.0.1) 2021-12-24 00:48:38.193 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 2)) (0.12.2) 2021-12-24 00:48:38.198 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 230)) (2.26.0) 2021-12-24 00:48:38.227 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 283)) (1.8.2) 2021-12-24 00:48:38.231 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 50)) (21.2.0) 2021-12-24 00:48:38.290 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 187)) (2.21) 2021-12-24 00:48:38.293 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 513)) (0.18.0) 2021-12-24 00:48:38.298 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 535)) (1.6) 2021-12-24 00:48:38.300 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 352)) (21.3) 2021-12-24 00:48:38.306 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 380)) (1.0.2) 2021-12-24 00:48:38.309 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 542)) (0.11.0) 2021-12-24 00:48:38.313 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 382)) (1.0.0) 2021-12-24 00:48:38.316 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 384)) (3.3) 2021-12-24 00:48:38.319 | 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.hC1fmHWMmN (line 230)) (2021.10.8) 2021-12-24 00:48:38.322 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.hC1fmHWMmN (line 590)) (2.0.9) 2021-12-24 00:48:38.417 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-24 00:48:38.417 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-24 00:48:38.472 | ___________________________________ summary ____________________________________ 2021-12-24 00:48:38.472 | venv-tempest: commands succeeded 2021-12-24 00:48:38.472 | congratulations :) 2021-12-24 00:48:38.500 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.hC1fmHWMmN 2021-12-24 00:48:38.505 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-12-24 00:48:38.531 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-12-24 00:48:38.533 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-12-24 00:48:38.535 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-24 00:48:38.562 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.YzzkpW0zUL 2021-12-24 00:48:39.211 | venv create: /opt/stack/tempest/.tox/venv 2021-12-24 00:48:39.853 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-24 00:49:14.861 | venv develop-inst: /opt/stack/tempest 2021-12-24 00:49:22.646 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.2,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-24 00:49:22.647 | venv run-test-pre: PYTHONHASHSEED='4212232919' 2021-12-24 00:49:22.647 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.YzzkpW0zUL 2021-12-24 00:49:26.036 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:28: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2021-12-24 00:49:26.036 | "supporting stable Ussuri.", DeprecationWarning) 2021-12-24 00:49:26.036 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:54: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2021-12-24 00:49:26.036 | "supporting stable wallaby.", DeprecationWarning) 2021-12-24 00:49:26.036 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2021-12-24 00:49:26.036 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-24 00:49:26.036 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-24 00:49:26.144 | ___________________________________ summary ____________________________________ 2021-12-24 00:49:26.145 | venv: commands succeeded 2021-12-24 00:49:26.145 | congratulations :) 2021-12-24 00:49:26.174 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-12-24 00:49:26.189 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:49:26.192 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-12-24 00:49:26.208 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-24 00:49:26.210 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-12-24 00:49:26.213 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-12-24 00:49:26.215 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-12-24 00:49:26.217 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-12-24 00:49:26.219 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-12-24 00:49:26.222 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-12-24 00:49:26.224 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-12-24 00:49:26.227 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-12-24 00:49:26.229 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-12-24 00:49:26.231 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-12-24 00:49:26.233 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-12-24 00:49:26.236 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-12-24 00:49:26.239 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-12-24 00:49:26.241 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-24 00:49:26.243 | ++ lib/tempest:configure_tempest:689 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-24 00:49:26.245 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-12-24 00:49:26.248 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-12-24 00:49:26.250 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-24 00:49:26.276 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-12-24 00:49:26.278 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-12-24 00:49:26.280 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-12-24 00:49:26.283 | ++ lib/tempest:configure_tempest:704 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-24 00:49:26.286 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-12-24 00:49:26.289 | ++ lib/tempest:configure_tempest:711 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-24 00:49:26.317 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-12-24 00:49:26.320 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-12-24 00:49:26.345 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-12-24 00:49:26.348 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-12-24 00:49:26.351 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-12-24 00:49:26.353 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-12-24 00:49:26.355 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-12-24 00:49:26.358 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-12-24 00:49:26.360 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-12-24 00:49:26.363 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-12-24 00:49:26.366 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-12-24 00:49:26.368 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-12-24 00:49:26.370 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-24 00:49:26.373 | ++ lib/tempest:configure_tempest:735 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-24 00:49:26.375 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-12-24 00:49:26.378 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-24 00:49:26.405 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-12-24 00:49:26.405 | ' 2021-12-24 00:49:26.407 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-12-24 00:49:26.410 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-24 00:49:26.413 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-12-24 00:49:26.415 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-12-24 00:49:26.418 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-12-24 00:49:26.418 | /opt/stack/tempest /opt/stack/tempest 2021-12-24 00:49:26.420 | ++ lib/tempest:install_tempest_plugins:775 : [[ 0 != 0 ]] 2021-12-24 00:49:26.423 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-12-24 00:49:26.423 | /opt/stack/tempest 2021-12-24 00:49:26.426 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 00:49:26.429 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-24 00:49:26.431 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 00:49:26.434 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 00:49:26.437 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-12-24 00:49:26.440 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-24 00:49:26.442 | + functions-common:run_plugins:1746 : local phase=test-config 2021-12-24 00:49:26.445 | + functions-common:run_plugins:1748 : local plugins= 2021-12-24 00:49:26.448 | + functions-common:run_plugins:1749 : local plugin 2021-12-24 00:49:26.450 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-24 00:49:26.453 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-24 00:49:26.456 | + inc/meta-config:merge_config_group:171 : shift 2021-12-24 00:49:26.458 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-24 00:49:26.461 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:49:26.464 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-24 00:49:26.466 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-24 00:49:26.470 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-24 00:49:26.473 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 00:49:26.476 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-24 00:49:26.478 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 00:49:26.481 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-24 00:49:26.481 | /^\[\[.+\|.*\]\]/ { 2021-12-24 00:49:26.481 | gsub("[][]", "", $1); 2021-12-24 00:49:26.481 | split($1, a, "|"); 2021-12-24 00:49:26.481 | if (a[1] == matchgroup) 2021-12-24 00:49:26.481 | print a[2] 2021-12-24 00:49:26.481 | } 2021-12-24 00:49:26.481 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 26 test_with_retry 5 apt-get-update 5 osc 354 wait_for_service 24 git_timed 7 dbsync 70 pip_install 273 apt-get 213 ------------------------- Unaccounted time 619 ========================= Total runtime 1596 This is your host IP address: 10.222.0.31 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.31/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